Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1364800

Re: [PATCH] nfds: Fix NFSD_MDS_PR_KEY on 32-bit by adding ULL postfix

From Joe Perches <joe@perches.com>
Newsgroups linux.kernel
Subject Re: [PATCH] nfds: Fix NFSD_MDS_PR_KEY on 32-bit by adding ULL postfix
Date 2016-03-25 19:30 +0100
Message-ID <rgEEG-5Pe-15@gated-at.bofh.it> (permalink)
References <rgxtw-lf-13@gated-at.bofh.it> <rgElj-5GC-3@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Fri, 2016-03-25 at 19:04 +0100, Christoph Hellwig wrote:
> Reviewed-by: Christoph Hellwig <hch@lst.de>

Outside of the known 64 bit only uses,
this shows a few oddities too:

$ git grep -P -w -i '0x[0-9a-f]{9,16}(?!ull|ll)'

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH] nfds: Fix NFSD_MDS_PR_KEY on 32-bit by adding ULL postfix Geert Uytterhoeven <geert@linux-m68k.org> - 2016-03-25 11:50 +0100
  Re: [PATCH] nfds: Fix NFSD_MDS_PR_KEY on 32-bit by adding ULL  postfix Christoph Hellwig <hch@lst.de> - 2016-03-25 19:10 +0100
    Re: [PATCH] nfds: Fix NFSD_MDS_PR_KEY on 32-bit by adding ULL  postfix Joe Perches <joe@perches.com> - 2016-03-25 19:30 +0100
    Re: [PATCH] nfds: Fix NFSD_MDS_PR_KEY on 32-bit by adding ULL postfix "J. Bruce Fields" <bfields@fieldses.org> - 2016-03-29 01:50 +0200

csiph-web