Hi Dave, After merging the net tree, today's linux-next build (x86_64 allmodconfig) produced this warning: net/bluetooth/hci_sysfs.c: In function 'inquiry_cache_read': net/bluetooth/hci_sysfs.c:441: warning: the frame size of 4208 bytes is larger than 2048 bytes Introduced by commit ca325f698996c1a0770a67f41e7dc97a007d8bc2 ("Bluetooth: Convert inquiry cache to use debugfs instead of sysfs") which introduces a function with a 4096 char array on the stack. -- Cheers, Stephen Rothwell sfr@canb.auug.org.au http://www.canb.auug.org.au/~sfr/