Re: [PATCH 1/3] chrdev: implement __[un]register_chrdev()

From: Takashi Iwai
Date: Mon Aug 17 2009 - 05:54:43 EST


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@xxxxxxxxxx>
> > Cc: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
> > Cc: Greg Kroah-Hartman <gregkh@xxxxxxx>
> > ---
> > 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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/