From: "Hans J. Koch" <hjk@linutronix.de>
To: Andi Kleen <andi@firstfloor.org>
Cc: hjk@linutronix.de, corbet@lwn.net, linux-kernel@vger.kernel.org,
gregkh@suse.de
Subject: Re: [PATCH] [11/11] Convert uio to fasync_unlocked
Date: Mon, 19 May 2008 15:30:24 +0200 [thread overview]
Message-ID: <20080519133023.GB3188@local> (raw)
In-Reply-To: <87lk26bgtb.fsf@basil.nowhere.org>
On Mon, May 19, 2008 at 02:48:32PM +0200, Andi Kleen wrote:
> Andi Kleen <andi@firstfloor.org> writes:
>
> > Just calls fasync_helper
> >
> > Cc: hjk@linutronix.de
>
> Sorry that one was missing a quilt refresh. Here's the real patch.
> Not very exciting.
Patch looks alright to me, but Greg KH should be cc'ed for UIO patches
as well.
>
> -Andi
>
> ---
>
> Convert uio to fasync_unlocked
>
> Just calls fasync_helper
>
> Cc: hjk@linutronix.de
Cc: gregkh@suse.de
> Signed-off-by: Andi Kleen <ak@linux.intel.com>
Acked-by: Hans J. Koch <hjk@linutronix.de>
>
> Index: linux/drivers/uio/uio.c
> ===================================================================
> --- linux.orig/drivers/uio/uio.c
> +++ linux/drivers/uio/uio.c
> @@ -541,7 +541,7 @@ static const struct file_operations uio_
> .read = uio_read,
> .mmap = uio_mmap,
> .poll = uio_poll,
> - .fasync = uio_fasync,
> + .unlocked_fasync = uio_fasync,
> };
>
> static int uio_major_init(void)
> --
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at http://www.tux.org/lkml/
next prev parent reply other threads:[~2008-05-19 13:40 UTC|newest]
Thread overview: 27+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-05-19 12:31 [PATCH] [0/11] Repost of old VFS BKL patchkit Andi Kleen
2008-05-19 12:31 ` [PATCH] [1/11] Remove BKL from remote_llseek Andi Kleen
2008-05-19 13:58 ` Trond Myklebust
2008-05-19 14:41 ` Andi Kleen
2008-05-19 14:02 ` Christoph Hellwig
2008-05-19 15:13 ` Andi Kleen
2008-05-19 16:09 ` Steve French
2008-05-19 12:31 ` [PATCH] [2/11] Add unlocked_fasync Andi Kleen
2008-05-19 14:03 ` Christoph Hellwig
2008-05-19 14:43 ` Andi Kleen
2008-05-19 15:12 ` Alan Cox
2008-05-19 15:29 ` Andi Kleen
2008-05-19 15:22 ` Alan Cox
2008-05-19 15:45 ` Andi Kleen
2008-05-19 17:29 ` Randy Dunlap
2008-05-19 12:31 ` [PATCH] [3/11] Convert pipe over to unlocked_fasync Andi Kleen
2008-05-19 12:31 ` [PATCH] [4/11] Convert socket fasync " Andi Kleen
2008-05-19 12:31 ` [PATCH] [5/11] Convert fuse " Andi Kleen
2008-05-19 12:31 ` [PATCH] [6/11] Convert bad_inode " Andi Kleen
2008-05-19 12:31 ` [PATCH] [7/11] Convert DRM " Andi Kleen
2008-05-19 12:31 ` [PATCH] [8/11] Use unlocked_fasync in random.c Andi Kleen
2008-05-19 12:31 ` [PATCH] [9/11] Convert hpet to unlocked_fasync Andi Kleen
2008-05-19 12:31 ` [PATCH] [10/11] Use unlocked_fasync in RTC Andi Kleen
2008-05-19 12:31 ` [PATCH] [11/11] Convert uio to fasync_unlocked Andi Kleen
2008-05-19 12:48 ` Andi Kleen
2008-05-19 13:30 ` Hans J. Koch [this message]
2008-05-20 15:28 [PATCH] [0/11] REPOST: Early exception fixes Andi Kleen
2008-05-20 15:28 ` [PATCH] [11/11] Convert uio to fasync_unlocked Andi Kleen
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=20080519133023.GB3188@local \
--to=hjk@linutronix.de \
--cc=andi@firstfloor.org \
--cc=corbet@lwn.net \
--cc=gregkh@suse.de \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®