linux-stable/include
Jens Axboe 70eb8040dc Add chained sg support to linux/scatterlist.h
The core of the patch - allow the last sg element in a scatterlist
table to point to the start of a new table. We overload the LSB of
the page pointer to indicate whether this is a valid sg entry, or
merely a link to the next list.

Includes a fix from Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
correcting the ifdef ARCH_HAS_SG_CHAIN guarding sg_last().

Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
2007-10-16 11:08:51 +02:00
..
acpi
asm-alpha
asm-arm Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm 2007-10-15 16:08:50 -07:00
asm-avr32
asm-blackfin Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input 2007-10-15 13:41:39 -07:00
asm-cris
asm-frv frv: missing casts in cmpxchg() 2007-10-14 12:41:51 -07:00
asm-generic
asm-h8300
asm-ia64 [IA64] build fix for scatterlist 2007-10-15 13:49:43 -07:00
asm-m32r
asm-m68k
asm-m68knommu
asm-mips add new prom.h for AU1x00 2007-10-15 14:38:25 -04:00
asm-parisc
asm-powerpc Use dcr_host_t.base in dcr_unmap() 2007-10-15 14:29:49 -04:00
asm-ppc
asm-s390
asm-sh
asm-sh64
asm-sparc
asm-sparc64
asm-um
asm-v850
asm-x86
asm-xtensa
crypto
keys
linux Add chained sg support to linux/scatterlist.h 2007-10-16 11:08:51 +02:00
math-emu
media
mtd
net [IPV6]: Replace sk_buff ** with sk_buff * in input handlers 2007-10-15 12:50:28 -07:00
pcmcia
rdma
rxrpc
scsi scsi: convert to using sg helpers 2007-10-16 11:08:49 +02:00
sound
video
xen
Kbuild