Searched hist:"3 a12c2b5f38227a7104ce9f2be682059c7c93100" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/misc/cxl/ |
H A D | vphb.c | diff 3a12c2b5f38227a7104ce9f2be682059c7c93100 Mon Jul 13 07:22:25 CDT 2020 Saheed O. Bolarinwa <refactormyself@gmail.com> cxl: Change PCIBIOS_SUCCESSFUL to 0
In reference to the PCI spec (Chapter 2), PCIBIOS* is an x86 concept. There scope should be limited within arch/x86.
Change all PCIBIOS_SUCCESSFUL to 0
Signed-off-by: "Saheed O. Bolarinwa" <refactormyself@gmail.com> Link: https://lore.kernel.org/r/20200713122247.10985-14-refactormyself@gmail.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|