From: Cyrill Gorcunov Date: Thu, 18 Sep 2008 19:37:57 +0000 (+0400) Subject: x86: io-apic - interrupt remapping fix X-Git-Tag: v2.6.28-rc1~80^2~34 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5ffa4eb2224343ec3fbd492ffe71e28e797435b7;p=pandora-kernel.git x86: io-apic - interrupt remapping fix Interrupt remapping could lead to NULL dereference in case of kzalloc failed and memory leak in other way. So fix the both cases. Signed-off-by: Cyrill Gorcunov Cc: "Maciej W. Rozycki" Cc: Suresh Siddha Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed