Searched hist:b0e387c3ec0170b429f15c53b6183fe1c691403b (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/arch/x86/kernel/ |
H A D | umip.c | diff b0e387c3ec0170b429f15c53b6183fe1c691403b Mon Apr 13 03:22:13 CDT 2020 Jason Yan <yanaijie@huawei.com> x86/umip: Make umip_insns static
Fix the following sparse warning: arch/x86/kernel/umip.c:84:12: warning: symbol 'umip_insns' was not declared. Should it be static?
Reported-by: Hulk Robot <hulkci@huawei.com> Signed-off-by: Jason Yan <yanaijie@huawei.com> Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Acked-by: Ricardo Neri <ricardo.neri-calderon@linux.intel.com> Link: https://lkml.kernel.org/r/20200413082213.22934-1-yanaijie@huawei.com
|