diff options
author | 2021-05-11 00:28:38 +0800 | |
---|---|---|
committer | 2021-06-10 16:33:50 -0700 | |
commit | 42e0e0b453bc6ead49c573ed512502069627546b (patch) | |
tree | d99110186f8d458dfe18d35fe30f0b41afc3662a /net/unix/af_unix.c | |
parent | riscv: xip: support runtime trap patching (diff) | |
download | wireguard-linux-42e0e0b453bc6ead49c573ed512502069627546b.tar.xz wireguard-linux-42e0e0b453bc6ead49c573ed512502069627546b.zip |
riscv: code patching only works on !XIP_KERNEL
Some features which need code patching such as KPROBES, DYNAMIC_FTRACE
KGDB can only work on !XIP_KERNEL. Add dependencies for these features
that rely on code patching.
Signed-off-by: Jisheng Zhang <jszhang@kernel.org>
Signed-off-by: Palmer Dabbelt <palmerdabbelt@google.com>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions