diff options
author | 2009-02-12 16:47:01 -0800 | |
---|---|---|
committer | 2009-02-12 16:47:01 -0800 | |
commit | f82da723398ff18d49275a5f03de6cae5f592e8e (patch) | |
tree | acd95449d77d4b565baa71eb287d228a1e1fcbf4 /arch/x86/kernel/cpu/proc.c | |
parent | net: don't use in_atomic() in gfp_any() (diff) | |
download | wireguard-linux-f82da723398ff18d49275a5f03de6cae5f592e8e.tar.xz wireguard-linux-f82da723398ff18d49275a5f03de6cae5f592e8e.zip |
Documentation/connector/cn_test.c: don't use gfp_any()
cn_test_timer_func() is a timer handler and can never use GFP_KERNEL -
there's no point in using gfp_any() here.
Also, use setup_timer().
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'arch/x86/kernel/cpu/proc.c')
0 files changed, 0 insertions, 0 deletions