]> git.neil.brown.name Git - history.git/commit
[PATCH] ide irq problem
authorJens Axboe <axboe@suse.de>
Mon, 16 Sep 2002 01:23:58 +0000 (18:23 -0700)
committerJens Axboe <axboe@burns.home.kernel.dk>
Mon, 16 Sep 2002 01:23:58 +0000 (18:23 -0700)
commit13c7e0d4e2ce165522a9dcca18bff380912dbfe5
treeabdf58d3cd3b24caa4d3117bb4ad43a620f3e137
parent88c4297444a93e4ff6161eb3e529b2b085657285
[PATCH] ide irq problem

Attribution goes to Petr Vandrovec for finding and solving this one. You
probably read the mail you were cc'ed on, so I'll just mention that this
patch makes sure that the irq disabling and enabling is perfectly
balanced in the probing path. I've also looked at the multiple irq chain
problem you mentioned, and as far as I can see we are never touching the
2nd chain from within the first one. So should be ok.

I'm also including the unexpected interrupt prinkt removal.
drivers/ide/ide-probe.c
drivers/ide/ide.c