From: Cyrill Gorcunov Date: Sat, 1 Aug 2009 07:48:00 +0000 (+0400) Subject: x86, ioapic: Throw BUG instead of NULL dereference X-Git-Tag: v2.6.32-rc1~715^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a7428cd2ef77734465e36bceb43290e37e2a97c6;p=pandora-kernel.git x86, ioapic: Throw BUG instead of NULL dereference Instead of plain NULL deref we better throw error message with a backtrace. Actually we need more gracious error handling here. Meanwhile leave it as is. Signed-off-by: Cyrill Gorcunov Cc: yinghai@kernel.org LKML-Reference: <20090801075435.769301745@openvz.org> Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed