From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Sun, 2 Dec 2012 20:36:57 +0100 From: Nikola Ciprich To: Greg Kroah-Hartman Cc: linux-kernel@vger.kernel.org, stable@vger.kernel.org, torvalds@linux-foundation.org, akpm@linux-foundation.org, alan@lxorguk.ukuu.org.uk Subject: Re: [ 00/37] 3.0.54-stable review Message-ID: <20121202193657.GA13040@nik-comp.linuxbox.cz> References: <20121130183857.166228045@linuxfoundation.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="6TrnltStXW4iwmi0" Content-Disposition: inline In-Reply-To: <20121130183857.166228045@linuxfoundation.org> Sender: linux-kernel-owner@vger.kernel.org List-ID: --6TrnltStXW4iwmi0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi, checked this release using linux test project. I don't see any new failures compared to previous release. I still have some tests failed, which I want to figure out why (some seem to be missing tools, etc) and fix. I'd like to check each new release and report. following tests are currently failing for me: sysctl03 FAIL 4 =20 gf18 FAIL 1 =20 aio01 FAIL 2 =20 aio02 FAIL 2 =20 ksm03 FAIL 6 =20 su01 FAIL 126 =20 Numa-testcases FAIL 1 =20 mail FAIL 1 =20 I'll report further when I got this fixed (as well as with results for other releases). cheers nik On Fri, Nov 30, 2012 at 10:45:47AM -0800, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 3.0.54 release. > There are 37 patches in this series, all will be posted as a response > to this one. If anyone has any issues with these being applied, please > let me know. >=20 > Responses should be made by Sun Dec 2 18:36:43 UTC 2012. > Anything received after that time might be too late. >=20 > The whole patch series can be found in one patch at: > kernel.org/pub/linux/kernel/v3.0/stable-review/patch-3.0.54-rc1.gz > and the diffstat can be found below. >=20 > thanks, >=20 > greg k-h >=20 > ------------- > Pseudo-Shortlog of commits: >=20 > Greg Kroah-Hartman > Linux 3.0.54-rc1 >=20 > Jaehoon Chung > mmc: sdhci-s3c: fix the wrong number of max bus clocks >=20 > Jussi Pakkanen > Input: bcm5974 - set BUTTONPAD property >=20 > Fenghua Yu > x86, mce, therm_throt: Don't report power limit and package level the= rmal throttle events in mcelog >=20 > Merlin Schumacher > acer-wmi: support for P key on TM8372 >=20 > Chuansheng Liu > watchdog: using u64 in get_sample_period() >=20 > Johan Hovold > USB: mct_u232: fix broken close >=20 > Mauro Carvalho Chehab > get_dvb_firmware: fix download site for tda10046 firmware >=20 > Emil Tantilov > ixgbe: add support for new 82599 device id >=20 > Emil Tantilov > ixgbe: add support for new 82599 device >=20 > David Milburn > sata_svw: check DMA start bit before reset >=20 > joshua.a.hay@intel.com > ixgbe: add support for X540-AT1 >=20 > Tilman Schmidt > bas_gigaset: fix pre_reset handling >=20 > David Henningsson > ALSA: hda - Add support for Realtek ALC292 >=20 > Duncan Roe > ALSA: hda - Fix missing beep on ASUS X43U notebook >=20 > Kailang Yang > ALSA: hda - Add new codec ALC283 ALC290 support >=20 > Al Viro > sparc64: not any error from do_sigaltstack() should fail rt_sigreturn= () >=20 > Jan Kara > jbd: Fix lock ordering bug in journal_unmap_buffer() >=20 > Oliver Hartkopp > can: bcm: initialize ifindex for timeouts without previous frame rece= ption >=20 > Paul Bolle > radeon: add AGPMode 1 quirk for RV250 >=20 > Simon Wunderlich > mac80211: deinitialize ibss-internals after emptiness check >=20 > Darren Hart > futex: avoid wake_futex() for a PI futex_q >=20 > Jens Axboe > dm: fix deadlock with request based dm and queue request_fn recursion >=20 > Jiri Engelthaler > mtd: slram: invalid checking of absolute end address >=20 > Al Viro > PARISC: fix user-triggerable panic on parisc >=20 > James Bottomley > PARISC: fix virtual aliasing issue in get_shared_area() >=20 > David Henningsson > ALSA: hda - Cirrus: Correctly clear line_out_pins when moving to spea= ker >=20 > Clemens Ladisch > ALSA: ua101, usx2y: fix broken MIDI output >=20 > Maciej Patelczyk > SCSI: isci: copy fis 0x34 response into proper buffer >=20 > Bing Zhao > mwifiex: report error to MMC core if we cannot suspend >=20 > Albert Pool > rtlwifi: rtl8192cu: Add new USB ID >=20 > Boris Ostrovsky > x86, microcode, AMD: Add support for family 16h processors >=20 > Robert Richter > x86-32: Fix invalid stack address while in softirq >=20 > David S. Miller > ifenslave: Fix unused variable warnings. >=20 > Danny Kukawka > riva/fbdev: fix several -Wuninitialized >=20 > Danny Kukawka > drivers/block/DAC960: fix -Wuninitialized warning >=20 > Danny Kukawka > drivers/block/DAC960: fix DAC960_V2_IOCTL_Opcode_T -Wenum-compare war= ning >=20 > Takashi Iwai > ALSA: pcmcia - Use pcmcia_request_irq() >=20 >=20 > ------------- >=20 > Diffstat: >=20 > Documentation/dvb/get_dvb_firmware | 2 +- > Documentation/networking/ifenslave.c | 2 ++ > Makefile | 4 ++-- > arch/parisc/kernel/signal32.c | 6 ++++-- > arch/parisc/kernel/sys_parisc.c | 2 ++ > arch/sparc/kernel/signal_64.c | 4 +--- > arch/x86/include/asm/ptrace.h | 15 ++++----------- > arch/x86/kernel/cpu/mcheck/therm_throt.c | 29 +++++++----------------= ------ > arch/x86/kernel/microcode_amd.c | 4 ++++ > arch/x86/kernel/ptrace.c | 28 +++++++++++++++++++++++= +++++ > drivers/ata/sata_svw.c | 35 +++++++++++++++++++++++= ++++++++++++ > drivers/block/DAC960.c | 18 ++++++++++-------- > drivers/gpu/drm/radeon/radeon_agp.c | 5 ++++- > drivers/input/mouse/bcm5974.c | 3 +++ > drivers/isdn/gigaset/bas-gigaset.c | 19 ++++++++++++++++--- > drivers/md/dm.c | 8 +++++++- > drivers/mmc/host/sdhci-s3c.c | 2 +- > drivers/mtd/devices/slram.c | 2 +- > drivers/net/ixgbe/ixgbe_82599.c | 2 ++ > drivers/net/ixgbe/ixgbe_common.c | 1 + > drivers/net/ixgbe/ixgbe_main.c | 6 ++++++ > drivers/net/ixgbe/ixgbe_type.h | 3 +++ > drivers/net/wireless/mwifiex/sdio.c | 11 ++++++----- > drivers/net/wireless/rtlwifi/rtl8192cu/sw.c | 1 + > drivers/platform/x86/acer-wmi.c | 1 + > drivers/scsi/isci/request.c | 2 +- > drivers/usb/serial/mct_u232.c | 14 ++++++++------ > drivers/video/riva/fbdev.c | 5 ++--- > fs/jbd/transaction.c | 2 ++ > kernel/futex.c | 18 +++++++++++++++++- > kernel/watchdog.c | 4 ++-- > net/can/bcm.c | 3 +++ > net/mac80211/ibss.c | 8 ++++---- > sound/pci/hda/patch_cirrus.c | 1 + > sound/pci/hda/patch_realtek.c | 4 ++++ > sound/pcmcia/pdaudiocf/pdaudiocf.c | 2 +- > sound/pcmcia/vx/vxpocket.c | 2 +- > sound/usb/midi.c | 8 ++++++-- > 38 files changed, 204 insertions(+), 82 deletions(-) >=20 >=20 > -- > To unsubscribe from this list: send the line "unsubscribe stable" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html >=20 --=20 ------------------------------------- Ing. Nikola CIPRICH LinuxBox.cz, s.r.o. 28. rijna 168, 709 00 Ostrava tel.: +420 591 166 214 fax: +420 596 621 273 mobil: +420 777 093 799 www.linuxbox.cz mobil servis: +420 737 238 656 email servis: servis@linuxbox.cz ------------------------------------- --6TrnltStXW4iwmi0 Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.14 (GNU/Linux) iEYEARECAAYFAlC7rdkACgkQ3xdJJrLygV7BsACcDqZ9bmraNb8RozoqZ4TuTeM4 sZkAnjSr51zsPQGYwuT4X4nu/hKZ4H2t =BEUP -----END PGP SIGNATURE----- --6TrnltStXW4iwmi0--