1 Oct 2003 01:00
Re: [PATCH] (0/16) intro to IRDA patches for 2.6.0-test6
Jean Tourrilhes <jt <at> bougret.hpl.hp.com>
2003-09-30 23:00:49 GMT
2003-09-30 23:00:49 GMT
On Tue, Sep 30, 2003 at 03:25:30PM -0700, Stephen Hemminger wrote: > These patches are a replacement for the moderate one chunk I sent out yesterday. > They continue in the same vein of revising how IRDA devices are allocated. > The new thing is the introduction of alloc_irdadev and changing over the places > I used alloc_netdev to that. > > Mostly they are trivial, but smsc-ircc2 got changed to get rid of check_region > usage as well. > > David, please apply after Jean gives his approval. The self destruct patch is absolutely needed, and I like very much the alloc_irdadev work. Please go ahead, I'll test them in parallel. Thanks ! Jean
>
> Linus and Marcelo should not accept patches against pci.ids,
> all updates should go to pciids.sf.net. And every X time
> to do a sync with 2.4 and 2.6.
I'd love to see a volunteer to try to sync these files up and routinely
send updates to the pci maintainers of the different kernel trees.
Anyone?
I also agree with David, it's completly acceptable for drivers to add
their ids to this file when they are added to the kernel tree.
thanks,
greg k-h
Synchronizing on the hardware side is stumping me. We have the list of
skbs you describe, but I'm concerned about unmapping the skb buffers if
hardware is right in the middle of some DMA on one of the buffers.
Some archs really don't like hardware accessing unmapped buffers.
RSS Feed