login
Login
/
Register
Search
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2007
»
September
»
11
Re: [PATCH -mm] add-a-rounddown_pow_of_two-routine-to-log2h.patch fix
view
thread
!MAILaRCHIVE_VOTE_RePLACE
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
[view in full thread]
From:
Andrew Morton <akpm@...>
To: Mariusz Kozlowski <m.kozlowski@...>
Cc: Robert Day <rpjday@...>, lkml <linux-kernel@...>
Subject:
Re: [PATCH -mm] add-a-rounddown_pow_of_two-routine-to-log2h.patch fix
Date: Tuesday, September 11, 2007 - 11:43 pm
On Sat, 1 Sep 2007 07:55:36 +0200 Mariusz Kozlowski <m.kozlowski@tuxland.pl> wrote:
quoted text
> Hello, > > This patch fixes the unbalanced parenthesis inroduced by > add-a-rounddown_pow_of_two-routine-to-log2h.patch. > > Signed-off-by: Mariusz Kozlowski <m.kozlowski@tuxland.pl> > > include/linux/log2.h | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > --- linux-2.6.23-rc4-mm1-a/include/linux/log2.h 2007-09-01 07:23:28.000000000 +0200 > +++ linux-2.6.23-rc4-mm1-b/include/linux/log2.h 2007-09-01 07:29:27.000000000 +0200 > @@ -186,7 +186,7 @@ unsigned long __rounddown_pow_of_two(uns > ( \ > __builtin_constant_p(n) ? ( \ > (n == 1) ? 0 : \ > - (1UL << ilog2(n)) : \ > + (1UL << ilog2(n))) : \ > __rounddown_pow_of_two(n) \ > )
umm, could we get some users of this thing, preferably in some code path which people use? -
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 -mm] add-a-rounddown_pow_of_two-routine-to-log2h.patc...
, Mariusz Kozlowski
, (Sat Sep 1, 1:55 am)
Re: [PATCH -mm] add-a-rounddown_pow_of_two-routine-to-log2h....
, Andrew Morton
, (Tue Sep 11, 11:43 pm)
Re: [PATCH -mm] add-a-rounddown_pow_of_two-routine-to-log2h....
, Robert P. J. Day
, (Sat Sep 1, 2:46 am)
Navigation
Create content
Mailing list archives
Recent posts
Popular discussions
linux-kernel
:
Kok, Auke
Re: -mm merge plans for 2.6.23 - ioat/dma engine
Jeff Garzik
Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3
Greg Kroah-Hartman
[PATCH 001/196] Chinese: Add the known_regression URI to the HOWTO
Matthew Garrett
[PATCH] Remove process freezer from suspend to RAM pathway
linux-netdev
:
Gerrit Renker
[PATCH 15/37] dccp: Set per-connection CCIDs via socket options
David Miller
[GIT]: Networking
Jarek Poplawski
Re: [PATCH] pkt_sched: Destroy gen estimators under rtnl_lock().
Jens Axboe
Re: [BUG] New Kernel Bugs
git
:
openbsd-misc
:
Colocation donated by:
Who's online
There are currently
2 users
and
597 guests
online.
Online users
weddingspeech
arcflash2611
Syndicate