Re: [PATCH 00/63] ide-cd: redux

2007-12-26 Thread Borislav Petkov
On Tue, Dec 25, 2007 at 02:05:14PM -0800, Andrew Morton wrote:
> On Thu, 20 Dec 2007 01:48:49 +0100 Bartlomiej Zolnierkiewicz <[EMAIL 
> PROTECTED]> wrote:
> 
> > This patch series is a major rework of the ide-cd driver.
> 
> woo-hoo.
> 
> > PS ide-cd Maintainer position is still open...
> 
> boo-hoo.
> 
> I wish someone would fix that "The drive appears confused (ireason =
> 0x%02x)" thing.  I had a go a while back but iirc the reporter disappeared
> on me.  It is somewhat common.
> 
> Or do you think this patch might indeed fix it?

Andrew, take a look at patch #12 in this series: "ide-cd: fix "missing data" 
handling in
cdrom_pc_intr()."
-- 
Regards/Gruß,
Boris.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [PATCH 00/63] ide-cd: redux

2007-12-26 Thread Borislav Petkov
On Tue, Dec 25, 2007 at 02:05:14PM -0800, Andrew Morton wrote:
 On Thu, 20 Dec 2007 01:48:49 +0100 Bartlomiej Zolnierkiewicz [EMAIL 
 PROTECTED] wrote:
 
  This patch series is a major rework of the ide-cd driver.
 
 woo-hoo.
 
  PS ide-cd Maintainer position is still open...
 
 boo-hoo.
 
 I wish someone would fix that The drive appears confused (ireason =
 0x%02x) thing.  I had a go a while back but iirc the reporter disappeared
 on me.  It is somewhat common.
 
 Or do you think this patch might indeed fix it?

Andrew, take a look at patch #12 in this series: ide-cd: fix missing data 
handling in
cdrom_pc_intr().
-- 
Regards/Gruß,
Boris.
--
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [PATCH 00/63] ide-cd: redux

2007-12-25 Thread Andrew Morton
On Thu, 20 Dec 2007 01:48:49 +0100 Bartlomiej Zolnierkiewicz <[EMAIL 
PROTECTED]> wrote:

> This patch series is a major rework of the ide-cd driver.

woo-hoo.

> PS ide-cd Maintainer position is still open...

boo-hoo.

I wish someone would fix that "The drive appears confused (ireason =
0x%02x)" thing.  I had a go a while back but iirc the reporter disappeared
on me.  It is somewhat common.

Or do you think this patch might indeed fix it?
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [PATCH 00/63] ide-cd: redux

2007-12-25 Thread Andrew Morton
On Thu, 20 Dec 2007 01:48:49 +0100 Bartlomiej Zolnierkiewicz [EMAIL 
PROTECTED] wrote:

 This patch series is a major rework of the ide-cd driver.

woo-hoo.

 PS ide-cd Maintainer position is still open...

boo-hoo.

I wish someone would fix that The drive appears confused (ireason =
0x%02x) thing.  I had a go a while back but iirc the reporter disappeared
on me.  It is somewhat common.

Or do you think this patch might indeed fix it?
--
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [PATCH 00/63] ide-cd: redux

2007-12-23 Thread Bartlomiej Zolnierkiewicz
On Sunday 23 December 2007, Borislav Petkov wrote:
> On Fri, Dec 21, 2007 at 08:57:49PM +0100, Bartlomiej Zolnierkiewicz wrote:
> > On Thursday 20 December 2007, Borislav Petkov wrote:
> > > On Thu, Dec 20, 2007 at 01:48:49AM +0100, Bartlomiej Zolnierkiewicz wrote:
> > > Hi Bart,
> > > Hi all,
> > > 
> > > > PS ide-cd Maintainer position is still open...
> > > i'd like to take that position if nobody objects. I've done some work 
> > > around the
> > > kernel here and there and i think its time for me to get serious.
> > 
> > Great!
> > 
> > Please send me a patch for MAINTAINERS file updating ide-cd entry.
> 
> Sure, there it is:
> 
> ---
> 
> Reopen ide-cd for maintainership.
> 
> Signed-off-by: Borislav Petkov <[EMAIL PROTECTED]>

applied, thanks
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [PATCH 00/63] ide-cd: redux

2007-12-23 Thread Bartlomiej Zolnierkiewicz
On Sunday 23 December 2007, Borislav Petkov wrote:
 On Fri, Dec 21, 2007 at 08:57:49PM +0100, Bartlomiej Zolnierkiewicz wrote:
  On Thursday 20 December 2007, Borislav Petkov wrote:
   On Thu, Dec 20, 2007 at 01:48:49AM +0100, Bartlomiej Zolnierkiewicz wrote:
   Hi Bart,
   Hi all,
   
PS ide-cd Maintainer position is still open...
   i'd like to take that position if nobody objects. I've done some work 
   around the
   kernel here and there and i think its time for me to get serious.
  
  Great!
  
  Please send me a patch for MAINTAINERS file updating ide-cd entry.
 
 Sure, there it is:
 
 ---
 
 Reopen ide-cd for maintainership.
 
 Signed-off-by: Borislav Petkov [EMAIL PROTECTED]

applied, thanks
--
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [PATCH 00/63] ide-cd: redux

2007-12-22 Thread Borislav Petkov
On Fri, Dec 21, 2007 at 08:57:49PM +0100, Bartlomiej Zolnierkiewicz wrote:
> On Thursday 20 December 2007, Borislav Petkov wrote:
> > On Thu, Dec 20, 2007 at 01:48:49AM +0100, Bartlomiej Zolnierkiewicz wrote:
> > Hi Bart,
> > Hi all,
> > 
> > > PS ide-cd Maintainer position is still open...
> > i'd like to take that position if nobody objects. I've done some work 
> > around the
> > kernel here and there and i think its time for me to get serious.
> 
> Great!
> 
> Please send me a patch for MAINTAINERS file updating ide-cd entry.

Sure, there it is:

---

Reopen ide-cd for maintainership.

Signed-off-by: Borislav Petkov <[EMAIL PROTECTED]>

--
diff --git a/MAINTAINERS b/MAINTAINERS
index 3c7db62..fb59941 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1870,8 +1870,10 @@ T:   quilt 
kernel.org/pub/linux/kernel/people/bart/pata-2.6/
 S: Maintained
 
 IDE/ATAPI CDROM DRIVER
+P: Borislav Petkov
+M: [EMAIL PROTECTED]
 L: [EMAIL PROTECTED]
-S: Unmaintained
+S: Maintained
 
 IDE/ATAPI FLOPPY DRIVERS
 P: Paul Bristow
-- 
Regards/Gruß,
Boris.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [PATCH 00/63] ide-cd: redux

2007-12-22 Thread Borislav Petkov
On Fri, Dec 21, 2007 at 08:57:49PM +0100, Bartlomiej Zolnierkiewicz wrote:
 On Thursday 20 December 2007, Borislav Petkov wrote:
  On Thu, Dec 20, 2007 at 01:48:49AM +0100, Bartlomiej Zolnierkiewicz wrote:
  Hi Bart,
  Hi all,
  
   PS ide-cd Maintainer position is still open...
  i'd like to take that position if nobody objects. I've done some work 
  around the
  kernel here and there and i think its time for me to get serious.
 
 Great!
 
 Please send me a patch for MAINTAINERS file updating ide-cd entry.

Sure, there it is:

---

Reopen ide-cd for maintainership.

Signed-off-by: Borislav Petkov [EMAIL PROTECTED]

--
diff --git a/MAINTAINERS b/MAINTAINERS
index 3c7db62..fb59941 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1870,8 +1870,10 @@ T:   quilt 
kernel.org/pub/linux/kernel/people/bart/pata-2.6/
 S: Maintained
 
 IDE/ATAPI CDROM DRIVER
+P: Borislav Petkov
+M: [EMAIL PROTECTED]
 L: [EMAIL PROTECTED]
-S: Unmaintained
+S: Maintained
 
 IDE/ATAPI FLOPPY DRIVERS
 P: Paul Bristow
-- 
Regards/Gruß,
Boris.
--
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [PATCH 00/63] ide-cd: redux

2007-12-21 Thread Bartlomiej Zolnierkiewicz
On Thursday 20 December 2007, Phillip Susi wrote:
> Bartlomiej Zolnierkiewicz wrote:
> > Hi,
> > 
> > This patch series is a major rework of the ide-cd driver.
> 
> Hi, in the future could you please post big patchbombs like this as 
> replies to the first one so they fold nicely into one thread?  IIRC, 
> git-send-email does this by default now.

Sure, sorry for forgetting about it this time.

Bart
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [PATCH 00/63] ide-cd: redux

2007-12-21 Thread Bartlomiej Zolnierkiewicz
On Thursday 20 December 2007, Borislav Petkov wrote:
> On Thu, Dec 20, 2007 at 01:48:49AM +0100, Bartlomiej Zolnierkiewicz wrote:
> Hi Bart,
> Hi all,
> 
> > PS ide-cd Maintainer position is still open...
> i'd like to take that position if nobody objects. I've done some work around 
> the
> kernel here and there and i think its time for me to get serious.

Great!

Please send me a patch for MAINTAINERS file updating ide-cd entry.

Thanks,
Bart
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [PATCH 00/63] ide-cd: redux

2007-12-21 Thread Bartlomiej Zolnierkiewicz
On Thursday 20 December 2007, Borislav Petkov wrote:
 On Thu, Dec 20, 2007 at 01:48:49AM +0100, Bartlomiej Zolnierkiewicz wrote:
 Hi Bart,
 Hi all,
 
  PS ide-cd Maintainer position is still open...
 i'd like to take that position if nobody objects. I've done some work around 
 the
 kernel here and there and i think its time for me to get serious.

Great!

Please send me a patch for MAINTAINERS file updating ide-cd entry.

Thanks,
Bart
--
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [PATCH 00/63] ide-cd: redux

2007-12-21 Thread Bartlomiej Zolnierkiewicz
On Thursday 20 December 2007, Phillip Susi wrote:
 Bartlomiej Zolnierkiewicz wrote:
  Hi,
  
  This patch series is a major rework of the ide-cd driver.
 
 Hi, in the future could you please post big patchbombs like this as 
 replies to the first one so they fold nicely into one thread?  IIRC, 
 git-send-email does this by default now.

Sure, sorry for forgetting about it this time.

Bart
--
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [PATCH 00/63] ide-cd: redux

2007-12-20 Thread Phillip Susi

Bartlomiej Zolnierkiewicz wrote:

Hi,

This patch series is a major rework of the ide-cd driver.


Hi, in the future could you please post big patchbombs like this as 
replies to the first one so they fold nicely into one thread?  IIRC, 
git-send-email does this by default now.



--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [PATCH 00/63] ide-cd: redux

2007-12-20 Thread Borislav Petkov
On Thu, Dec 20, 2007 at 01:48:49AM +0100, Bartlomiej Zolnierkiewicz wrote:
Hi Bart,
Hi all,

> PS ide-cd Maintainer position is still open...
i'd like to take that position if nobody objects. I've done some work around the
kernel here and there and i think its time for me to get serious.

Thanks.
-- 
Regards/Gruß,
Boris.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [PATCH 00/63] ide-cd: redux

2007-12-20 Thread Borislav Petkov
On Thu, Dec 20, 2007 at 01:48:49AM +0100, Bartlomiej Zolnierkiewicz wrote:
Hi Bart,
Hi all,

 PS ide-cd Maintainer position is still open...
i'd like to take that position if nobody objects. I've done some work around the
kernel here and there and i think its time for me to get serious.

Thanks.
-- 
Regards/Gruß,
Boris.
--
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


Re: [PATCH 00/63] ide-cd: redux

2007-12-20 Thread Phillip Susi

Bartlomiej Zolnierkiewicz wrote:

Hi,

This patch series is a major rework of the ide-cd driver.


Hi, in the future could you please post big patchbombs like this as 
replies to the first one so they fold nicely into one thread?  IIRC, 
git-send-email does this by default now.



--
To unsubscribe from this list: send the line unsubscribe linux-kernel in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/