Re: [PATCH 2.6.32] drivers/serial/atmel_serial.c: Fix BUILD_BUG_ONbuild

From: Jean-Christophe PLAGNIOL-VILLARD
Date: Mon Oct 26 2009 - 17:34:33 EST


On 15:12 Mon 26 Oct , Mark Brown wrote:
> Since 'BUILD_BUG_ON(): fix it and a couple of bogus uses of it'
> (commit 8c87df45) the BUILD_BUG_ON() for the ring buffer size has
> failed to build due to use of is_power_of_2(). Fix this in the
> same way as the SPARC vio.h was fixed in that commit by converting
> to MAYBE_BUILD_BUG_ON().
>
> Signed-off-by: Mark Brown <broonie@xxxxxxxxxxxxxxxxxxxxxxxxxxx>
> ---
a similatr patch done by Haavard
atmel_serial-fix-bad-build_bug_on-usage.patch
is already in the -mm

btw when it will be merged?

Best Regards,
J.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/