lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Thu, 1 Jan 2009 10:50:52 +0100 (CET)
From:	Geert Uytterhoeven <geert@...ux-m68k.org>
To:	Lachlan McIlroy <lachlan@....com>,
	Christoph Hellwig <hch@...radead.org>
cc:	Linus Torvalds <torvalds@...ux-foundation.org>,
	Linux Kernel Development <linux-kernel@...r.kernel.org>,
	xfs@....sgi.com, Andrew Morton <akpm@...ux-foundation.org>
Subject: Re: [GIT PULL] XFS update for 2.6.29

On Tue, 30 Dec 2008, Lachlan McIlroy wrote:
> The following changes since commit 3c92ec8ae91ecf59d88c798301833d7cf83f2179:
>   Linus Torvalds (1):
>         Merge branch 'next' of git://git.kernel.org/.../paulus/powerpc
> 
> are available in the git repository at:
> 
>   git://oss.sgi.com/oss/git/xfs/xfs.git for-linus

> Christoph Hellwig (91):
>       [XFS] refactor xfs_btree_readahead

On m68k, with CONFIG_LBD=n:

| fs/xfs/xfs_btree.c: In function 'xfs_btree_readahead_lblock':
| fs/xfs/xfs_btree.c:736: warning: comparison is always true due to limited range of data type
| fs/xfs/xfs_btree.c:741: warning: comparison is always true due to limited range of data type

left/right = xfs_fsblock_t (32 or 64 bit), NULLDFSBNO = xfs_dfsbno_t (64 bit)

Gr{oetje,eeting}s,

						Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@...ux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
							    -- Linus Torvalds
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ