On Tue, Nov 06, 2007 at 02:33:53AM -0800, akpm@linux-foundation.org wrote:
commitc63b7406b88c7efde014832b0ca21fa62d51979d
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)
tree2530710c59d2ee8b681afe3077e3e2c2ef8ec3db
parent98c814fe7e676cba718cb5090cfbb22832910a44
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