From: Andrew Morton <akpm@linux-foundation.org>
To: "Ahmed S. Darwish" <darwish.07@gmail.com>
Cc: Joerg Platte <jplatte@naasa.net>,
linux-kernel@vger.kernel.org, casey@schaufler-ca.com
Subject: Re: [PATCH - BUGFIX] Smack: Check for 'struct socket' with NULL sk
Date: Wed, 13 Feb 2008 00:09:53 -0800 [thread overview]
Message-ID: <20080213000953.dd782352.akpm@linux-foundation.org> (raw)
In-Reply-To: <20080211232347.GA3635@ubuntu>
On Tue, 12 Feb 2008 01:23:47 +0200 "Ahmed S. Darwish" <darwish.07@gmail.com> wrote:
> + BUG_ON(sk == NULL);
> + ssp = sk->sk_security;
I'll remove the BUG_ON - the oops on the next line will provide us with just the
same information.
Thanks for the fix.
prev parent reply other threads:[~2008-02-13 8:11 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-02-11 18:26 BUG with 2.6.25-rc1 and smack Joerg Platte
2008-02-11 18:51 ` Casey Schaufler
2008-02-11 19:13 ` Joerg Platte
2008-02-11 23:23 ` [PATCH - BUGFIX] Smack: Check for 'struct socket' with NULL sk Ahmed S. Darwish
2008-02-12 2:26 ` Casey Schaufler
2008-02-12 9:29 ` Joerg Platte
2008-02-13 0:35 ` Casey Schaufler
2008-02-13 8:09 ` Andrew Morton [this message]
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=20080213000953.dd782352.akpm@linux-foundation.org \
--to=akpm@linux-foundation.org \
--cc=casey@schaufler-ca.com \
--cc=darwish.07@gmail.com \
--cc=jplatte@naasa.net \
--cc=linux-kernel@vger.kernel.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.