Revision 3ba52ad55b533760a1f65836aa0ec9d35e36bb4f authored by luanshi on 26 February 2020, 05:45:10 UTC, committed by Will Deacon on 02 March 2020, 12:07:35 UTC
Fix bogus NULL checks on the return value of acpi_cpu_get_madt_gicc()
by checking for a 0 'gicc->performance_interrupt' value instead.

Signed-off-by: Liguang Zhang <zhangliguang@linux.alibaba.com>
Signed-off-by: Will Deacon <will@kernel.org>
1 parent 049d919
History
File Mode Size
Kconfig -rw-r--r-- 992 bytes
Makefile -rw-r--r-- 359 bytes
amd7930.c -rw-r--r-- 29.9 KB
cs4231.c -rw-r--r-- 55.6 KB
dbri.c -rw-r--r-- 78.0 KB

back to top