Re: [PATCH] x86/xen: remove deprecated IRQF_DISABLED

From: Boris Ostrovsky
Date: Sun Sep 08 2013 - 11:15:12 EST



----- michael.opdenacker@xxxxxxxxxxxxxxxxxx wrote:

> This patch proposes to remove the IRQF_DISABLED flag from x86/xen
> code. It's a NOOP since 2.6.35 and it will be removed one day.
>
> Signed-off-by: Michael Opdenacker
> <michael.opdenacker@xxxxxxxxxxxxxxxxxx>
> ---
> arch/x86/xen/smp.c | 10 +++++-----
> arch/x86/xen/spinlock.c | 2 +-
> arch/x86/xen/time.c | 3 +--
> 3 files changed, 7 insertions(+), 8 deletions(-)


If you are cleaning up Xen's use of IRQF_DISABLED then you should
probably also update drivers/xen/evtchn.c and drivers/xen/platform-pci.c

-boris

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/