[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <45CF318D.4010401@garzik.org>
Date: Sun, 11 Feb 2007 10:09:01 -0500
From: Jeff Garzik <jeff@...zik.org>
To: Al Viro <viro@....linux.org.uk>
CC: Tejun Heo <htejun@...il.com>,
Christoph Hellwig <hch@...radead.org>,
Heiko Carstens <heiko.carstens@...ibm.com>,
Andrew Morton <akpm@...ux-foundation.org>,
Linus Torvalds <torvalds@...ux-foundation.org>,
Martin Schwidefsky <schwidefsky@...ibm.com>,
linux-kernel@...r.kernel.org, linux-s390@...r.kernel.org
Subject: Re: [patch] linux/io.h: forward declare struct pci_dev
Al Viro wrote:
> Signed-off-by: Al Viro <viro@...iv.linux.org.uk>
> ---
> arch/arm/Kconfig | 5 +
> arch/cris/Kconfig | 3 +
> arch/h8300/Kconfig | 3 +
> arch/h8300/kernel/Makefile | 4 +-
> arch/m32r/Kconfig | 3 +
> arch/m68k/Kconfig | 3 +
> arch/m68k/kernel/Makefile | 4 +-
> arch/m68knommu/Kconfig | 3 +
> arch/s390/Kconfig | 3 +
> arch/sparc/kernel/Makefile | 4 +-
> arch/um/Kconfig | 3 +
> arch/xtensa/Kconfig | 3 +
> include/linux/io.h | 6 -
> include/linux/pci.h | 5 +
> kernel/irq/Makefile | 2 +-
> kernel/irq/devres.c | 88 +++++++++++++
> kernel/irq/manage.c | 86 -------------
> lib/Kconfig | 9 +-
> lib/Makefile | 5 +-
> lib/devres.c | 300 ++++++++++++++++++++++++++++++++++++++++++++
> lib/iomap.c | 296 -------------------------------------------
> 21 files changed, 442 insertions(+), 396 deletions(-)
> create mode 100644 kernel/irq/devres.c
> create mode 100644 lib/devres.c
Seems sane to me.
Jeff
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists