From: Chris Wright Date: Fri, 3 Mar 2006 22:42:38 +0000 (-0800) Subject: Update subject of mempolicy compile fix X-Git-Tag: v2.6.15.6~2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=a7a3937474dc4a0e5cc50a3d2451f92a5a201ae0;p=thirdparty%2Fkernel%2Fstable-queue.git Update subject of mempolicy compile fix --- diff --git a/queue/compile-fix-make-sure-bits_per_byte-is-defined.patch b/queue/compile-fix-make-sure-bits_per_byte-is-defined.patch index 40a024cc90e..18ea1e70aed 100644 --- a/queue/compile-fix-make-sure-bits_per_byte-is-defined.patch +++ b/queue/compile-fix-make-sure-bits_per_byte-is-defined.patch @@ -3,7 +3,7 @@ Date: Wed, 1 Mar 2006 23:10:31 -0500 From: Dave Jones To: Chris Wright Cc: stable@kernel.org -Subject: [PATCH] compile fix, make sure BITS_PER_BYTE is defined +Subject: [PATCH] mempolicy.c compile fix, make sure BITS_PER_BYTE is defined Gar..