[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <508672B9.8010303@cn.fujitsu.com>
Date: Tue, 23 Oct 2012 18:34:33 +0800
From: Miao Xie <miaox@...fujitsu.com>
To: Borislav Petkov <bp@...en8.de>,
Tang Chen <tangchen@...fujitsu.com>, tony.luck@...el.com,
tglx@...utronix.de, mingo@...hat.com, hpa@...or.com,
laijs@...fujitsu.com, wency@...fujitsu.com, x86@...nel.org,
linux-edac@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH v2 1/2] Replace if statement with WARN_ON_ONCE() in cmci_rediscover().
On tue, 23 Oct 2012 12:20:08 +0200, Borislav Petkov wrote:
> On Tue, Oct 23, 2012 at 06:17:31PM +0800, Miao Xie wrote:
>> This function is called after a cpu is offline, in other words, it is
>> impossible that the cpu is still in cpu_online_mask. otherwise there
>> is something wrong in the code.
>
> And?
So we add this WARN_ON_ONCE(), it can tell the developers that there is
something wrong in the code if it is triggered.
Thanks
Miao
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists