login
Login
/
Register
Search
Search this site:
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2009
»
October
»
13
Re: [PATCH] serial/atmel_serial: Fix another fallout of the change to BUILD_BUG_ON
view
thread
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
[view in full thread]
From: Haavard Skinnemoen
Subject:
Re: [PATCH] serial/atmel_serial: Fix another fallout of the change to BUILD_BUG_ON
Date: Tuesday, October 13, 2009 - 12:26 am
Uwe Kleine-König <u.kleine-koenig@pengutronix.de> wrote:
quoted text
> Commit 8c87df457cb5 fixed BUILD_BUG_ON with the result that some > expressions (e.g. "not really constant" ones) result in a build failure. > > Some of these were fixed in 8c87df457cb5, but not serial/atmel_serial.
This patch fixes the same issue:
http://lkml.org/lkml/2009/10/6/305
quoted text
> - BUILD_BUG_ON(!is_power_of_2(ATMEL_SERIAL_RINGSIZE)); > + MAYBE_BUILD_BUG_ON(!is_power_of_2(ATMEL_SERIAL_RINGSIZE));
What's the difference between BUILD_BUG_ON() and MAYBE_BUILD_BUG_ON()? Haavard --
unsubscribe notice
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to
majordomo@vger.kernel.org
More majordomo info at
http://vger.kernel.org/majordomo-info.html
Please read the FAQ at
http://www.tux.org/lkml/
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
Messages in current thread:
[PATCH] serial/atmel_serial: Fix another fallout of the ch ...
, =?UTF-8?q?Uwe=20Klei ...
, (Tue Oct 13, 12:08 am)
Re: [PATCH] serial/atmel_serial: Fix another fallout of th ...
, Haavard Skinnemoen
, (Tue Oct 13, 12:26 am)
Re: [PATCH] serial/atmel_serial: Fix another fallout of th ...
, Jan Beulich
, (Tue Oct 13, 12:40 am)
Re: [PATCH] serial/atmel_serial: Fix another fallout of th ...
, Uwe =?iso-8859-1?Q?K ...
, (Tue Oct 13, 1:24 am)
Re: [PATCH] serial/atmel_serial: Fix another fallout of th ...
, Rusty Russell
, (Sun Oct 18, 11:08 pm)
Re: [PATCH] serial/atmel_serial: Fix another fallout of th ...
, Jan Beulich
, (Mon Oct 19, 1:19 am)
Re: [PATCH] serial/atmel_serial: Fix another fallout of th ...
, Rusty Russell
, (Mon Oct 19, 7:32 am)
Re: [PATCH] serial/atmel_serial: Fix another fallout of th ...
, Russell King - ARM Linux
, (Wed Oct 21, 5:27 am)
Re: [PATCH] serial/atmel_serial: Fix another fallout of th ...
, Uwe =?iso-8859-1?Q?K ...
, (Wed Oct 21, 6:56 am)
Navigation
Mailing list archives
Recent posts
Popular discussions