Re: [patch 2/3] Add a WARN() macro; this is WARN_ON() + printk arguments

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Arjan van de Ven
Date: Wednesday, May 7, 2008 - 6:37 am

On Wed, 7 May 2008 08:41:31 +0200
"Vegard Nossum" <vegard.nossum@gmail.com> wrote:


yes there is, and it's the same one that makes WARN_ON() not an inline
function (I tried); it's not possible to find a type for "condition"
that works for all callers.


if I could make it a static inline, I would make it an out of line
instead to save space ;)


--
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 2/3] Add a WARN() macro; this is WARN_ON() + pr ..., Arjan van de Ven, (Wed May 7, 6:37 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)