From: Jiang Liu Date: Sat, 20 Jun 2015 09:50:50 +0000 (+0200) Subject: x86/hpet: Check for irq==0 when allocating hpet MSI interrupts X-Git-Tag: omap-for-v4.2/fixes-rc1^2~170^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bafac298fb20e9ae1305c710d4fd8d20c5911afa;p=pandora-kernel.git x86/hpet: Check for irq==0 when allocating hpet MSI interrupts irq == 0 is not a valid irq for a irqdomain MSI allocation, but hpet code checks only for negative return values. Reported-by: Sergey Senozhatsky Cc: Borislav Petkov Link: http://lkml.kernel.org/r/558447AF.30703@linux.intel.com Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed