[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

backporting 2.6.12.3 fixes to 2.6.8



Horms said he had merged in up to 2.6.12.2, so I went through the
2.6.12.3 changes.  Here's my notes - I've committed the three I marked
applicable.

[PATCH] If ACPI doesn't find an irq listed, don't accept 0 as a valid PCI irq.
 - Fixes a bug introduced between 2.6.8 & 2.6.12
[PATCH] revert nf_reset change
 - Reverts a broken fix that wasn't added till after 2.6.8
[PATCH] ppc32: stop misusing ntps time_offset value
 - Applicable (ppc32-time_offset-misuse.dpatch)
[PATCH] fix Shaper driver lossage in 2.6.12
[PATCH] SMP fix for 6pack driver
 - marks 6pack as non broken on SMP; this driver has changed a lot since 2.6.8,
   including some locking changes, so maybe its not a good idea to turn this on
[PATCH] tpm breaks 8139cp
 - drivers/char/tpm/ doesn't exist in 2.6.8
[PATCH] v4l cx88 hue offset fix
 - Applicable (v4l-cx88-hue-offset-fix.dpatch)
[PATCH] coverity: tty_ldisc_ref return null check
 - Applicable (tty_ldisc_ref-return-null-check.dpatch)
[PATCH] uml: fix TT mode by reverting "use fork instead of clone"
 - Revert a patch that came after 2.6.8
[PATCH] fix semaphore handling in __unregister_chrdev_region
 - fixed a locking bug introduced after 2.6.8




Reply to: