aboutsummaryrefslogtreecommitdiffstats
path: root/mm
diff options
context:
space:
mode:
authorHiroshi Shimamoto <h-shimamoto@ct.jp.nec.com>2008-08-19 00:49:51 -0400
committerIngo Molnar <mingo@elte.hu>2008-08-19 05:03:33 -0400
commit0c925d79234fe77589d8ff3861f9f8bb9e7fc3f6 (patch)
treec66005cd74469523883254bba513ac692d25bbcb /mm
parenteff9b713ee3540ddab862095aaf4b1511a6758bc (diff)
rcuclassic: fix compilation NG
fix: CC kernel/rcuclassic.o kernel/rcuclassic.c: In function '__rcu_process_callbacks': kernel/rcuclassic.c:561: error: 'flags' undeclared (first use in this function) kernel/rcuclassic.c:561: error: (Each undeclared identifier is reported only once kernel/rcuclassic.c:561: error: for each function it appears in.) Declare missing variable flags. Signed-off-by: Hiroshi Shimamoto <h-shimamoto@ct.jp.nec.com> Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'mm')
0 files changed, 0 insertions, 0 deletions