Bartlomiej Zolnierkiewicz wrote:
Make sure to not clear the other IDE channel's interrupt when clearing an IDE
interrupt via the MRDMODE register.
Thanks to Bart for finding a coding mistake.
Could you resend with "Signed-off-by:" and "Tested-by:" tags?
[ A reference to the problematic
On Tuesday 13 November 2007 21:58:36 Bartlomiej Zolnierkiewicz wrote:
> On Sunday 11 November 2007, Bartlomiej Zolnierkiewicz wrote:
> > On Friday 09 November 2007, Sergei Shtylyov wrote:
> > > Make sure to not clear the other IDE channel's interrupt when clearing
> > > an IDE interrupt via the MRD
On Sunday 11 November 2007, Bartlomiej Zolnierkiewicz wrote:
> On Friday 09 November 2007, Sergei Shtylyov wrote:
> > Make sure to not clear the other IDE channel's interrupt when clearing an
> > IDE
> > interrupt via the MRDMODE register.
> >
> > Thanks to Bart for finding a coding mistake.
>
>
On Friday 09 November 2007, Sergei Shtylyov wrote:
> Make sure to not clear the other IDE channel's interrupt when clearing an IDE
> interrupt via the MRDMODE register.
>
> Thanks to Bart for finding a coding mistake.
Could you resend with "Signed-off-by:" and "Tested-by:" tags?
[ A reference to
Make sure to not clear the other IDE channel's interrupt when clearing an IDE
interrupt via the MRDMODE register.
Thanks to Bart for finding a coding mistake.
---
The patch is against the Linus tree.
drivers/ide/pci/cmd64x.c |5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
Index: