Hi Tejun, After merging the libata tree, today's linux-next build (powerpc ppc64_defconfig) failed like this: drivers/ata/libata-pmp.c: In function 'sata_pmp_quirks': drivers/ata/libata-pmp.c:386:36: error: invalid suffix "x26" on integer constant if (vendor == 0x1095 && (devid == 0x3x26 || devid == 0x3826)) { ^ Caused by commit f1a313ad86b9 ("libata: apply behavioral quirks to sil3826 PMP"). I have used the libata tree from next-20130816 for today. -- Cheers, Stephen Rothwell sfr@canb.auug.org.au