netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Karsten Keil <isdn@linux-pingi.de>
To: David Miller <davem@davemloft.net>
Cc: Arnaldo Carvalho de Melo <acme@redhat.com>,
	paul.moore@hp.com, netdev@vger.kernel.org, vanhoof@redhat.com,
	williams@redhat.com, linux-security-module@vger.kernel.org
Subject: Re: [PATCH 1/1 v2] isdn: Use kernel_{send,recv}msg instead of open coding
Date: Fri, 22 May 2009 17:47:37 +0200	[thread overview]
Message-ID: <200905221747.38036.isdn@linux-pingi.de> (raw)
In-Reply-To: <20090522153723.GA26133@ghostprotocols.net>

Hi Arnaldo,

thanks for the patch, I will ack it and send it with the other mISDN s in one 
series later today.

Dave please wait, until you get my patchseries, since some context changes
are needed to aplly together with the other patches.


On Freitag, 22. Mai 2009 17:37:24 Arnaldo Carvalho de Melo wrote:
> Hi David,
>
> 	I've fixed it up and did a make allmodconfig, no problems, I
> think this time it is OK.
>
> $ rm -f ../allmodconfig/drivers/isdn/mISDN/l1oip_core.o
> $ make O=../allmodconfig drivers/isdn/mISDN/l1oip_core.o
>   Using /home/acme_unencrypted/git/linux-2.6-tip as source for kernel
>   GEN     /home/acme_unencrypted/git/allmodconfig/Makefile
>   CHK     include/linux/version.h
>   CHK     include/linux/utsrelease.h
>   SYMLINK include/asm -> include/asm-x86
>   CALL    /home/acme_unencrypted/git/linux-2.6-tip/scripts/checksyscalls.sh
>   CC      drivers/isdn/mISDN/l1oip_core.o
> $
>
> Regards,
>
> - Arnaldo
>
> commit cbe24f5d80209776a7e033c92a5882227a8360e6
> Author: Arnaldo Carvalho de Melo <acme@redhat.com>
> Date:   Fri May 22 12:32:05 2009 -0300
>
>     isdn: Use kernel_{send,recv}msg instead of open coding
>
>     Reducing the number of direct users of sock_{recv,send}msg.
>
>     Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
>
...


      reply	other threads:[~2009-05-22 15:47 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-05-22 15:37 [PATCH 1/1 v2] isdn: Use kernel_{send,recv}msg instead of open coding Arnaldo Carvalho de Melo
2009-05-22 15:47 ` Karsten Keil [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=200905221747.38036.isdn@linux-pingi.de \
    --to=isdn@linux-pingi.de \
    --cc=acme@redhat.com \
    --cc=davem@davemloft.net \
    --cc=linux-security-module@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=paul.moore@hp.com \
    --cc=vanhoof@redhat.com \
    --cc=williams@redhat.com \
    /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).