[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20121224175532.GA15041@kroah.com>
Date: Mon, 24 Dec 2012 09:55:32 -0800
From: Greg KH <gregkh@...uxfoundation.org>
To: "he, bo" <bo.he@...el.com>
Cc: Randy Dunlap <rdunlap@...radead.org>, akpm@...ux-foundation.org,
mingo@...e.hu, linux-kernel@...r.kernel.org,
a.p.zijlstra@...llo.nl, yanmin_zhang@...ux.intel.com
Subject: Re: [PATCH V2] output the cpu number when printking.
On Mon, Dec 24, 2012 at 01:01:55PM +0800, he, bo wrote:
> From: "he, bo" <bo.he@...el.com>
>
> We often hit kernel panic issues on SMP machines because processes race
> on multiple cpu. By adding a new parameter printk.cpu, kernel prints
> cpu number at printk information line. It’s useful to debug what cpus
> are racing.
How useful is this really for normal developers? We complained when
this option was proposed by the ARM developers who were, for the first
time, handling more than one processor and the issues involved with
that. You are enabling this as a default option, for all developers,
and almost no one will ever need it.
So, if you really want this, don't enable this by default. Also, go
back and read the old thread about this option and why it was rejeted
previously.
thanks,
greg k-h
--
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