Re: [patch 1/3] Rename WARN() to WARNING() to clear the namespace

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Johannes Weiner
Date: Wednesday, May 7, 2008 - 5:46 am

Hi Arjan,

Arjan van de Ven <arjan@infradead.org> writes:


It always bugged me that there is no WARN() that behaves similar to
BUG().

What do you think of making WARN() just emit the warning
unconditionally?

And maybe add the possibility to emit a text as well on both WARN() and
BUG()?  BUG("my kitten was hit by page %p!\n", page);

	Hannes
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[patch 1/3] Rename WARN() to WARNING() to clear the namespace, Arjan van de Ven, (Tue May 6, 11:20 pm)
[patch 3/3] Example use of WARN(), Arjan van de Ven, (Tue May 6, 11:21 pm)
Re: [patch 1/3] Rename WARN() to WARNING() to clear the na ..., Johannes Weiner, (Wed May 7, 5:46 am)
Re: [patch 3/3] Example use of WARN(), Andrew Morton, (Tue May 13, 9:36 pm)
Re: [patch 3/3] Example use of WARN(), Arjan van de Ven, (Tue May 13, 9:51 pm)
Re: [patch 3/3] Example use of WARN(), Arjan van de Ven, (Wed May 14, 8:43 pm)