Rolf Eike Beer
1a06a52ee1
Fix roundup_pow_of_two(1)
...
1 is a power of two, therefore roundup_pow_of_two(1) should return 1. It does
in case the argument is a variable but in case it's a constant it behaves
wrong and returns 0. Probably nobody ever did it so this was never noticed.
Signed-off-by: Rolf Eike Beer <eike-kernel@sf-tec.de>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-05-18 20:46:30 -07:00
..
2007-05-17 05:23:04 -07:00
2007-05-15 08:54:00 -07:00
2007-05-12 18:11:33 -07:00
2007-05-11 08:29:34 -07:00
2007-05-15 14:13:27 +02:00
2007-05-09 12:30:56 -07:00
2007-05-11 08:29:34 -07:00
2007-05-11 08:29:34 -07:00
2007-05-11 09:57:16 -07:00
2007-05-15 08:54:00 -07:00
2007-05-15 08:54:00 -07:00
2007-05-16 09:00:51 -07:00
2007-05-15 18:56:37 -07:00
2007-05-15 08:54:00 -07:00
2007-05-08 11:15:20 -07:00
2007-05-11 10:00:50 -07:00
2007-05-11 08:29:34 -07:00
2007-05-17 21:11:13 +10:00
2007-05-10 21:08:37 +10:00
2007-05-11 08:29:34 -07:00
2007-05-11 08:29:34 -07:00
2007-05-14 09:55:35 +09:00
2007-05-14 03:53:47 -07:00
2007-05-15 20:23:02 -07:00
2007-05-11 08:29:34 -07:00
2007-05-11 08:29:34 -07:00
2007-05-14 15:24:24 -07:00
2007-05-11 08:29:34 -07:00
2007-05-18 20:46:30 -07:00
2007-05-08 11:15:05 -07:00
2007-05-09 10:12:42 -03:00
2007-05-10 23:47:46 -07:00
2007-05-07 12:12:50 -07:00
2007-05-08 18:00:37 -07:00
2007-05-06 09:33:17 -05:00
2007-05-16 11:45:47 +02:00
2007-05-11 08:29:37 -07:00