linux-stable/arch/parisc/kernel
FUJITA Tomonori b61e8f4844 parisc: fix sg_page() fallout
arch/parisc/kernel/pci-dma.c: In function 'pa11_dma_map_sg':
arch/parisc/kernel/pci-dma.c:487: error: 'struct scatterlist' has no member named 'page'
arch/parisc/kernel/pci-dma.c: In function 'pa11_dma_unmap_sg':
arch/parisc/kernel/pci-dma.c:508: error: 'struct scatterlist' has no member named 'page'
arch/parisc/kernel/pci-dma.c:508: error: 'struct scatterlist' has no member named 'page'
arch/parisc/kernel/pci-dma.c: In function 'pa11_dma_sync_sg_for_cpu':
arch/parisc/kernel/pci-dma.c:535: error: 'struct scatterlist' has no member named 'page'
arch/parisc/kernel/pci-dma.c:535: error: 'struct scatterlist' has no member named 'page'
arch/parisc/kernel/pci-dma.c: In function 'pa11_dma_sync_sg_for_device':
arch/parisc/kernel/pci-dma.c:545: error: 'struct scatterlist' has no member named 'page'
arch/parisc/kernel/pci-dma.c:545: error: 'struct scatterlist' has no member named 'page'

Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
2007-10-23 09:49:31 +02:00
..
Makefile
asm-offsets.c [PARISC] Clean up pointless ASM_PAGE_SIZE_DIV use 2007-10-18 00:59:23 -07:00
binfmt_elf32.c
cache.c
drivers.c
entry.S [PARISC] Kill off broken irqstack code 2007-10-18 00:59:31 -07:00
firmware.c
hardware.c
head.S [PARISC] Kill off broken irqstack code 2007-10-18 00:59:31 -07:00
hpmc.S [PARISC] Remove hardcoded uses of PAGE_SIZE 2007-10-18 00:59:27 -07:00
init_task.c [PARISC] Kill off broken irqstack code 2007-10-18 00:59:31 -07:00
inventory.c
irq.c
module.c
pa7300lc.c
pacache.S [PARISC] Clean up pointless ASM_PAGE_SIZE_DIV use 2007-10-18 00:59:23 -07:00
parisc_ksyms.c [PARISC] import necessary bits of libgcc.a 2007-10-18 00:58:49 -07:00
pci-dma.c parisc: fix sg_page() fallout 2007-10-23 09:49:31 +02:00
pci.c [PARISC] Zap unused variable warnings in pci.c 2007-10-19 21:41:33 -07:00
pdc_chassis.c
pdc_cons.c
perf.c
perf_asm.S
perf_images.h
process.c
processor.c [PARISC] Unbreak processor_probe when we have more than NR_CPUS 2007-10-18 00:58:57 -07:00
ptrace.c Consolidate PTRACE_DETACH 2007-10-16 09:42:49 -07:00
real2.S
semaphore.c
setup.c
signal.c pid namespaces: changes to show virtual ids to user 2007-10-19 11:53:40 -07:00
signal32.c
signal32.h
smp.c [PARISC] Kill off broken irqstack code 2007-10-18 00:59:31 -07:00
sys32.h
sys_parisc.c
sys_parisc32.c [PARISC] Wire up sys_fallocate (and compat_sys_fallocate) 2007-10-18 00:58:26 -07:00
syscall.S [PARISC] Remove hardcoded uses of PAGE_SIZE 2007-10-18 00:59:27 -07:00
syscall_table.S [PARISC] Wire up sys_fallocate (and compat_sys_fallocate) 2007-10-18 00:58:26 -07:00
time.c [PARISC] Kill pointless variable use in time.c 2007-10-18 00:58:52 -07:00
topology.c
traps.c Use helpers to obtain task pid in printks (arch code) 2007-10-19 11:53:43 -07:00
unaligned.c Use helpers to obtain task pid in printks (arch code) 2007-10-19 11:53:43 -07:00
unwind.c [PARISC] Kill incorrect cast warning in unwinder 2007-10-18 00:59:04 -07:00
vmlinux.lds.S [PARISC] Kill off broken irqstack code 2007-10-18 00:59:31 -07:00