Well, to my belief the irq_all() stuff is overkill as Alan points out.
However, Alan also implies that during the init stage we should be holding
the card lock and using that to disable interrupts. I disagree with that
since we may already have other entry points looking at our card and we
don't want the card lock held until after it has been initted and is ready
for real use. So, I would leave it just like the patch to fix up the sti
usage left it.
-- Doug Ledford <dledford@redhat.com> 919-754-3700 x44233 Red Hat, Inc. 1801 Varsity Dr. Raleigh, NC 27606 - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/