Messages in this thread |  | | | Subject | Re: [PATCH] x86: pageattr.c fix shadowed variable warning | | From | Harvey Harrison <> | | Date | Tue, 04 Mar 2008 23:12:30 -0800 |
On Wed, 2008-03-05 at 08:07 +0100, Ingo Molnar wrote:
> * Harvey Harrison <harvey.harrison@gmail.com> wrote:
>
> > irqs_disabled() uses flags internally, use _flags to avoid shadowing
> > code calling into this macro.
>
> thanks Harvey, applied.
Sorry I gave that patch such a poor name...although the warning shows in
pageattr.c, the patch itself is for include/linux/irqflags.h
Harvey
|  |