[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CADZ9YHhi9jrDMY=3xU0B1-0P_J09iz=2rK3EaEeg+UBwFsocdg@mail.gmail.com>
Date: Wed, 1 Nov 2017 10:22:18 +0600
From: Rakib Mullick <rakib.mullick@...il.com>
To: Ingo Molnar <mingo@...nel.org>
Cc: Thomas Gleixner <tglx@...utronix.de>,
LKML <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] [irq] Fix boot failure when irqaffinity is passed.
On Tue, Oct 31, 2017 at 5:29 PM, Ingo Molnar <mingo@...nel.org> wrote:
>
>
> Not applied, because this patch causes the following build warning:
>
> kernel/irq/irqdesc.c:43:6: warning: the address of ‘irq_default_affinity’ will always evaluate as ‘true’ [-Waddress]
>
Ah, sorry I didn't look into the build log. It happened due to removal
of #ifdef's. Now, it's been fixed by using cpumask_available().
> Also, please pick up the improved changelog below for the next version of the
> patch.
>
Thanks for the improved changelog, I have sent a new version here:
https://lkml.org/lkml/2017/11/1/6.
Thanks,
Rakib.
Powered by blists - more mailing lists