diff options
author | Hiroshi Shimamoto <h-shimamoto@ct.jp.nec.com> | 2008-08-18 21:39:21 (GMT) |
---|---|---|
committer | Ingo Molnar <mingo@elte.hu> | 2008-08-27 07:28:07 (GMT) |
commit | 0cd418ddb1ee88df7d16d5df06cb2da68eceb9e4 (patch) | |
tree | a57f4c271361a73a84d27eb3b4e764f608afefe7 /fs/proc/task_mmu.c | |
parent | 275a89bdd3868af3008852594d2e169eaf69441b (diff) | |
download | linux-fsl-qoriq-0cd418ddb1ee88df7d16d5df06cb2da68eceb9e4.tar.xz |
rcuclassic: fix compiler warning
CC kernel/rcuclassic.o
kernel/rcuclassic.c: In function 'rcu_init_percpu_data':
kernel/rcuclassic.c:705: warning: comparison of distinct pointer types lacks a cast
kernel/rcuclassic.c:713: warning: comparison of distinct pointer types lacks a cast
flags should be unsigned long.
Signed-off-by: Hiroshi Shimamoto <h-shimamoto@ct.jp.nec.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'fs/proc/task_mmu.c')
0 files changed, 0 insertions, 0 deletions