Re: [PATCH] epca iomem annotations + several missing readw()
From: Russell King (rmk+lkml_at_arm.linux.org.uk)
Date: 09/16/05
- Previous message: Randy.Dunlap: "soft lockup disease (2.6.14-rc1, x86_64)"
- In reply to: Al Viro: "Re: [PATCH] epca iomem annotations + several missing readw()"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Thu, 15 Sep 2005 23:27:30 +0100 To: Al Viro <viro@ftp.linux.org.uk>
On Thu, Sep 15, 2005 at 11:19:14PM +0100, Al Viro wrote:
> On Thu, Sep 15, 2005 at 11:10:14PM +0100, Russell King wrote:
> > On Thu, Sep 15, 2005 at 08:27:04PM +0100, Al Viro wrote:
> > > [originally sent to Alan, he had no problems with it]
> > > * iomem pointers marked as such
> > > * several direct dereferencings of such pointers replaced with
> > > read[bw]().
> > > Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
> >
> > Thanks for copying me, but I have no interest in any serial driver
> > which doesn't use the serial core interface.
> >
> > I don't want to act as "person to review any change just because the
> > driver says serial" - that's not the role I decided to get involved
> > with.
>
> Hey, seeing the intensity of your complaints about _not_ being Cc'd...
> Better safe than serial maintainer ;-)
My feelings as well when I get random serial bugs in bugzilla for drivers
I have zero clue about and no one to assign them to. 8/
> OK, so what stuff do you want to be Cc'd on? My current approximation
> would be arch/arm/*, include/asm-arm/*,drivers/serial/*,include/linux/serial*.
> Well, and any changes of tty interfaces, if I ever get involved in such...
> Any additions/removals?
Broadly, it's:
arch/arm/*
drivers/*/arm
drivers/mfd/* (this fits at the moment, but whether it will in
the future depends what else appears there.)
drivers/mmc/*
drivers/serial* (though only the drivers in there actually using
serial_core - unfortunately some non-serial_core
drivers appear to have been placed in there.)
include/asm-arm/*
include/linux/8250*
include/linux/serial*
fs/adfs/*
but there are various drivers authored by myself which I'd obviously be
interested in CC'ed.
-- Russell King Linux kernel 2.6 ARM Linux - http://www.arm.linux.org.uk/ maintainer of: 2.6 Serial core - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
- Previous message: Randy.Dunlap: "soft lockup disease (2.6.14-rc1, x86_64)"
- In reply to: Al Viro: "Re: [PATCH] epca iomem annotations + several missing readw()"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|