linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH -mm 00/12] use asm-generic/scatterlist.h on every architecture (the second half)
@ 2010-04-05 23:52 FUJITA Tomonori
  2010-04-05 23:52 ` [PATCH -mm 01/12] asm-generic: remove ARCH_HAS_SG_CHAIN in scatterlist.h FUJITA Tomonori
                   ` (11 more replies)
  0 siblings, 12 replies; 20+ messages in thread
From: FUJITA Tomonori @ 2010-04-05 23:52 UTC (permalink / raw)
  To: akpm; +Cc: fujita.tomonori, linux-kernel

All the architectures are converted to use
asm-generic/scatterlist.h. The first half is:

http://marc.info/?l=linux-kernel&m=127039230002523&w=2

=
 arch/alpha/include/asm/scatterlist.h      |    4 +--
 arch/arm/include/asm/scatterlist.h        |    3 --
 arch/avr32/include/asm/scatterlist.h      |   20 +-------------
 arch/blackfin/include/asm/scatterlist.h   |   22 +---------------
 arch/cris/include/asm/scatterlist.h       |   17 +-----------
 arch/frv/include/asm/scatterlist.h        |   40 +----------------------------
 arch/h8300/include/asm/scatterlist.h      |   12 +--------
 arch/ia64/include/asm/scatterlist.h       |    4 +-
 arch/m32r/include/asm/scatterlist.h       |   15 +----------
 arch/m68k/include/asm/scatterlist.h       |   16 +-----------
 arch/microblaze/include/asm/scatterlist.h |    4 +-
 arch/mips/include/asm/scatterlist.h       |   22 +---------------
 arch/mn10300/include/asm/scatterlist.h    |   39 +---------------------------
 arch/parisc/Kconfig                       |    3 ++
 arch/parisc/include/asm/scatterlist.h     |   20 +-------------
 arch/powerpc/include/asm/scatterlist.h    |    1 +
 arch/sparc/include/asm/scatterlist.h      |    5 ++-
 arch/x86/include/asm/scatterlist.h        |    5 ++-
 arch/xtensa/include/asm/scatterlist.h     |   23 +----------------
 include/asm-generic/scatterlist.h         |    2 -
 20 files changed, 27 insertions(+), 250 deletions(-)



^ permalink raw reply	[flat|nested] 20+ messages in thread

end of thread, other threads:[~2010-04-25 18:17 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-04-05 23:52 [PATCH -mm 00/12] use asm-generic/scatterlist.h on every architecture (the second half) FUJITA Tomonori
2010-04-05 23:52 ` [PATCH -mm 01/12] asm-generic: remove ARCH_HAS_SG_CHAIN in scatterlist.h FUJITA Tomonori
2010-04-05 23:52 ` [PATCH -mm 02/12] avr32: use asm-generic/scatterlist.h FUJITA Tomonori
2010-04-06 13:38   ` Haavard Skinnemoen
2010-04-06 23:55     ` FUJITA Tomonori
2010-04-05 23:52 ` [PATCH -mm 03/12] cris: " FUJITA Tomonori
2010-04-05 23:52 ` [PATCH -mm 04/12] h8300: " FUJITA Tomonori
2010-04-05 23:52 ` [PATCH -mm 05/12] m32r: use " FUJITA Tomonori
2010-04-05 23:52 ` [PATCH -mm 06/12] m68k: " FUJITA Tomonori
2010-04-23  8:29   ` Geert Uytterhoeven
2010-04-25 13:46     ` FUJITA Tomonori
2010-04-25 18:17       ` Geert Uytterhoeven
2010-04-05 23:52 ` [PATCH -mm 07/12] mips: use " FUJITA Tomonori
2010-04-05 23:52 ` [PATCH -mm 08/12] xtensa: " FUJITA Tomonori
2010-04-05 23:52 ` [PATCH -mm 09/12] blackfin: " FUJITA Tomonori
2010-04-08  3:51   ` Mike Frysinger
2010-04-08  5:00     ` FUJITA Tomonori
2010-04-05 23:52 ` [PATCH -mm 10/12] frv: " FUJITA Tomonori
2010-04-05 23:52 ` [PATCH -mm 11/12] mn10300: " FUJITA Tomonori
2010-04-05 23:52 ` [PATCH -mm 12/12] parisc: " FUJITA Tomonori

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).