diff options
author | Hiroshi Shimamoto <h-shimamoto@ct.jp.nec.com> | 2008-08-18 21:49:51 -0700 |
---|---|---|
committer | Ingo Molnar <mingo@elte.hu> | 2008-08-19 11:03:33 +0200 |
commit | 0c925d79234fe77589d8ff3861f9f8bb9e7fc3f6 (patch) | |
tree | c66005cd74469523883254bba513ac692d25bbcb /fs/xfs/xfs_bmap_btree.c | |
parent | eff9b713ee3540ddab862095aaf4b1511a6758bc (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 'fs/xfs/xfs_bmap_btree.c')
0 files changed, 0 insertions, 0 deletions