Re: [git patches] IDE fixes

2007-12-24 Thread Bartlomiej Zolnierkiewicz
[ added Linus to Cc: ] On Monday 24 December 2007, Bartlomiej Zolnierkiewicz wrote: > > cmd64x regression bugfix, few obvious ide-cd fixes from the "redux" patch > peries and ide-cd MAINTAINERS entry update (Borislav, welcome on board!). > > Oh yes, I would forget... > > Merry Christmas! Well

Re: [git patches] IDE fixes for 2.6.23-rc6

2007-09-11 Thread Jeff Garzik
Bartlomiej Zolnierkiewicz wrote: Please pull from: master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6.git/ to receive the following updates: drivers/ata/pata_ali.c |7 ++ drivers/ide/Kconfig|4 +- drivers/ide/ide-iops.c |3 +- drivers/ide/pci/alim

Re: [git patches] IDE fixes

2007-05-23 Thread Linus Torvalds
On Wed, 23 May 2007, Linus Torvalds wrote: > > So please, please, please, realize that the compiler is _stupid_, and > fixing warnings without understanding the code is bad. Btw, this is fundamental. If you don't need to understand the code, then the compiler could have just fixed it for you,

Re: [git patches] IDE fixes

2007-05-23 Thread Linus Torvalds
On Thu, 24 May 2007, Bartlomiej Zolnierkiewicz wrote: > diff --git a/drivers/ide/pci/serverworks.c b/drivers/ide/pci/serverworks.c > index 6234f80..47bcd91 100644 > --- a/drivers/ide/pci/serverworks.c > +++ b/drivers/ide/pci/serverworks.c > @@ -173,7 +179,7 @@ dma_pio: >

Re: [git patches] IDE fixes

2007-03-17 Thread Bartlomiej Zolnierkiewicz
On Sunday 18 March 2007, Linus Torvalds wrote: > > On Sat, 17 Mar 2007, Bartlomiej Zolnierkiewicz wrote: > > > > to receive the following updates: > > > > b/drivers/ide/Kconfig | 48 - > > b/drivers/ide/Makefile |1 > > b/drivers/ide/arm/icside

Re: [git patches] IDE fixes

2007-03-17 Thread Linus Torvalds
On Sat, 17 Mar 2007, Bartlomiej Zolnierkiewicz wrote: > > to receive the following updates: > > b/drivers/ide/Kconfig | 48 - > b/drivers/ide/Makefile |1 > b/drivers/ide/arm/icside.c | 13 > b/drivers/ide/ide-dma.c