Hi Corey, After merging the ipmi tree, today's linux-next build (powerpc allyesconfig) failed like this: drivers/char/ipmi/ipmi_ssif.c: In function 'ssif_probe': drivers/char/ipmi/ipmi_ssif.c:1377:23: error: 'union ipmi_smi_info_union' has no member named 'acpi_info' ssif_info->addr_info.acpi_info.acpi_handle = acpi_handle; ^ Caused by commit 66a4d9633da8 ("ipmi: Add SMBus interface driver (SSIF)"). I have reverted that commit (and the following 1c99788eebd9 "ipmi: Handle I2C parms in the SSIF driver") for today. -- Cheers, Stephen Rothwell sfr@canb.auug.org.au