From: gregkh@suse.de Date: Thu, 12 May 2005 04:30:24 +0000 (-0700) Subject: [PATCH] sign off on 2 patches. X-Git-Tag: v2.6.11.11~14 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=864f5f968ef4b09fb4f5e3e50237aae25b9f8344;p=thirdparty%2Fkernel%2Fstable-queue.git [PATCH] sign off on 2 patches. --- diff --git a/queue/usbaudio-prevent-oops-on-usb-unplug.patch b/queue/usbaudio-prevent-oops-on-usb-unplug.patch index 3d30b50fe4f..28034c6767e 100644 --- a/queue/usbaudio-prevent-oops-on-usb-unplug.patch +++ b/queue/usbaudio-prevent-oops-on-usb-unplug.patch @@ -14,7 +14,10 @@ keyboard, when the usx2y's kobjects were freed. The patch ensures the correct sequence. Tested ok on kernel 2.6.12-rc2. +Present in ALSA cvs + Signed-off-by: Karsten Wiese +Signed-off-by: Greg Kroah-Hartman diff -u -r1.119 -r1.120 diff --git a/queue/usbusx2y-prevent-oops-on-usb-unplug.patch b/queue/usbusx2y-prevent-oops-on-usb-unplug.patch index 3c20b237bf7..690a5557e3a 100644 --- a/queue/usbusx2y-prevent-oops-on-usb-unplug.patch +++ b/queue/usbusx2y-prevent-oops-on-usb-unplug.patch @@ -14,7 +14,10 @@ keyboard, when the usx2y's kobjects were freed. The patch ensures the correct sequence. Tested ok on kernel 2.6.12-rc2. +Present in ALSA cvs + Signed-off-by: Karsten Wiese +Signed-off-by: Greg Kroah-Hartman diff -u -r1.9 -r1.10