On Fri, Apr 20, Olaf Hering wrote: > On Mon, Feb 26, Christian Krafft wrote: > > > ipmi_si_intf tries to access default ports, if no device could > > be found elsewhere. On PPC we have a function to check, > > if these legacy IO ports are accessible. This patch adds > > a check for these ports on PPC. > > This patch fixes a breakage of IPMI module > > on PPC machines without a BMC. > > This patch is a no-op even for IPMI capable systems.
I missed the 'return 0;' in pSeries_check_legacy_ioport(). ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Openipmi-developer mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openipmi-developer
