Greg KH wrote: > This is the start of the stable review cycle for the 2.6.27.19 release. > There are 36 patches in this series, all will be posted as a response to > this one. If anyone has any issues with these being applied, please let > us know. If anyone is a maintainer of the proper subsystem, and wants > to add a Signed-off-by: line to the patch, please respond with it. > > These patches are sent out with a number of different people on the Cc: > line. If you wish to be a reviewer, please email stable@kernel.org to > add your name to the list. If you want to be off the reviewer list, > also email us. > > Responses should be made by Friday, Febuary 20, 2009, 21:00:00 UTC. > Anything received after that time might be too late. > > The whole patch series can be found in one patch at: > kernel.org/pub/linux/kernel/v2.6/stable-review/patch-2.6.27.19-rc1.gz > and the diffstat can be found below. > > > thanks, > > greg k-h Compiling 2.6.27.18 with gcc 4.3.3 (Debian 4.3.3-3) the following two warnings appear: drivers/acpi/tables/tbfadt.c: In function 'acpi_tb_create_local_fadt': include/asm/string_32.h:75: warning: array subscript is above array bounds drivers/usb/core/hcd.c: In function 'usb_hcd_poll_rh_status': include/asm/string_32.h:75: warning: array subscript is above array bounds Find attached the .config file. Are they serious? Are thy fixed with 2.6.27.19? -- Regards, Jörg-Volker.