From: Greg Kroah-Hartman Date: Wed, 5 Apr 2006 18:03:25 +0000 (-0700) Subject: removed one patch from the 2.6.16 review queue X-Git-Tag: v2.6.16.2~4 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=a544ffec31ed2776266388c4d99964788318d536;p=thirdparty%2Fkernel%2Fstable-queue.git removed one patch from the 2.6.16 review queue and gave the proper attribute to another --- diff --git a/review-2.6.16/move-destructor-from-neigh-ops-to.patch b/rejects/move-destructor-from-neigh-ops-to.patch similarity index 100% rename from review-2.6.16/move-destructor-from-neigh-ops-to.patch rename to rejects/move-destructor-from-neigh-ops-to.patch diff --git a/review-2.6.16/series b/review-2.6.16/series index aee2bc08a0f..469dc5faa32 100644 --- a/review-2.6.16/series +++ b/review-2.6.16/series @@ -8,7 +8,6 @@ powerpc-make-isa-floppies-work-again.patch pcmcia_spectrum-must-select-fw_loader.patch pcmcia-permit-single-character-identifiers.patch opti9x-fix-compile-without-config_pnp.patch -move-destructor-from-neigh-ops-to.patch mark-longhaul-driver-as-broken.patch isicom-must-select-fw_loader.patch ip.patch diff --git a/review-2.6.16/usb-usbcore-usb_set_configuration-oops.patch b/review-2.6.16/usb-usbcore-usb_set_configuration-oops.patch index 104d4dab60f..28c0f30c58e 100644 --- a/review-2.6.16/usb-usbcore-usb_set_configuration-oops.patch +++ b/review-2.6.16/usb-usbcore-usb_set_configuration-oops.patch @@ -9,6 +9,8 @@ Cc: Alan Stern , Horst Schirmeier Subject: USB: usbcore: usb_set_configuration oops (NULL ptr dereference) +From: Horst Schirmeier + When trying to deconfigure a device via usb_set_configuration(dev, 0), 2.6.16-rc kernels after 55c527187c9d78f840b284d596a0b298bc1493af oops with "Unable to handle NULL pointer dereference at...". This is due to