X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=linux-2.6-591-chopstix-intern.patch;h=81a578cf4e57e9a9098387bf602463eb4569b68e;hb=e38182007fba883169ac354e92adeb27b3a44fdf;hp=61618b1bcb1e1fd28988497acfdcecae2469223f;hpb=14d82827bec85332e309be7f90cbd44d76e02810;p=linux-2.6.git diff --git a/linux-2.6-591-chopstix-intern.patch b/linux-2.6-591-chopstix-intern.patch index 61618b1bc..81a578cf4 100644 --- a/linux-2.6-591-chopstix-intern.patch +++ b/linux-2.6-591-chopstix-intern.patch @@ -3,6 +3,17 @@ From: S.Çağlar Onur Date: Tue, 7 Dec 2010 11:09:43 -0500 Subject: [PATCH] linux-2.6-591-chopstix-intern.patch +block/blk-core.c: In function '__generic_make_request': +block/blk-core.c:1557: warning: assignment makes integer from pointer without a cast +fs/exec.c: In function 'open_exec': +fs/exec.c:698: warning: ISO C90 forbids mixed declarations and code +fs/bio.c: In function 'bio_endio': +fs/bio.c:1440: warning: assignment makes integer from pointer without a cast +mm/slab.c: In function '__cache_alloc': +mm/slab.c:3513: warning: assignment makes integer from pointer without a cast +mm/slab.c: In function '__cache_free': +mm/slab.c:3646: warning: assignment makes integer from pointer without a cast + --- arch/Kconfig | 8 ++++ arch/x86/kernel/asm-offsets_32.c | 25 +++++++++++