On Thu, Dec 05, 2002, Greg KH <[EMAIL PROTECTED]> wrote:
> On Thu, Dec 05, 2002 at 05:25:01PM -0500, Johannes Erdfelt wrote:
> > Any particular reason for this?
>
> My previous LSM example module patch added EXPORT_SYMBOL() for these
> lists. As these symbols previously were only accessable from
On Thu, Dec 05, 2002 at 05:50:31PM -0500, Johannes Erdfelt wrote:
>
> I was worried that we had exported it for a while and then it was
> changed just now.
>
> If we never exported it before just recently, then I don't see the harm
> :)
Yeah, I think there was only a 6 hour window today in Linus
On Thu, Dec 05, 2002 at 05:25:01PM -0500, Johannes Erdfelt wrote:
> Any particular reason for this?
My previous LSM example module patch added EXPORT_SYMBOL() for these
lists. As these symbols previously were only accessable from within the
kernel, I realized that I should probably mark them _GPL
Any particular reason for this?
JE
On Thu, Dec 05, 2002, Greg KH <[EMAIL PROTECTED]> wrote:
> ChangeSet 1.840, 2002/12/05 15:21:11-06:00, [EMAIL PROTECTED]
>
> USB: make usb device lists EXPORT_SYMBOL_GPL
>
>
> diff -Nru a/drivers/usb/core/hcd.c b/drivers/usb/core/hcd.c
> --- a/drivers/usb/cor
ChangeSet 1.840, 2002/12/05 15:21:11-06:00, [EMAIL PROTECTED]
USB: make usb device lists EXPORT_SYMBOL_GPL
diff -Nru a/drivers/usb/core/hcd.c b/drivers/usb/core/hcd.c
--- a/drivers/usb/core/hcd.cThu Dec 5 15:27:17 2002
+++ b/drivers/usb/core/hcd.cThu Dec 5 15:27:17 2002
@@ -80,7 +80,7
ChangeSet 1.797.149.3, 2002/12/04 01:02:55-08:00, [EMAIL PROTECTED]
[PATCH] USB: tiglusb update
- a patch against 2.5.50 (clean-up and includes Randy Dunlap's patch).
diff -Nru a/drivers/usb/misc/tiglusb.c b/drivers/usb/misc/tiglusb.c
--- a/drivers/usb/misc/tiglusb.cThu Dec 5 15:27:32
ChangeSet 1.797.149.4, 2002/12/04 14:41:46-06:00, [EMAIL PROTECTED]
[PATCH] C99 initializer for include/linux/usb.h
Here's a small patch for switching the file to use C99 initializers. The
patch is against 2.5.50.
diff -Nru a/include/linux/usb.h b/include/linux/usb.h
--- a/include/linux/usb.h
ChangeSet 1.797.149.2, 2002/12/03 23:04:47-08:00, [EMAIL PROTECTED]
[PATCH] RATOC USB-60 patch
Trivial patch to get the RATOC USB60 USB-Serial converter working :
diff -Nru a/drivers/usb/serial/pl2303.c b/drivers/usb/serial/pl2303.c
--- a/drivers/usb/serial/pl2303.c Thu Dec 5 15:27:35 20
ChangeSet 1.839, 2002/12/05 15:19:13-06:00, [EMAIL PROTECTED]
USB: fix compile time error in tiglusb.c caused by previous devfs changes.
diff -Nru a/drivers/usb/misc/tiglusb.c b/drivers/usb/misc/tiglusb.c
--- a/drivers/usb/misc/tiglusb.cThu Dec 5 15:27:20 2002
+++ b/drivers/usb/misc/tig
ChangeSet 1.797.147.2, 2002/12/02 23:29:53-08:00, [EMAIL PROTECTED]
[PATCH] USB: fix up urb callback functions due to argument change
diff -Nru a/drivers/bluetooth/hci_usb.c b/drivers/bluetooth/hci_usb.c
--- a/drivers/bluetooth/hci_usb.c Thu Dec 5 15:27:42 2002
+++ b/drivers/bluetooth/hci
10 matches
Mail list logo