netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "David S. Miller" <davem@redhat.com>
To: James Morris <jmorris@redhat.com>
Cc: hch@infradead.org, sds@epoch.ncsc.mil, chrisw@osdl.org,
	linux-kernel@vger.kernel.org, netdev@oss.sgi.com,
	selinux@tycho.nsa.gov
Subject: Re: [PATCH][SELINUX] 2/2 sock_create_lite()
Date: Sat, 8 May 2004 15:04:32 -0700	[thread overview]
Message-ID: <20040508150432.3856573c.davem@redhat.com> (raw)
In-Reply-To: <Xine.LNX.4.44.0405071531480.22499-100000@thoron.boston.redhat.com>

On Fri, 7 May 2004 15:53:30 -0400 (EDT)
James Morris <jmorris@redhat.com> wrote:

> Ok, here's a version of this patch which doesn't do anything with 
> sock_alloc().

Applied, although I had to hand-edit the patch since you
accidently included the following bit from the first SELINUX
patch of this series :-)

> -	err = sock_create(family, SOCK_SEQPACKET, IPPROTO_SCTP,
> -			  &sctp_ctl_socket);
> +	err = sock_create_kern(family, SOCK_SEQPACKET, IPPROTO_SCTP,
> +			       &sctp_ctl_socket);

      reply	other threads:[~2004-05-08 22:04 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <Xine.LNX.4.44.0405071043540.21372@thoron.boston.redhat.com>
2004-05-07 15:06 ` [PATCH][SELINUX] 2/2 sock_create_lite() James Morris
2004-05-07 15:14   ` Christoph Hellwig
2004-05-07 15:21     ` James Morris
2004-05-07 19:53       ` James Morris
2004-05-08 22:04         ` David S. Miller [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=20040508150432.3856573c.davem@redhat.com \
    --to=davem@redhat.com \
    --cc=chrisw@osdl.org \
    --cc=hch@infradead.org \
    --cc=jmorris@redhat.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=netdev@oss.sgi.com \
    --cc=sds@epoch.ncsc.mil \
    --cc=selinux@tycho.nsa.gov \
    /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;
as well as URLs for NNTP newsgroup(s).