[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20060912150433.GB2808@pimb.org>
Date: Tue, 12 Sep 2006 16:04:34 +0100
From: Jody Belka <lists-lkml@...b.org>
To: linux-kernel@...r.kernel.org, Linus Torvalds <torvalds@...l.org>
Subject: Re: Linux 2.6.18-rc6
Upgrading to this causes my copy of hal (0.5.3-0ubuntu14) to fail to start.
Bisecting tracked it down to the following commit. Reverting just this patch
against 2.6.18-rc6 gets things working again.
9bde7497e0b54178c317fac47a18be7f948dd471 is first bad commit
commit 9bde7497e0b54178c317fac47a18be7f948dd471
Author: Greg Kroah-Hartman <gregkh@...e.de>
Date: Wed Jun 14 12:14:34 2006 -0700
[PATCH] USB: make endpoints real struct devices
This will allow for us to give endpoints a major/minor to create a
"usbfs2-like" way to access endpoints directly from userspace in an
easier manner than the current usbfs provides us.
Signed-off-by: Greg Kroah-Hartman <gregkh@...e.de>
--
Jody Belka
knew (at) pimb (dot) org
ps. Please CC, as i'm not subscribed to the list. Thanks.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists