On Tue, Nov 06, 2007 at 02:33:53AM -0800, akpm@linux-foundation.org wrote:
commit7eb013130e8ef7c1705f96aeb4afd65206f9ac35
authorFrederik Deweerdt <deweerdt@free.fr>
Thu, 17 Sep 2009 20:55:20 +0000 (17 22:55 +0200)
committerjames toy <toyj@union.edu>
Thu, 17 Sep 2009 20:55:20 +0000 (17 22:55 +0200)
tree121d5f2d18278f903b6e5236dd3359fa20f39028
parent824cbd42e9c23970e140d7f676d719d8db5b4ed2
On Tue, Nov 06, 2007 at 02:33:53AM -0800, akpm@linux-foundation.org wrote:
> The mm snapshot broken-out-2007-11-06-02-32.tar.gz has been uploaded to
>
>    ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/mm/broken-out-2007-11-06-02-32.tar.gz
>
> It contains the following patches against 2.6.24-rc1:
>
[...]
> getblk-handle-2tb-devices.patch
[...]
0xffffffff00000000 is unsigned long long on 32 bits
fs/buffer.c: In function '__getblk_slow':
fs/buffer.c:1126: warning: integer constant is too large for 'unsigned long' type

Signed-off-by: Frederik Deweerdt <frederik.deweerdt@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
fs/buffer.c