Files
linux-st/include/linux
Harvey Harrison a7d5ac87b2 x86: pageattr.c fix shadowed variable warning
irqs_disabled() uses flags internally, use _flags to avoid shadowing
code calling into this macro.

Introduced between 2.6.25-rc3 and -rc4

Fixes the sparse warning:
arch/x86/mm/pageattr.c:383:21: warning: symbol 'flags' shadows an earlier one
arch/x86/mm/pageattr.c:369:16: originally declared here

Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
2008-04-19 19:19:54 +02:00
..
2008-04-19 09:59:43 +10:00
2008-04-17 20:05:38 +02:00
2008-04-19 19:19:54 +02:00
2008-04-04 18:36:49 +02:00
2008-04-17 12:22:31 +02:00
2008-04-17 20:05:42 +02:00
2008-04-17 15:44:25 -04:00
2008-04-17 10:42:14 -04:00
2008-04-17 10:43:01 -04:00
2008-04-17 20:05:37 +02:00
2008-04-17 20:05:36 +02:00
2008-04-07 13:14:22 -07:00