From: Bartlomiej Zolnierkiewicz Date: Tue, 6 Jan 2009 16:20:58 +0000 (+0100) Subject: ide: make "paranoia" ->handler check in ide_intr() more strict X-Git-Tag: v2.6.29-rc1~231^2~13 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9600dcf1347d304cf4dff34ef50569d6584b6968;p=pandora-kernel.git ide: make "paranoia" ->handler check in ide_intr() more strict If ->handler is set while it shouldn't be it indicates deep problems so BUG_ON()-ning and preventing further damage is much more appropriate than merely printing an error message. Signed-off-by: Bartlomiej Zolnierkiewicz --- Reading git-diff-tree failed