Re: [ 11/83] module: fix out-by-one error in kallsyms

2012-12-02 Thread Rusty Russell
satoru takeuchi writes: > Hi, Hi! >> --- a/kernel/module.c >> +++ b/kernel/module.c >> @@ -2273,12 +2273,17 @@ static void layout_symtab(struct module >> src = (void *)info->hdr + symsect->sh_offset; >> nsrc = symsect->sh_size / sizeof(*src); >> >> + /* strtab always starts

[PATCH] ACPI video: ignore BIOS initial backlight value for HP Folio 13-2000

2012-12-02 Thread Zhang Rui
>From 117af51d695c78bfdf618a183664f0e9f3769b9a Mon Sep 17 00:00:00 2001 From: Zhang Rui Date: Sun, 2 Dec 2012 10:00:41 +0800 Subject: [PATCH] ACPI video: ignore BIOS initial backlight value for HP Folio 13-2000 Or else the laptop will boot with a dimmed screen. https://bugzilla.kernel.org/show_

Re: FAILED: patch "[PATCH] md/raid10: close race that lose writes lost when replacement" failed to apply to 3.4-stable tree

2012-12-02 Thread NeilBrown
On Thu, 29 Nov 2012 12:41:29 -0800 wrote: > > The patch below does not apply to the 3.4-stable tree. > If someone wants it applied there, or to any other stable or longterm > tree, then please email the backport, including the original git commit > id to . > > thanks, > > greg k-h > Here is

Re: FAILED: patch "[PATCH] md: Avoid write invalid address if read_seqretry returned" failed to apply to 3.0-stable tree

2012-12-02 Thread NeilBrown
On Thu, 29 Nov 2012 12:40:52 -0800 wrote: > > The patch below does not apply to the 3.0-stable tree. > If someone wants it applied there, or to any other stable or longterm > tree, then please email the backport, including the original git commit > id to . As with other patch, this one should h

Re: FAILED: patch "[PATCH] md: Reassigned the parameters if read_seqretry returned true" failed to apply to 3.0-stable tree

2012-12-02 Thread NeilBrown
On Thu, 29 Nov 2012 12:40:08 -0800 wrote: > > The patch below does not apply to the 3.0-stable tree. > If someone wants it applied there, or to any other stable or longterm > tree, then please email the backport, including the original git commit > id to . Sorry. Bug was introduced by v3.1-rc1

fwd: ALSA: hda - add id for Atom Cedar Trail HDMI codec

2012-12-02 Thread maximilian attems
Went into 3.4, seen in Ubuntu 3.2 tree. Applies and compiles fine in latest 3.2. >From 6edc59e602b36cd3c95a426ef6e8cad0344af8c7 Mon Sep 17 00:00:00 2001 From: Wu Fengguang Date: Thu, 23 Feb 2012 15:07:44 +0800 Subject: [PATCH] ALSA: hda - add id for Atom Cedar Trail HDMI codec [the

fwd: drm: give up on edid retries when i2c bus is not responding

2012-12-02 Thread maximilian attems
Went into 3.4, seen in Ubuntu 3.2 tree. Applies and compiles fine in latest 3.2. >From 9292f37e1f5c79400254dca46f83313488093825 Mon Sep 17 00:00:00 2001 From: Eugeni Dodonov Date: Thu, 5 Jan 2012 09:34:28 -0200 Subject: [PATCH] drm: give up on edid retries when i2c bus is not re

fwd: ALSA: hda - Add Lynx Point HD Audio Controller DeviceIDs

2012-12-02 Thread maximilian attems
Went into 3.4, seen in Ubuntu 3.2 tree. Applies and compiles fine in latest 3.2. >From 8bc039a1e15a72da8426b84293723fb7181f0b5e Mon Sep 17 00:00:00 2001 From: Seth Heasley Date: Mon, 23 Jan 2012 16:24:31 -0800 Subject: [PATCH] ALSA: hda - Add Lynx Point HD Audio Controller DeviceIDs This patch a

fwd: HID: hid-magicmouse: Add pointer and buttonpad properties for Magic Trackpad

2012-12-02 Thread maximilian attems
Went into 3.4, seen in Ubuntu 3.2 tree. Applies and compiles fine in latest 3.2. >From 503f7d53b368c8e4e13a7756220c0536fcf1a034 Mon Sep 17 00:00:00 2001 From: Chase Douglas Date: Mon, 13 Feb 2012 20:12:31 -0800 Subject: [PATCH] HID: hid-magicmouse: Add pointer and buttonpad propertie

Re: [PATCH] swapfile: fix name leak in swapoff

2012-12-02 Thread Peter Hüwe
Am Freitag, 30. November 2012, 02:20:20 schrieb Greg KH: > On Fri, Nov 23, 2012 at 12:08:07AM +0100, Peter Huewe wrote: > > From: Xiaotian Feng > > > > There's a name leak introduced by commit 91a27b2a7567 ("vfs: define > > struct filename and have getname() return it"). Add the missing > > putn

Re: [ 00/37] 3.0.54-stable review

2012-12-02 Thread Nikola Ciprich
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 f

Re: [ 00/54] 3.6.9-stable review

2012-12-02 Thread Greg Kroah-Hartman
On Sat, Dec 01, 2012 at 07:11:48PM -0700, Shuah Khan wrote: > On Sat, Dec 1, 2012 at 9:50 AM, Greg Kroah-Hartman > wrote: > > On Sat, Dec 01, 2012 at 11:58:28PM +0900, Satoru Takeuchi wrote: > >> At Fri, 30 Nov 2012 10:55:31 -0800, > >> Greg Kroah-Hartman wrote: > >> > > >> > This is the start of

Re: [ 00/37] 3.0.54-stable review

2012-12-02 Thread Greg Kroah-Hartman
On Sat, Dec 01, 2012 at 07:07:48PM -0700, Shuah Khan wrote: > On Fri, Nov 30, 2012 at 11:45 AM, 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

Patch Upstream: workqueue: exit rescuer_thread() as TASK_RUNNING

2012-12-02 Thread Gregs git-bot
commit: 412d32e6c98527078779e5b515823b2810e40324 From: Mike Galbraith Date: Wed, 28 Nov 2012 07:17:18 +0100 Subject: workqueue: exit rescuer_thread() as TASK_RUNNING A rescue thread exiting TASK_INTERRUPTIBLE can lead to a task scheduling off, never to be seen again. In the case where this occur

Re: stable-rc test results

2012-12-02 Thread Satoru Takeuchi
At Thu, 29 Nov 2012 13:36:36 -0800, Greg KH wrote: > > On Thu, Nov 22, 2012 at 11:09:56PM +0900, satoru takeuchi wrote: > > Hi Greg and all, > > > > I succeeded to build, boot, and run kernel build with the following > > three stable-rc kernels > > provided at today. > > > > - 3.6.8-rc1 > > -

Re: [ 05/56] drivers/leds/leds-lp5521.c: fix lp5521_read() error handling

2012-12-02 Thread Dan Carpenter
On Sun, Dec 02, 2012 at 03:17:27AM +, Ben Hutchings wrote: > On Fri, 2012-11-30 at 10:54 -0800, Greg Kroah-Hartman wrote: > > 3.4-stable review patch. If anyone has any objections, please let me know. > > > > -- > > > > From: Dan Carpenter > > > > commit 5bc9ad774c063f6b419