From: Takashi Iwai <tiwai@suse.de>
To: Tejun Heo <tj@kernel.org>
Cc: Linux Kernel <linux-kernel@vger.kernel.org>,
Greg KH <greg@kroah.com>, Alan Cox <alan@lxorguk.ukuu.org.uk>,
Colin Guthrie <cguthrie@mandriva.org>,
Al Viro <viro@ftp.linux.org.uk>
Subject: Re: [PATCH 1/3] chrdev: implement __[un]register_chrdev()
Date: Mon, 17 Aug 2009 11:54:36 +0200 [thread overview]
Message-ID: <s5hd46ueper.wl%tiwai@suse.de> (raw)
In-Reply-To: <s5hskfznagm.wl%tiwai@suse.de>
At Mon, 10 Aug 2009 14:02:17 +0200,
I wrote:
>
> At Thu, 06 Aug 2009 18:13:23 +0900,
> Tejun Heo wrote:
> >
> > [un]register_chrdev() assume minor range 0-255. This patch adds __
> > prefixed versions which take @minorbase and @count explicitly.
> >
> > Signed-off-by: Tejun Heo <tj@kernel.org>
> > Cc: Al Viro <viro@zeniv.linux.org.uk>
> > Cc: Greg Kroah-Hartman <gregkh@suse.de>
> > ---
> > This is updated repost of the make-OSS-device-number-claiming-optional
> > patchset.
> >
> > http://thread.gmane.org/gmane.linux.kernel/873475
> >
> > Changes from the last take are...
> >
> > * soundcore now emits standard chrdev module aliases too.
> >
> > * The sound-slot/service-* module aliases are now scheduled to be
> > removed in a year along with the config and kernel parameter to
> > disable it.
> >
> > * sound_insert_unit() updated to deal with minors claimed by others at
> > chrdev layer.
>
> I merged this to sound-unstable tree now to check the builds.
> I'm going to move it to the sound tree for linux-next in tomorrow or
> later.
>
> If anybody still sees the problem with this patch set, please let me
> know.
As no objection came, I merged this patch series now for linux-next.
thanks,
Takashi
prev parent reply other threads:[~2009-08-17 9:54 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-08-06 9:13 [PATCH 1/3] chrdev: implement __[un]register_chrdev() Tejun Heo
2009-08-06 9:13 ` [PATCH 2/3] sound: request char-major-* module aliases for missing OSS devices Tejun Heo
2009-08-06 9:14 ` [PATCH 3/3] sound: make OSS device number claiming optional and schedule its removal Tejun Heo
2009-08-10 12:02 ` [PATCH 1/3] chrdev: implement __[un]register_chrdev() Takashi Iwai
2009-08-17 9:54 ` Takashi Iwai [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=s5hd46ueper.wl%tiwai@suse.de \
--to=tiwai@suse.de \
--cc=alan@lxorguk.ukuu.org.uk \
--cc=cguthrie@mandriva.org \
--cc=greg@kroah.com \
--cc=linux-kernel@vger.kernel.org \
--cc=tj@kernel.org \
--cc=viro@ftp.linux.org.uk \
/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.