kernel-ark/include/asm-m32r
Dave Hansen 22a9835c35 [PATCH] unify PFN_* macros
Just about every architecture defines some macros to do operations on pfns.
 They're all virtually identical.  This patch consolidates all of them.

One minor glitch is that at least i386 uses them in a very skeletal header
file.  To keep away from #include dependency hell, I stuck the new
definitions in a new, isolated header.

Of all of the implementations, sh64 is the only one that varied by a bit.
It used some masks to ensure that any sign-extension got ripped away before
the arithmetic is done.  This has been posted to that sh64 maintainers and
the development list.

Compiles on x86, x86_64, ia64 and ppc64.

Signed-off-by: Dave Hansen <haveblue@us.ibm.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-03-27 08:44:48 -08:00
..
m32104ut
m32700ut
mappi2 Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
mappi3
opsput
a.out.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
addrspace.h
assembler.h
atomic.h
auxvec.h [PATCH] auxiliary vector cleanups 2005-09-07 16:57:21 -07:00
bitops.h [PATCH] bitops: m32r: use generic bitops 2006-03-26 08:57:12 -08:00
bug.h
bugs.h
byteorder.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
cache.h [PATCH] Kill L1_CACHE_SHIFT_MAX 2006-01-08 20:13:39 -08:00
cachectl.h
cacheflush.h
checksum.h [NET]: Fix ipl=>ihl typo in ip_fast_csum 2005-08-29 16:02:48 -07:00
cputime.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
current.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
delay.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
div64.h
dma-mapping.h
dma.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
elf.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
emergency-restart.h
errno.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
fcntl.h [PATCH] Clean up struct flock64 definitions 2005-09-07 16:57:38 -07:00
flat.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
futex.h [PATCH] consolidate asm/futex.h 2006-01-08 20:13:39 -08:00
hardirq.h
hw_irq.h
ide.h [PATCH] m32r: M3A-2170(Mappi-III) IDE support 2005-11-28 14:42:24 -08:00
io.h [PATCH] m32r: missing __iomem in ioremap() declaration 2005-09-26 18:29:50 -07:00
ioctl.h
ioctls.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ipc.h
ipcbuf.h
irq.h [PATCH] m32r: Support M32104UT target platform 2006-01-06 08:33:43 -08:00
kmap_types.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
linkage.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
local.h
m32r_mp_fpga.h
m32r.h
m32102.h [PATCH] m32r: Remove unnecessary icu_data_t definitions 2006-01-06 08:33:44 -08:00
mc146818rtc.h
mman.h
mmu_context.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
mmu.h
mmzone.h
module.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
msgbuf.h
mutex.h
namei.h
numnodes.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
page.h
param.h
pci.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
percpu.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
pgalloc.h
pgtable-2level.h
pgtable.h [PATCH] fix remaining missing includes 2005-11-07 07:53:41 -08:00
poll.h
posix_types.h
processor.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ptrace.h
resource.h
rtc.h
s1d13806.h
scatterlist.h
sections.h
segment.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
semaphore.h
sembuf.h
serial.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
setup.h
shmbuf.h
shmparam.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
sigcontext.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
siginfo.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
signal.h
smp.h
socket.h
sockios.h
spinlock_types.h
spinlock.h [PATCH] spinlock consolidation 2005-09-10 10:06:21 -07:00
stat.h
statfs.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
string.h
syscall.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
system.h
termbits.h
termios.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
thread_info.h
timex.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
tlb.h
tlbflush.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
topology.h [PATCH] m32r: build fix for asm-m32r/topology.h 2005-06-23 09:45:08 -07:00
types.h [PATCH] sab: consolidate kmem_bufctl_t 2005-09-05 00:05:48 -07:00
uaccess.h
ucontext.h
unaligned.h
unistd.h [PATCH] m32r: Update syscall macros for MMU-less targets 2006-01-06 08:33:43 -08:00
user.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
vga.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
xor.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00