[Lucid][pull request] Update to 2.6.32.13 Stable Kernel
Brad Figg
brad.figg at canonical.com
Mon May 31 16:06:34 UTC 2010
On 05/20/2010 11:15 AM, Stefan Bader wrote:
> Hi All,
>
> http://bugs.launchpad.net/bugs/583414
>
> The 2.6.32.13 stable kernel has recently been released.
>
> http://kernel.org/pub/linux/kernel/v2.6/ChangeLog-2.6.32.13
> http://kernel.org/pub/linux/kernel/v2.6/patch-2.6.32.13.bz2
>
> The 2.6.32.13 upstream stable kernel brings in 97 patches (DRM excluded).
> As we carry the DRM stack from 2.6.33, all patches that affect DRM have been
> dropped and replaced by DRM patches from 2.6.33.4 (3 patches).]
>
> The upstream process for stable tree updates is quite similar in scope to the
> Ubuntu SRU process. e.g: each patch demonstrably fixes a bug and is vetted by
> upstream either by originating directly from Linus' tree or by being minimally
> backported from some patch in Linus' tree.
>
> TEST CASE: TBD
>
> This patch was added after the release of 2.6.32.13 but seemed important enough
> to have it added before the next release:
> * Revert "module: fix __module_ref_addr()"
>
>
> The following patch has been modified:
> * drm/i915: Add initial bits for VGA modesetting bringup on Sandybridge.
>
> because
>
> commit 2410233263bd7ccd4bd13b15e98f298684171ba1
> Author: Surbhi Palande<surbhi.palande at canonical.com>
> Date: Tue Mar 30 23:59:06 2010 +0300
>
> drm/i915: Part of: Add initial bits for VGA modesetting bringup on
> Sandybridge
>
> has already backported pats of it and then some part have been replaced by
>
> ommit 02cf17d29ec2b659b7e058318721a1ad980d9b99
> Author: Eric Anholt<eric at anholt.net>
> Date: Tue Mar 30 23:59:07 2010 +0300
>
> drm/i915: Stop trying to use ACPI lid status to determine LVDS connection.
>
>
> I am attaching the review and I have pushed a preview tree to
>
> git://kernel.ubuntu.com/smb/ubuntu-lucid.git stable
>
> http://kernel.ubuntu.com/git?p=smb/ubuntu-lucid.git;a=shortlog;h=refs/heads/stable
>
> -Stefan
>
ACK. There isn't anything in here that looks too scary.
Details:
-----------------------------------------------------------------
commit 9ab04f8dc2ec32b1065ab9dfcca3c92456fa77e0
Author: Alan Stern <stern at rowland.harvard.edu>
USB: EHCI: defer reclamation of siTDs
# Type: NEW
Looks good.
commit d5d30e59fbea20fc09d300f3d4c90bbd2ecfc9f3
Author: Shimada Hirofumi <hirofumi at flycat.org>
p54usb: Add usbid for Corega CG-WLUSB2GT.
# Type: Enablement
Looks good.
commit 2b759393cd12c710da0859c87564c78930ff01d8
Author: NeilBrown <neilb at suse.de>
md/raid5: allow for more than 2^31 chunks.
# Type: Bug fix
Looks good.
commit a2cea9c7ccc593386385afd3a35ccf0bb9143bcc
Author: NeilBrown <neilb at suse.de>
md/raid5: fix previous patch.
# Type: Bug fix
Looks good.
commit 03f7b5c5020942f14e83ec2eb2bd89134f7f3919
Author: Tejun Heo <tj at kernel.org>
libata: fix locking around blk_abort_request()
# Type: Bug fix
Looks good.
commit 00752c01d2ef9c60e043ef01f4af987846815dae
Author: Jeff Garzik <jeff at garzik.org>
libata: ensure NCQ error result taskfile is fully initialized before returning it via qc->result_tf.
# Type: Bug fix
Looks good.
commit 4268c2cbe019db682f9d493eb728c942d1cc2fb8
Author: Ian Dall <ian at beware.dropbear.id.au>
w1: w1 temp: fix negative termperature calculation
# Type: Bug fix
Looks good.
commit 2d554beb7911560ebd7e59f3284a3a654a9b3315
Author: Andrea Arcangeli <aarcange at redhat.com>
memcg: fix prepare migration
# Type: Oops
Looks good.
commit fb85b86ad4989b8d3aa5cbb2aafc9568a22fd3ce
Author: Johannes Berg <johannes at sipsolutions.net>
mac80211: remove bogus TX agg state assignment
# Type: Bug fix
Looks good.
commit 669805f0492eb6415a6c621fcd1ef6e29fee32b8
Author: Changli Gao <xiaosuo at gmail.com>
flex_array: fix the panic when calling flex_array_alloc() without __GFP_ZERO
# Type: Panic
Looks good.
commit 5d5890b7cdde133721fc3050abd28085b8dbb2e3
Author: Avi Kivity <avi at qumranet.com>
core, x86: make LIST_POISON less deadly
# Type: Bug fix / Security
Looks good.
commit a988a1781479b17237042f9fa08bfe552fe592b0
Author: Mel Gorman <mel at csn.ul.ie>
hugetlb: fix infinite loop in get_futex_key() when backed by huge pages
# Type: Bug fix
Looks good.
commit aab06bd25fa245a3475c35f8934e1e810d6ca8f8
Author: Jeff Mahoney <jeffm at suse.com>
reiserfs: fix permissions on .reiserfs_priv
# Type: Bug fix / Security
Looks good.
commit ebab7082c82621967a08e6a2e79219fc3a5e5dd5
Author: Jeff Mahoney <jeffm at suse.com>
reiserfs: fix corruption during shrinking of xattrs
# Type: Corruption
Looks good.
commit 9e27d5e6748f40b7c9835f3ef9b7ce64bed15e74
Author: Neil Brown <neilb at suse.de>
nfsd4: bug in read_buf
# Type: Bug fix
Looks good.
commit c1837a8f5014463056c255f4bf82a06d16388223
Author: David Howells <dhowells at redhat.com>
keys: the request_key() syscall should link an existing key to the dest keyring
# Type: Bug fix
Looks good.
commit d6890e184283ae1b9c2edacae838d15e3ce55155
Author: Eric Lescouet <lescouet at virtuallogix.com>
staging: usbip: Fix deadlock
# Type: Bug fix
Looks good.
commit 2fb9d8cdf50d3d2353da727c8faf4fa1ea0eb2b6
Author: Alan Stern <stern at rowland.harvard.edu>
USB: fix remote wakeup settings during system sleep
# Type: Bug fix
Looks good.
commit a559bbbda22d8905fe71cbcb9f1ea11b8a9668a7
Author: William Lightning <kassah at gmail.com>
USB: Add id for HP ev2210 a.k.a Sierra MC5725 miniPCI-e Cell Modem.
# Type: Enablement
Looks good.
commit b7cbd217d5a3197fa38f88a89bb75fa6bf7121b4
Author: Dan Carpenter <error27 at gmail.com>
USB: fix testing the wrong variable in fs_create_by_name()
# Type: Bug fix
Looks good.
commit 0f6f37f1a93d1936d18e99739062f783118c9f98
Author: Alan Stern <stern at rowland.harvard.edu>
USB: don't choose configs with no interfaces
# Type: Bug fix
Looks good.
commit dd13b9f4a90b5dcefb7ef36393a55c96f3f10a76
Author: Alan Stern <stern at rowland.harvard.edu>
USB: OHCI: don't look at the root hub to get the number of ports
# Type: Bug fix
Looks good.
commit 0a0da543426241627580bda5fccb5ddf444a1aba
Author: Sarah Sharp <sarah.a.sharp at linux.intel.com>
USB: xhci: properly set the "Mult" field of the endpoint context.
# Type: Bug fix
Looks good.
commit 2e80b07dcdbe27eda40447ad48e26662beea7b4c
Author: Sarah Sharp <sarah.a.sharp at linux.intel.com>
USB: xhci: properly set endpoint context fields for periodic eps.
# Type: Bug fix
Looks good.
commit 08997c60a04eb38343ff7b5c2cca39468e76eebd
Author: Jerome Marchand <jmarchan at redhat.com>
procfs: fix tid fdinfo
# Type: Bug fix
Looks good.
commit beeaab03ee04e5dd5e0ce48732a0d8e59554ef54
Author: Tao Ma <tao.ma at oracle.com>
ocfs2: Update VFS inode's id info after reflink.
# Type: Bug fix
Looks good.
commit 8cab1cb1cddb0731a0597575389230389ddea882
Author: Dan Carpenter <error27 at gmail.com>
ocfs2: potential ERR_PTR dereference on error paths
# Type: Bug fix
Looks good.
commit c8f299e543caa5f88c4389c0bed5ef47bdf43970
Author: Joel Becker <joel.becker at oracle.com>
ocfs2: Compute metaecc for superblocks during online resize.
# Type: Bug fix
Looks good.
commit 4075a923acbf1ab6b21e021c13cae4c4055e5277
Author: Joel Becker <joel.becker at oracle.com>
ocfs2_dlmfs: Fix math error when reading LVB.
# Type: Bug fix
Looks good.
commit 870971905666b2771bd7304070bcd4ed88984306
Author: Mark Langsdorf <mark.langsdorf at amd.com>
powernow-k8: Fix frequency reporting
# Type: Bug fix
Looks good.
commit c6322971f8013403e2ff5b7607ec4771b0c31949
Author: Al Viro <viro at ZenIV.linux.org.uk>
nfs d_revalidate() is too trigger-happy with d_drop()
# Type: Bug fix
Looks good.
commit 3054252953a26d8f71f41d1f5cd3682fe11b9a2a
Author: Chuck Lever <chuck.lever at oracle.com>
NFS: rsize and wsize settings ignored on v4 mounts
# Type: Bug fix
Looks good.
commit 874d2445cbffe3a89e31a82286ab86bab376680b
Author: Haiyang Zhang <haiyangz at microsoft.com>
Staging: hv: Fix a bug affecting IPv6
# Type: Bug fix
Looks good.
commit 96f0910dd3e79dcda84daa963ddb435a93025a9d
Author: Cyrill Gorcunov <gorcunov at openvz.org>
Staging: hv: Fix up memory leak on HvCleanup
# Type: Bug fix
Looks good.
commit 41320f730dd1870762b5769ea5c2a109e6bf6e50
Author: Stephen Hemminger <shemminger at vyatta.com>
Staging: hv: name network device ethX rather than sethX
# Type: Bug fix
Looks good.
commit 16520f3baf29ad9cfdcd5503262f4043813e4686
Author: Jean Delvare <khali at linux-fr.org>
i2c: Fix probing of FSC hardware monitoring chips
# Type: Bug fix
Looks good. (A little more complex fix, assuming its correct.)
commit ef0c64308b5dfa779b0c22508ad755abe49938ac
Author: Tejun Heo <tj at kernel.org>
perf: Fix resource leak in failure path of perf_event_open()
# Type: Bug fix
Looks good.
commit b228f7fdef669dbcefbf0414b89583c8422f0e19
Author: Dan Williams <dan.j.williams at intel.com>
raid6: fix recovery performance regression
# Type: Bug fix
Looks good.
commit 48a5414b50f47157ef4ff0ab52a86144f1804c19
Author: Ping Cheng <pingc at wacom.com>
serial: 8250_pnp - add Fujitsu Wacom device
# Type: Bug fix
Looks good.
commit a59bb6a18c9fc9ed48804d5d2868ce2d301925e5
Author: Richard Kennedy <richard at rsk.demon.co.uk>
block: ensure jiffies wrap is handled correctly in blk_rq_timed_out_timer
# Type: Bug fix
Looks good.
commit b8f8bdedc62360a2bc26b8788d9f7ecf13ed448d
Author: Peter Korsgaard <jacmet at sunsite.dk>
dm9601: fix phy/eeprom write routine
# Type: NEW
Looks good.
commit 9121999db5232e1d81270df5d0787df1492408e7
Author: Hans de Goede <hdegoede at redhat.com>
p54pci: fix bugs in p54p_check_tx_ring
# Type: Bug fix
Looks good.
commit 6dc36b37f62f666c802b184f01106fd222d36bd2
Author: Borislav Petkov <borislav.petkov at amd.com>
edac, mce: Fix wrong mask and macro usage
# Type: Bug fix
Looks good.
commit e620234b3ec62cedcdc3a8c53ed50facd4392cb3
Author: H. Peter Anvin <hpa at zytor.com>
x86-64: Clear a 64-bit FS/GS base on fork if selector is nonzero
# Type: Bug fix
Looks good.
commit 35d5aaca2aa3bd2324e4a9c0f8a070df07e8c757
Author: H. Peter Anvin <hpa at linux.intel.com>
x86: Disable large pages on CPUs with Atom erratum AAE44
# Type: Bug fix
Looks like it does what the description says. Note it needs a newer microcode to completely work
and will report a warning if the fixup fails. Looks good.
commit 4515b172cd9fc6bd7c9ee2264ed650411fcd118e
Author: Borislav Petkov <bp at amd64.org>
x86, k8 nb: Fix boot crash: enable k8_northbridges unconditionally on AMD systems
# Type: Bug fix
Looks good.
commit 21dc3d5c88916458f26002e6090ebc060c646dc8
Author: Prarit Bhargava <prarit at redhat.com>
x86, AMD: Fix stale cpuid4_info shared_map data in shared_cpu_map cpumasks
# Type: Bug fix
Looks good.
commit fed3c6551a8993a38fffd17eed4a6f15ee4fad21
Author: Daniel T Chen <crimsun at ubuntu.com>
ALSA: hda: Use LPIB quirk for DG965OT board version AAD63733-203
# Type: Quirk
Look good.
commit 6987661471edf3cb8a19195556dec04921b78682
Author: Kunal Gangakhedkar <kunal.gangakhedkar at gmail.com>
ALSA: hda - Add PCI quirk for HP dv6-1110ax.
# Type: Quirk
Looks good.
commit dab79eaf68a558875f46b2fdbda92a1f332b05e6
Author: Daniel T Chen <crimsun at ubuntu.com>
ALSA: hda: Use STAC_DELL_M6_BOTH quirk for Dell Studio XPS 1645
# Type: Quirk
Look good.
commit 239c22e8bb1d8c531aaf3dc5e8d3a0b2d3c7477e
Author: Daniel T Chen <crimsun at ubuntu.com>
ALSA: hda: Use STAC_DELL_M6_BOTH quirk for Dell Studio 1558
# Type: Quirk
Look good.
commit 265fedd9f1de110651288c55001ee71d0b356da8
Author: Daniel T Chen <crimsun at ubuntu.com>
ALSA: hda: Use ALC880_F1734 quirk for Fujitsu Siemens AMILO Xi 1526
# Type: Quirk
Look good.
commit e0a186b32a7de593187e689d7ab4234f2797d686
Author: Hans de Goede <hdegoede at redhat.com>
ALSA: snd-meastro3: Add amp_gpio quirk for Compaq EVO N600C
# Type: Quirk
Look good.
commit e88567cb09b5ff4516b864cbaf8736d7125567e7
Author: Hans de Goede <hdegoede at redhat.com>
ALSA: snd-meastro3: Ignore spurious HV interrupts during suspend / resume
# Type: Bug fix
Looks good.
commit 39369ec38a6530f9bb3e1978642331b9a35eaf2a
Author: Daniel T Chen <crimsun at ubuntu.com>
ALSA: hda: Fix max PCM level to 0 dB for Fujitsu-Siemens laptops using CX20549 (Venice)
# Type: Bug fix
Looks good.
commit ce6f0822025b8e13c7058b954eba4d40cb2a93b5
Author: Daniel T Chen <crimsun at ubuntu.com>
ALSA: hda: Fix 0 dB for Packard Bell models using Conexant CX20549 (Venice)
# Type: Bug fix
Looks good.
commit bd8048551253e6e5fcb078feea038f7b5e945e3e
Author: Daniel T Chen <crimsun at ubuntu.com>
ALSA: hda: Use olpc-xo-1_5 quirk for Toshiba Satellite Pro T130-15F
# Type: Quirk
Looks good.
commit 8eaa5f76db8a81c6edf7185e89711e5ade8a5637
Author: Daniel T Chen <crimsun at ubuntu.com>
ALSA: hda: Use olpc-xo-1_5 quirk for Toshiba Satellite P500-PSPGSC-01800T
# Type: Quirk
Looks good.
commit 4c57ef6ae19a315202f7af060f28d9880fc5d2dd
Author: Mark Lord <kernel at teksavvy.com>
libata: Fix accesses at LBA28 boundary (old bug, but nasty) (v2)
# Type: Bug fix
Looks good.
commit dc1429f8aef9acfa88920311d045c54bc97b062f
Author: Leonard Michlmayr <leonard.michlmayr at gmail.com>
ext4: correctly calculate number of blocks for fiemap
# Type: Bug fix
Looks good.
commit 46cdf2a8b9d5b105f609469e0caf9dc2336d7e22
Author: Phillip Lougher <phillip at lougher.demon.co.uk>
initramfs: handle unrecognised decompressor when unpacking
# Type: Bug fix
Looks good.
commit 85bf36e04883f422a10e6b95bd103e7b7f8ff064
Author: Daniel Vetter <daniel.vetter at ffwll.ch>
drm/i915: fix tiling limits for i915 class hw v2
# Type: Bug fix
Looks good.
commit fd701336cefd200882c5c32dfea09690221067fb
Author: David Howells <dhowells at redhat.com>
CRED: Fix a race in creds_are_invalid() in credentials debugging
# Type: Bug fix
Look good.
commit 637f3674cbecf9bd2073276d16ebf31b8775bf7b
Author: Bill Pemberton <wfp5p at virginia.edu>
jfs: fix diAllocExt error in resizing filesystem
# Type: Bug fix
Look good.
commit 0c468b435fa14744fc25ad999d357afcba710954
Author: Zhang Rui <rui.zhang at intel.com>
ACPI: introduce kernel parameter acpi_sleep=sci_force_enable
# Type: Bug fix
Look good.
commit 63ab8b7b6c1b21af040a2c8321092bce11bb561f
Author: Christian Lamparter <chunkeey at googlemail.com>
p54pci: rx frame length check
# Type: Panic
Look good.
commit 8b0744c9cb38e6beb06ec17fc78e372e3b05e067
Author: Darren Jenkins <darrenrjenkins at gmail.com>
drivers/net/wireless/p54/txrx.c Fix off by one error
# Type: Bug fix
Looks good.
commit 3b1aa6380f1991d756e4bc0902f6136aaa46e1c3
Author: Neil Horman <nhorman at tuxdriver.com>
dccp_probe: Fix module load dependencies between dccp and dccp_probe
# Type: Bug fix
Looks good.
commit a2fe6ea222e053ff2ab5108eeff6cdc081079c25
Author: Marcelo Tosatti <mtosatti at redhat.com>
KVM: remove unused load_segment_descriptor_to_kvm_desct
# Type: Bug fix
Looks good.
commit 150d8a1fe2e89b124bc5bc3628095b8db2435272
Author: Wufei <fei.wu at windriver.com>
kgdb: don't needlessly skip PAGE_USER test for Fsl booke
# Type: Bug fix
Looks good.
commit 0c03e80e912e9332a8167b9172fd74d1323f3e9b
Author: David Dillow <dave at thedillows.org>
r8169: use correct barrier between cacheable and non-cacheable memory
# Type: Bug fix
Looks good.
commit ef68673a14ca255dcdbfff9eae28fbc44d98cb6d
Author: Francois Romieu <romieu at fr.zoreil.com>
r8169: fix broken register writes
# Type: Bug fix
Looks good.
commit 5d5749c86711c91499820043202db1f534d0aeec
Author: françois romieu <romieu at fr.zoreil.com>
r8169: more broken register writes workaround
# Type: Bug fix
Looks good.
commit 523273f08eb995890ab4c3012cb95fd07686de1c
Author: Matthew Garrett <mjg at redhat.com>
PCI: Ensure we re-enable devices on resume
# Type: Bug fix
Looks good.
commit 6f12efee9e86b52193aa2e7e14ad013fc3153a8a
Author: Douglas Gilbert <dgilbert at interlog.com>
skip sense logging for some ATA PASS-THROUGH cdbs
# Type: Bug fix
Looks good.
commit 47d6fa8014314cf139d407840a85a1bd14588561
Author: Andre Detsch <adetsch at br.ibm.com>
tg3: Fix INTx fallback when MSI fails
# Type: Bug fix
Looks good.
commit a899608c6a4c0ffd5219e7bf904b42aba0e6b9c1
Author: Dave Chinner <dchinner at redhat.com>
xfs: add a shrinker to background inode reclaim
# Type: Bug fix
Looks good. (This is a significant patch (code size wise). As far as I can tell, it's all ok.)
commit 5d233bf3dcad483e5f89865aaf5973e67c1630b1
Author: Carlos O'Donell <carlos at codesourcery.com>
parisc: Set PCI CLS early in boot.
# Type: Bug fix
Looks good.
commit b2729e2d217adfcc72e1e600b8e3ff4a6dd5cb4c
Author: Lalit Chandivade <lalit.chandivade at qlogic.com>
qla2xxx: Properly handle UNDERRUN completion statuses.
# Type: Bug fix
Looks good.
commit 0b7817edda5e44e5fa769645bd1220f5e7b0beb5
Author: Michael Chan <mchan at broadcom.com>
bnx2: Fix lost MSI-X problem on 5709 NICs.
# Type: Bug fix
Looks good.
commit 8faa545b70aa50bcb01a7baa113341ba1dff2fc3
Author: Jeff Mahoney <jeffm at suse.com>
tracing: Fix ftrace_event_call alignment for use with gcc 4.5
# Type: Bug fix
Looks good.
commit e3a126e62222b90f6c9ec63cc30cf443210764f7
Author: Dan Carpenter <error27 at gmail.com>
security: testing the wrong variable in create_by_name()
# Type: Bug fix
Looks good.
commit fdb07a230a9f146bad017b8ec577a25c29ca1856
Author: NeilBrown <neilb at suse.de>
md: restore ability of spare drives to spin down.
# Type: Bug fix
Looks good.
commit 487fc21950d1a6a928b7438ecfc6455e6ee3eb77
Author: Stijn Tintel <stijn at linux-ipv6.be>
virtio: initialize earlier
# Type: Bug fix
Looks good.
commit c38090e259e2311c1a8bfac4dbc60bbdb70f4f08
Author: Gabriele A. Trombetti <g.trombetti.lkrnl1213 at logicschema.com>
md/raid6: Fix raid-6 read-error correction in degraded state
# Type: Bug fix
Looks good.
commit 65f202baf580af35a417ac8118465bef9b65307e
Author: Bjørn Mork <bjorn at mork.no>
V4L/DVB: budget: Oops: "BUG: unable to handle kernel NULL pointer dereference"
# Type: Oops
Looks good.
commit f1b184b1a3a327df299fb1ffd3da1cceaa013efb
Author: Alex Chiang <achiang at canonical.com>
ACPI: DMI init_set_sci_en_on_resume for multiple Lenovo ThinkPads
# Type: Bug fix
Looks good.
commit d62aa1407cc32750ed94c594b01f28b13d42f23d
Author: Dan Carpenter <error27 at gmail.com>
power_meter: acpi_device_class "power_meter_resource" too long
# Type: Bug fix
Looks good.
commit 8c75d08fd187685d67994a364a58875429d7d15a
Author: Kamal Mostafa <kamal at canonical.com>
ACPI: sleep: init_set_sci_en_on_resume for Dell Studio 155x
# Type: Bug fix
Looks good.
commit 878ab0f7c084d22ecbca25953907f637474c70d9
Author: Arjan van de Ven <arjan at linux.intel.com>
cpuidle: Fix incorrect optimization
# Type: Bug fix
Looks good.
commit 5a1b8c2d73537fcae20b9d31d2e46504b64d4f52
Author: Jakob Viketoft <jakob.viketoft at bitsim.com>
pxa/colibri: fix missing #include <mach/mfp.h> in colibri.h
# Type: Bug fix
Looks good.
commit a414b72407d6729915dc1af4c21f1c40d328d7da
Author: Tejun Heo <tj at kernel.org>
SCSI: fix locking around blk_abort_request()
# Type: Bug fix
Looks good.
commit ec5e50f079ac7a22facdc1f535a755dab30a0af5
Author: Mike Christie <michaelc at cs.wisc.edu>
SCSI: libiscsi: regression: fix header digest errors
# Type: Bug fix
Looks good.
commit cc9a23629f1a9733b58abd3a0fb6eb3f18c20532
Author: Douglas Gilbert <dgilbert at interlog.com>
scsi_debug: virtual_gb ignores sector_size
# Type: Bug fix
Looks good.
commit f3dc6becaa6b5efdb5756cf6f47b724c9b32df0b
Author: Hannes Reinecke <hare at suse.de>
Enable retries for SYNCRONIZE_CACHE commands to fix I/O error
# Type: Bug fix
Looks good.
commit 7443d2d252e4f958d080c629b593fb3836b215e5
Author: James Bottomley <James.Bottomley at suse.de>
SCSI: Retry commands with UNIT_ATTENTION sense codes to fix ext3/ext4 I/O error
# Type: Bug fix
Looks good.
commit 1b4b25fb9a90f7fe755d47f0beb48da75ddcd38e
Author: Ralf Baechle <ralf at linux-mips.org>
MIPS: Sibyte: Apply M3 workaround only on affected chip types and versions.
# Type: Bug fix
Looks good.
--
Brad Figg brad.figg at canonical.com http://www.canonical.com
More information about the kernel-team
mailing list