linux-sg2042/arch/powerpc
Paul Mackerras 0f582bc1f2 powerpc: Simplify push_end definition in pci_32.c
The push_end macro in arch/powerpc/kernel/pci_32.c uses integer
division and multiplication to achieve the effect of rounding a
resource end address up and then advancing it to the end of a
power-of-2 sized region.  This changes it to an equivalent computation
that only needs an integer add and OR.  This is partly based on an
earlier patch by Mel Gorman.

Signed-off-by: Paul Mackerras <paulus@samba.org>
2006-06-15 19:25:50 +10:00
..
boot Merge ../linux-2.6 2006-03-17 12:01:19 +11:00
configs Merge branch 'merge' 2006-04-29 16:15:57 +10:00
kernel powerpc: Simplify push_end definition in pci_32.c 2006-06-15 19:25:50 +10:00
lib [PATCH] remove powerpc bitops in favor of existing generic bitops 2006-05-24 16:08:58 +10:00
math-emu powerpc: move math-emu over to arch/powerpc 2006-03-27 23:43:27 -06:00
mm powerpc: Use 64k pages without needing cache-inhibited large pages 2006-06-15 10:45:18 +10:00
oprofile [PATCH] powerpc: oprofile support for POWER6 2006-06-09 21:24:05 +10:00
platforms Merge branch 'merge' 2006-06-12 17:53:34 +10:00
sysdev [PATCH] powerpc: Lower threshold for DART enablement to 1GB 2006-04-21 22:29:37 +10:00
xmon [PATCH] powerpc: add a raw dump command to xmon 2006-03-17 13:22:33 +11:00
Kconfig [PATCH] powerpc kbuild warning fix 2006-06-09 21:21:05 +10:00
Kconfig.debug [PATCH] powerpc: Make early debugging options behave with oldconfig 2006-05-19 14:35:23 +10:00
Makefile [PATCH] powerpc32: Set cpu explicitly in kernel compiles 2006-04-13 09:38:33 -07:00