From: Al Viro <viro@ftp.linux.org.uk>
To: Borislav Petkov <bbpetkov@yahoo.de>
Cc: Linus Torvalds <torvalds@osdl.org>,
Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
tgraf@suug.ch, pablo@eurodev.net
Subject: Re: [was: Linux v2.6.14-rc4] fix textsearch build warning
Date: Wed, 12 Oct 2005 00:24:21 +0100 [thread overview]
Message-ID: <20051011232421.GW7992@ftp.linux.org.uk> (raw)
In-Reply-To: <20051011230233.GA20187@gollum.tnic>
On Wed, Oct 12, 2005 at 01:02:33AM +0200, Borislav Petkov wrote:
> Hm, I think that this is even merged already, at least the exact same one liner
> I sent is in Linus' git (see commit id dd0fc66fb33cd610bc1a5db8a5e232d34879b4d7). By the way, how
> can you see the patch's source by using the commit id?
; git-cat-file commit dd0fc66fb33cd610bc1a5db8a5e232d34879b4d7
tree 51f96a9db96293b352e358f66032e1f4ff79fafb
parent 3b0e77bd144203a507eb191f7117d2c5004ea1de
author Al Viro <viro@ftp.linux.org.uk> 1128667564 +0100
committer Linus Torvalds <torvalds@g5.osdl.org> 1128808857 -0700
[PATCH] gfp flags annotations - part 1
- added typedef unsigned int __nocast gfp_t;
- replaced __nocast uses for gfp flags with gfp_t - it gives exactly
the same warnings as far as sparse is concerned, doesn't change
generated code (from gcc point of view we replaced unsigned int with
typedef) and documents what's going on far better.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
and no, that's not it.
next prev parent reply other threads:[~2005-10-11 23:24 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-10-11 1:31 Linux v2.6.14-rc4 Linus Torvalds
2005-10-11 3:41 ` Al Viro
2005-10-11 3:58 ` David S. Miller
2005-10-11 4:24 ` Al Viro
2005-10-11 4:40 ` David S. Miller
2005-10-11 14:54 ` [was: Linux v2.6.14-rc4] fix textsearch build warning Borislav Petkov
2005-10-11 20:59 ` Al Viro
2005-10-11 23:02 ` Borislav Petkov
2005-10-11 23:24 ` Al Viro [this message]
2005-10-11 23:33 ` Linus Torvalds
2005-10-11 23:38 ` Linus Torvalds
2005-10-11 23:49 ` Al Viro
2005-10-12 0:57 ` Linus Torvalds
2005-10-12 8:27 ` Borislav Petkov
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20051011232421.GW7992@ftp.linux.org.uk \
--to=viro@ftp.linux.org.uk \
--cc=bbpetkov@yahoo.de \
--cc=linux-kernel@vger.kernel.org \
--cc=pablo@eurodev.net \
--cc=tgraf@suug.ch \
--cc=torvalds@osdl.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox