Hi , After merging the final tree, today's linux-next build (powerpc allyesconfig) failed like this: drivers/staging/rts5139/rts51x_scsi.c: In function 'inquiry': drivers/staging/rts5139/rts51x_scsi.c:498:2: error: implicit declaration of function 'vmalloc' drivers/staging/rts5139/xd.c: In function 'xd_init_l2p_tbl': drivers/staging/rts5139/xd.c:745:2: error: implicit declaration of function 'vmalloc' drivers/staging/rts5139/xd.c: In function 'free_zone': drivers/staging/rts5139/xd.c:771:3: error: implicit declaration of function 'vfree' drivers/staging/rts5139/ms.c: In function 'ms_init_l2p_tbl': drivers/staging/rts5139/ms.c:2214:2: error: implicit declaration of function 'vmalloc' drivers/staging/rts5139/ms.c:2257:3: error: implicit declaration of function 'vfree' Caused by commit 1dac4186bcc6 ("Staging: add driver for Realtek RTS5139 cardreader"). I have reverted that commit for today. -- Cheers, Stephen Rothwell sfr@canb.auug.org.au http://www.canb.auug.org.au/~sfr/