linux-next: build failure after merge of the usb tree

2013-04-18 Thread Stephen Rothwell
Hi Greg, After merging the usb tree, today's linux-next build (x86_64 allmodconfig) failed like this: ERROR: usb_stor_dbg [drivers/usb/storage/ums-usbat.ko] undefined! ERROR: usb_stor_dbg [drivers/usb/storage/ums-sddr55.ko] undefined! ERROR: usb_stor_dbg [drivers/usb/storage/ums-sddr09.ko]

Re: [PATCH] net-sysfs: Add entry for nl80211 interface type

2013-04-18 Thread Nicolas Cavallari
On 18/04/2013 00:09, Johannes Berg wrote: On Wed, 2013-04-17 at 15:06 -0700, Bing Zhao wrote: Add a wireless/nl80211_iftype entry in the net device sysfs file structure to indicate the mode of the wireless device so it can be discovered easily from userspace. What's wrong with iw dev, i.e.

Re: [BUG][s390x] mm: system crashed

2013-04-18 Thread Zhouping Liu
Hello Heiko, - Original Message - From: Heiko Carstens heiko.carst...@de.ibm.com To: Zhouping Liu z...@redhat.com Cc: linux...@kvack.org, LKML linux-kernel@vger.kernel.org, caiqian caiq...@redhat.com, Caspar Zhang czh...@redhat.com, Martin Schwidefsky schwidef...@de.ibm.com Sent:

PROBLEM: INFO: task apache2:8693 blocked for more than 120 seconds with kernel 3.8.8

2013-04-18 Thread Lilian - Devclic
Hello, We upgraded kernel on all system of a cluster and have some troubles with Apache 2. The architecture is composed by 4 NFS clients and 1 NFS Server, all based on 3.8.8 kernel version ( before, it was 2.6.32 on all systems and was running with no problem ) Sometimes and after having

Re: [PATCH 1/2] regulator: ab8500: Remove unused voltage_shift field from struct expand_register

2013-04-18 Thread Bengt Jönsson
On 04/17/2013 04:54 PM, Axel Lin wrote: The voltage_shift field of struct expand_register is not used now, remove it. Signed-off-by: Axel Lin axel@ingics.com Looks good. Acked-by: Bengt Jonsson bengt.g.jons...@stericsson.com -- To unsubscribe from this list: send the line unsubscribe

Re: [PATCH 2/2] regulator: ab8500: Get rid of voltage_shift field from struct ab8500_regulator_info

2013-04-18 Thread Bengt Jönsson
On 04/17/2013 04:55 PM, Axel Lin wrote: The voltage_shift can be calculated from voltage_mask. Let's remove voltage_shift fied from struct ab8500_regulator_info, this change can prevent missing voltage_shift setting issue. Signed-off-by: Axel Lin axel@ingics.com Nice improvement.Thanks.

Re: [PATCH] net-sysfs: Add entry for nl80211 interface type

2013-04-18 Thread Marcel Holtmann
Hi Nicolas, Add a wireless/nl80211_iftype entry in the net device sysfs file structure to indicate the mode of the wireless device so it can be discovered easily from userspace. What's wrong with iw dev, i.e. netlink/nl80211? Do NOT screenscrape this tool, we don't consider its output

[PATCH] regulator: Remove unnecessary include of linux/delay.h from regulator drivers

2013-04-18 Thread Axel Lin
All the drivers that need delay for the regulator voltage output voltage to stabilize after being enabled or after being set to a new value has been converted to implement enable_time and set_voltage_time_sel callbacks. Then regulator core will take care of the necessary delay. This patch removes

Re: [RFC] arm64: Early printk support for virtio-mmio console devices.

2013-04-18 Thread Rusty Russell
PranavkumarSawargaonkar pranavku...@linaro.org writes: From: Pranavkumar Sawargaonkar pranavku...@linaro.org This patch implements early printk support for virtio-mmio console devices without using any hypercalls. This makes some sense, though not sure that early console *read* makes much

Re: [PATCH] net-sysfs: Add entry for nl80211 interface type

2013-04-18 Thread Paul Stewart
The original reason to request this change was simple: to figure out what type of interface we are looking at, since now some wireless drivers can simultaneously create managed, p2p and ap interfaces. Knowing that, from a simple front-end (let's even say a shell script) we can decide what

Re: [BUG][s390x] mm: system crashed

2013-04-18 Thread Heiko Carstens
On Thu, Apr 18, 2013 at 02:27:45AM -0400, Zhouping Liu wrote: Hello Heiko, If you have some time, could you please repeat your test with the kernel command line option user_mode=home ? I tested the system with the kernel parameter, but the issue still appeared, I just to say it takes

[PATCH] pinctrl: pinctrl-abx500: fix issue when no pdata

2013-04-18 Thread Patrice CHOTARD
Fix an issue when probing pinctrl-abx500 with no platform data Signed-off-by: Patrice Chotard patrice.chot...@st.com --- drivers/pinctrl/pinctrl-abx500.c |1 - 1 file changed, 1 deletion(-) diff --git a/drivers/pinctrl/pinctrl-abx500.c b/drivers/pinctrl/pinctrl-abx500.c index

Re: [RFC] arm64: Early printk support for virtio-mmio console devices.

2013-04-18 Thread Marc Zyngier
Hi Pranavkumar, On Thu, 18 Apr 2013 11:22:24 +0530, PranavkumarSawargaonkar pranavku...@linaro.org wrote: From: Pranavkumar Sawargaonkar pranavku...@linaro.org This patch implements early printk support for virtio-mmio console devices without using any hypercalls. The current virtio early

Re: [RFC] arm64: Early printk support for virtio-mmio console devices.

2013-04-18 Thread Pranavkumar Sawargaonkar
Hi Marc, On 18 April 2013 12:19, Marc Zyngier m...@misterjones.org wrote: Hi Pranavkumar, On Thu, 18 Apr 2013 11:22:24 +0530, PranavkumarSawargaonkar pranavku...@linaro.org wrote: From: Pranavkumar Sawargaonkar pranavku...@linaro.org This patch implements early printk support for

[Bug fix PATCH] numa, cpu hotplug: Change links of CPU and node when changing node number by onlining CPU

2013-04-18 Thread Yasuaki Ishimatsu
When booting x86 system contains memoryless node, node numbers of CPUs on memoryless node were changed to nearest online node number by init_cpu_to_node() because the node is not online. In my system, node numbers of cpu#30-44 and 75-89 were changed from 2 to 0 as follows: $ numactl --hardware

[PATCH]fs/block_dev.c: fix the inaccurate judgement in function blkdev_aio_read

2013-04-18 Thread Gu Zheng
In function blkdev_aio_read(), the judgement of 'size', if it is equal or greater than the target count we request(iocb-ki_left), there is no need to call iov_shorten() to reduce number of segments and the iovec's length. So the judgement should be changed to 'if (size iocb-ki_left)' instead.

Re: [RFC] arm64: Early printk support for virtio-mmio console devices.

2013-04-18 Thread Pranavkumar Sawargaonkar
On 18 April 2013 12:21, Rusty Russell ru...@rustcorp.com.au wrote: PranavkumarSawargaonkar pranavku...@linaro.org writes: From: Pranavkumar Sawargaonkar pranavku...@linaro.org This patch implements early printk support for virtio-mmio console devices without using any hypercalls. This

Re: [RFC] arm64: Early printk support for virtio-mmio console devices.

2013-04-18 Thread Marc Zyngier
On Thu, 18 Apr 2013 12:47:18 +0530, Pranavkumar Sawargaonkar pranavku...@linaro.org wrote: Hi Marc, On 18 April 2013 12:19, Marc Zyngier m...@misterjones.org wrote: Hi Pranavkumar, On Thu, 18 Apr 2013 11:22:24 +0530, PranavkumarSawargaonkar pranavku...@linaro.org wrote: From:

[PATCH] I2C: Fix i2c fail problem when a process is terminated by a signal on octeon in 3.8

2013-04-18 Thread 송은봉
I rewrite my patch because the patch before i sent have many white space. Thanks! --- I've been debugging the abnormal operation of i2c on octeon. If a process is terminated by signal in the middle of i2c operation, next i2c read operation which is done by another process was failed. So i changed

linux-next: manual merge of the ppc-temp tree with the metag tree

2013-04-18 Thread Stephen Rothwell
Hi Michael, Today's linux-next merge of the ppc-temp tree got a conflict in arch/metag/mm/Kconfig between commit 2b8660ed3bfe (memblock: Kill ARCH_POPULATES_NODE_MAP once more) from the metag tree and commit 45b02f8d94e3 (memblock: kill config MAX_ACTIVE_REGIONS) from the ppc-temp tree. I fixed

[PATCH for 3.9-final] dmaengine: at_hdmac: fix race condition in atc_advance_work()

2013-04-18 Thread Nicolas Ferre
From: Ludovic Desroches ludovic.desroc...@atmel.com The BUG_ON() directive is triggered probably due to a latency modification following inclusion of c10d736 (softirq: reduce latencies). This condition has not been met before 3.9-rc1 and doesn't trigger without this patch. We now make sure that

Re: [PATCH 0/4] HID: debugfs rework

2013-04-18 Thread Benjamin Tissoires
On 04/17/2013 07:44 PM, Jiri Kosina wrote: On Wed, 17 Apr 2013, Benjamin Tissoires wrote: Hi Jiri, This is a small rework of the HID debugfs. I encountered a problem with multitouch devices: they have too much usages to fit into the fixed size output buffer of 512. So I digg a little, and

Re: [PATCH -next] ALSA: hda - fix error return code in patch_alc662()

2013-04-18 Thread Takashi Iwai
At Thu, 18 Apr 2013 11:12:59 +0800, Wei Yongjun wrote: From: Wei Yongjun yongjun_...@trendmicro.com.cn Fix to return a negative error code from the error handling case instead of 0, as returned elsewhere in this function. Signed-off-by: Wei Yongjun yongjun_...@trendmicro.com.cn Thanks,

Re: [PATCH 1/6] mm: use vma_pages() to replace (vm_end - vm_start) PAGE_SHIFT

2013-04-18 Thread Michel Lespinasse
On Mon, Apr 15, 2013 at 5:48 AM, Libin huawei.li...@huawei.com wrote: (*-vm_end - *-vm_start) PAGE_SHIFT operation is implemented as a inline funcion vma_pages() in linux/mm.h, so using it. Signed-off-by: Libin huawei.li...@huawei.com Looks good to me. Reviewed-by: Michel Lespinasse

Re: [PATCH] kvm: Allow build-time configuration of KVM device assignment

2013-04-18 Thread Gleb Natapov
On Tue, Apr 16, 2013 at 01:49:18PM -0600, Alex Williamson wrote: We hope to at some point deprecate KVM legacy device assignment in favor of VFIO-based assignment. Towards that end, allow legacy device assignment to be deconfigured. Signed-off-by: Alex Williamson alex.william...@redhat.com

Re: [PATCH] mmc: mmci: Allow MMCI to request channels with information acquired from DT

2013-04-18 Thread Lee Jones
I think you can further simplify this, given that in the DT case we always allocate a zeroed mmci_platform_data for host-plat, so !plat cannot happen when we get here. Okay, third time lucky. :) diff --git a/drivers/mmc/host/mmci.c b/drivers/mmc/host/mmci.c index 372e921..3260ab4 100644 ---

linux-next: build warning after merge of the akpm tree

2013-04-18 Thread Stephen Rothwell
Hi Andrew, After merging the akpm tree, today's linux-next build (powerpc ppc64_defconfig) produced this warning: fs/fat/inode.c: In function 'fat_zero_falloc_area': fs/fat/inode.c:170:11: warning: comparison of distinct pointer types lacks a cast [enabled by default] Introduced by commit fat:

Re: [PATCH 3/3] pwm: pxa: add device tree support

2013-04-18 Thread Thierry Reding
On Tue, Apr 16, 2013 at 02:51:55AM -0400, Chao Xie wrote: Add the deice tree support for pwm-pxa. device and you can drop the. drivers/pwm/pwm-pxa.c | 31 ++- 1 files changed, 30 insertions(+), 1 deletions(-) This is missing a file in

Re: Re: [PATCH] futex: bugfix for futex-key conflict when futex use hugepage

2013-04-18 Thread zhang . yi20
Darren Hart dvh...@linux.intel.com wrote on 2013/04/17 23:51:36: On 04/17/2013 08:26 AM, Dave Hansen wrote: On 04/17/2013 07:18 AM, Darren Hart wrote: This also needs a comment in futex.h describing the usage of the offset field in union futex_key as well as above get_futex_key

[PATCH v2] serial: pl011: Add Device Tree support to request DMA channels

2013-04-18 Thread Lee Jones
The new DMA API is operational. It is now possible to request DMA channels from information passed via Device Tree. Cc: Russell King li...@arm.linux.org.uk Cc: Greg Kroah-Hartman gre...@linuxfoundation.org Cc: Jiri Slaby jsl...@suse.cz Signed-off-by: Lee Jones lee.jo...@linaro.org ---

Re: [PATCH] mmc: mmci: Allow MMCI to request channels with information acquired from DT

2013-04-18 Thread Russell King - ARM Linux
On Thu, Apr 18, 2013 at 09:02:38AM +0100, Lee Jones wrote: @@ -321,19 +323,21 @@ static void mmci_dma_setup(struct mmci_host *host) * attempt to use it bidirectionally, however if it is * is specified but cannot be located, DMA will be disabled. */ - if

Re: [PATCH v3] irqchip: Add support for ARMv7-M's NVIC

2013-04-18 Thread Uwe Kleine-König
On Wed, Apr 17, 2013 at 10:23:43PM +0200, Arnd Bergmann wrote: On Wednesday 17 April 2013, Uwe Kleine-König wrote: This patch triggers two checkpatch warnings: WARNING: Avoid CamelCase: nvic_do_IRQ WARNING: Avoid CamelCase: handle_IRQ but I think they are OK for

Re: [PATCH v2] serial: pl011: Add Device Tree support to request DMA channels

2013-04-18 Thread Russell King - ARM Linux
On Thu, Apr 18, 2013 at 09:14:16AM +0100, Lee Jones wrote: @@ -269,7 +270,10 @@ static void pl011_dma_probe_initcall(struct uart_amba_port *uap) dma_cap_zero(mask); dma_cap_set(DMA_SLAVE, mask); - chan = dma_request_channel(mask, plat-dma_filter, plat-dma_tx_param); +

Re: [PATCH] mmc: mmci: Allow MMCI to request channels with information acquired from DT

2013-04-18 Thread Ulf Hansson
On 18 April 2013 10:02, Lee Jones lee.jo...@linaro.org wrote: I think you can further simplify this, given that in the DT case we always allocate a zeroed mmci_platform_data for host-plat, so !plat cannot happen when we get here. Okay, third time lucky. :) diff --git

Re: [PATCH V2] scsi: ufs: add support for query requests

2013-04-18 Thread Dolev Raviv
Hi All, A minor bug was spotted, as shown blow. The fix will be submitted with the next version. +static int ufshcd_compose_upiu(struct ufs_hba *hba, struct ufshcd_lrb *lrbp) +{ + u32 upiu_flags; + int ret = 0; + + if (!lrbp) { + dev_err(hba-dev, %s: lrbp can not

Re: [PATCH] pinctrl: pinctrl-abx500: fix issue when no pdata

2013-04-18 Thread Linus Walleij
On Thu, Apr 18, 2013 at 9:15 AM, Patrice CHOTARD patrice.chot...@st.com wrote: Fix an issue when probing pinctrl-abx500 with no platform data Signed-off-by: Patrice Chotard patrice.chot...@st.com Patch applied, thanks! Linus Walleij -- To unsubscribe from this list: send the line

Re: [RFC] arm64: Early printk support for virtio-mmio console devices.

2013-04-18 Thread Peter Maydell
On 18 April 2013 07:49, Marc Zyngier m...@misterjones.org wrote: If you need an early console, why not simply wire the 8250 emulation in kvmtool to be useable from the MMIO bus? I reckon this would solve your problem in a more elegant way... The other approach I thought of would be something

[Bug fix PATCH v4] Reusing a resource structure allocated by bootmem

2013-04-18 Thread Yasuaki Ishimatsu
When hot removing memory presented at boot time, following messages are shown: [ 296.867031] [ cut here ] [ 296.922273] kernel BUG at mm/slub.c:3409! [ 296.970229] invalid opcode: [#1] SMP [ 297.019453] Modules linked in: ebtable_nat ebtables xt_CHECKSUM

Re: [PATCH v2] serial: pl011: Add Device Tree support to request DMA channels

2013-04-18 Thread Lee Jones
On Thu, 18 Apr 2013, Russell King - ARM Linux wrote: On Thu, Apr 18, 2013 at 09:14:16AM +0100, Lee Jones wrote: @@ -269,7 +270,10 @@ static void pl011_dma_probe_initcall(struct uart_amba_port *uap) dma_cap_zero(mask); dma_cap_set(DMA_SLAVE, mask); - chan =

Re: [RFC] arm64: Early printk support for virtio-mmio console devices.

2013-04-18 Thread Alexander Graf
Am 18.04.2013 um 09:32 schrieb Pranavkumar Sawargaonkar pranavku...@linaro.org: On 18 April 2013 12:21, Rusty Russell ru...@rustcorp.com.au wrote: PranavkumarSawargaonkar pranavku...@linaro.org writes: From: Pranavkumar Sawargaonkar pranavku...@linaro.org This patch implements early

Re: [PATCH 2/3] X86: Add a check to catch Xen emulation of Hyper-V

2013-04-18 Thread Michael S. Tsirkin
On Wed, Apr 17, 2013 at 04:28:36PM +, KY Srinivasan wrote: -Original Message- From: Jan Beulich [mailto:jbeul...@suse.com] Sent: Wednesday, April 17, 2013 11:51 AM To: KY Srinivasan; Michael S. Tsirkin Cc: o...@aepfle.de; b...@alien8.de; a...@canonical.com;

Re: [RFC] arm64: Early printk support for virtio-mmio console devices.

2013-04-18 Thread Pranavkumar Sawargaonkar
Hi Marc, On 18 April 2013 13:06, Marc Zyngier marc.zyng...@arm.com wrote: On Thu, 18 Apr 2013 12:47:18 +0530, Pranavkumar Sawargaonkar pranavku...@linaro.org wrote: Hi Marc, On 18 April 2013 12:19, Marc Zyngier m...@misterjones.org wrote: Hi Pranavkumar, On Thu, 18 Apr 2013 11:22:24

Re: [RFC] arm64: Early printk support for virtio-mmio console devices.

2013-04-18 Thread Alexander Graf
Am 18.04.2013 um 10:30 schrieb Peter Maydell peter.mayd...@linaro.org: On 18 April 2013 07:49, Marc Zyngier m...@misterjones.org wrote: If you need an early console, why not simply wire the 8250 emulation in kvmtool to be useable from the MMIO bus? I reckon this would solve your problem in

Re: [RFC] arm64: Early printk support for virtio-mmio console devices.

2013-04-18 Thread Marc Zyngier
On Thu, 18 Apr 2013 09:30:52 +0100, Peter Maydell peter.mayd...@linaro.org wrote: On 18 April 2013 07:49, Marc Zyngier m...@misterjones.org wrote: If you need an early console, why not simply wire the 8250 emulation in kvmtool to be useable from the MMIO bus? I reckon this would solve your

Re: [RFC] arm64: Early printk support for virtio-mmio console devices.

2013-04-18 Thread Alexander Graf
Am 18.04.2013 um 10:48 schrieb Pranavkumar Sawargaonkar pranavku...@linaro.org: Hi Marc, On 18 April 2013 13:06, Marc Zyngier marc.zyng...@arm.com wrote: On Thu, 18 Apr 2013 12:47:18 +0530, Pranavkumar Sawargaonkar pranavku...@linaro.org wrote: Hi Marc, On 18 April 2013 12:19, Marc

Re: [RFC] arm64: Early printk support for virtio-mmio console devices.

2013-04-18 Thread Pranavkumar Sawargaonkar
Hi, On 18 April 2013 14:14, Alexander Graf ag...@suse.de wrote: Am 18.04.2013 um 09:32 schrieb Pranavkumar Sawargaonkar pranavku...@linaro.org: On 18 April 2013 12:21, Rusty Russell ru...@rustcorp.com.au wrote: PranavkumarSawargaonkar pranavku...@linaro.org writes: From: Pranavkumar

Re: [PATCH 097/102] efivars: explicitly calculate length of VariableName

2013-04-18 Thread Luis Henriques
On Thu, Apr 18, 2013 at 11:27:48AM +0800, Lingzhu Xiang wrote: On 04/17/2013 09:28 PM, Luis Henriques wrote: On Wed, Apr 17, 2013 at 08:13:57PM +0800, Lingzhu Xiang wrote: On 04/17/2013 07:56 PM, Andy Whitcroft wrote: On Wed, Apr 17, 2013 at 12:37:43PM +0800, Lingzhu Xiang wrote: On

Re: [PATCH v2] serial: pl011: Add Device Tree support to request DMA channels

2013-04-18 Thread Russell King - ARM Linux
On Thu, Apr 18, 2013 at 09:39:22AM +0100, Lee Jones wrote: On Thu, 18 Apr 2013, Russell King - ARM Linux wrote: This suffers the same problem with your MMCI patch. If you're using DT and don't provide the DMA information, you get errors printed. That's not on for an optional driver

Re: [PATCH v3] irqchip: Add support for ARMv7-M's NVIC

2013-04-18 Thread Arnd Bergmann
On Thursday 18 April 2013, Uwe Kleine-König wrote: + * Each bank handles 32 irqs. Only the 16th (= last) bank handles only + * 16 irqs. + */ +#define NVIC_MAX_IRQ ((NVIC_MAX_BANKS - 1) * 32 + 16) Is this actually inherent to the hardware design, or is the number of

Re: [PATCH v3] ARM: at91: add Acme Systems Aria G25 board

2013-04-18 Thread Nicolas Ferre
On 04/04/2013 07:03 PM, Douglas Gilbert : On 13-04-04 11:42 AM, Nicolas Ferre wrote: From: Douglas Gilbert dgilb...@interlog.com Signed-off-by: Douglas Gilbert dgilb...@interlog.com Signed-off-by: Nicolas Ferre nicolas.fe...@atmel.com --- Hi all, Here is the third revision of this patch.

Re: [PATCH 1/2] pinmux: Add TB10x pinmux driver

2013-04-18 Thread Christian Ruppert
Dear Stephen and Linus, I am responding to this message because it touches the core issue I was wondering about when integrating pinctrl with GPIO. I think all unrelated comments in your other messages are valid and will be addressed in the next iteration of both drivers. On Wed, Apr 17, 2013 at

Re: [PATCH V4] edac: Handle EDAC ECC errors for Family 16h

2013-04-18 Thread Borislav Petkov
On Wed, Apr 17, 2013 at 07:44:47PM -0500, Aravind wrote: For some reason, this hunk does not apply cleanly.. I tried this: (moving the line) { PCI_DEVICE(PCI_VENDOR_ID_AMD, PCI_DEVICE_ID_AMD_10H_NB_MISC) }, { PCI_DEVICE(PCI_VENDOR_ID_AMD, PCI_DEVICE_ID_AMD_15H_NB_F3) }, + {

Re: [PATCHv2 2/3] ARM: Detect support for SDIV/UDIV from ISAR0 register

2013-04-18 Thread Uwe Kleine-König
Hello Stephen, On Mon, Mar 18, 2013 at 11:28:56AM -0700, Stephen Boyd wrote: The ISAR0 register indicates support for the SDIV and UDIV instructions in both the Thumb and ARM instruction set. Read the register to detect the supported instructions and update the elf_hwcap mask as appropriate.

Re: [PATCH 1/2] intel_idle: additional Haswell CPU-id

2013-04-18 Thread Daniel Lezcano
On 04/18/2013 12:42 AM, Len Brown wrote: From: Len Brown len.br...@intel.com There is an additional HSW CPU-id, 0x46, which has C-states exactly like CPU-id 0x45. Signed-off-by: Len Brown len.br...@intel.com --- drivers/idle/intel_idle.c | 1 + 1 file changed, 1 insertion(+) diff

[PATCH 03/72] spi/s3c64xx: modified error interrupt handling and init

2013-04-18 Thread Luis Henriques
3.5.7.11 -stable review patch. If anyone has any objections, please let me know. -- From: Girish K S girishks2...@gmail.com commit 375981f2e14868be16cafbffd34a4f16a6ee01c6 upstream. The status of the interrupt is available in the status register, so reading the clear pending

[PATCH 05/72] EISA/PCI: Fix bus res reference

2013-04-18 Thread Luis Henriques
3.5.7.11 -stable review patch. If anyone has any objections, please let me know. -- From: Yinghai Lu ying...@kernel.org commit 2cfda637e29ce9e3df31b59f64516b2e571cc985 upstream. Matthew found that 3.8.3 is having problems with an old (ancient) PCI-to-EISA bridge, the Intel

[PATCH 12/72] alpha: Add irongate_io to PCI bus resources

2013-04-18 Thread Luis Henriques
3.5.7.11 -stable review patch. If anyone has any objections, please let me know. -- From: Jay Estabrook jay.estabr...@gmail.com commit aa8b4be3ac049c8b1df2a87e4d1d902ccfc1f7a9 upstream. Fixes a NULL pointer dereference at boot on UP1500. Reviewed-and-Tested-by: Matt Turner

[PATCH 29/72] Bluetooth device 04ca:3008 should use ath3k

2013-04-18 Thread Luis Henriques
3.5.7.11 -stable review patch. If anyone has any objections, please let me know. -- From: Sergio Cambra ser...@programatica.es commit f4d6f7dce71a5da93da50272ff1670bf2f1146b1 upstream. Output of /sys/kernel/debug/usb/devices T: Bus=03 Lev=02 Prnt=02 Port=00 Cnt=01 Dev#= 6

[PATCH 44/72] drm/i915: add quirk to invert brightness on eMachines G725

2013-04-18 Thread Luis Henriques
3.5.7.11 -stable review patch. If anyone has any objections, please let me know. -- From: Jani Nikula jani.nik...@intel.com commit 160320879830e469e26062c18f75236822ba upstream. Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=59628 Reported-by: Roland Gruber

[PATCH 57/72] cifs: Allow passwords which begin with a delimitor

2013-04-18 Thread Luis Henriques
3.5.7.11 -stable review patch. If anyone has any objections, please let me know. -- From: Sachin Prabhu spra...@redhat.com commit c369c9a4a7c82d33329d869cbaf93304cc7a0c40 upstream. Fixes a regression in cifs_parse_mount_options where a password which begins with a delimitor

[PATCH 61/72] ftrace: Move ftrace_filter_lseek out of CONFIG_DYNAMIC_FTRACE section

2013-04-18 Thread Luis Henriques
3.5.7.11 -stable review patch. If anyone has any objections, please let me know. -- From: Steven Rostedt (Red Hat) rost...@goodmis.org commit 7f49ef69db6bbf756c0abca7e9b65b32e999eec8 upstream. As ftrace_filter_lseek is now used with ftrace_pid_fops, it needs to be moved out

[PATCH 64/72] vfs: Revert spurious fix to spinning prevention in prune_icache_sb

2013-04-18 Thread Luis Henriques
3.5.7.11 -stable review patch. If anyone has any objections, please let me know. -- From: Suleiman Souhlal sulei...@google.com commit 5b55d708335a9e3e4f61f2dadf7511502205ccd1 upstream. Revert commit 62a3ddef6181 (vfs: fix spinning prevention in prune_icache_sb). This commit

[PATCH 68/72] hrtimer: Don't reinitialize a cpu_base lock on CPU_UP

2013-04-18 Thread Luis Henriques
3.5.7.11 -stable review patch. If anyone has any objections, please let me know. -- From: Michael Bohan mbo...@codeaurora.org commit 84cc8fd2fe65866e49d70b38b3fdf7219dd92fe0 upstream. The current code makes the assumption that a cpu_base lock won't be held if the CPU

[PATCH 69/72] ARM: Do 15e0d9e37c (ARM: pm: let platforms select cpu_suspend support) properly

2013-04-18 Thread Luis Henriques
3.5.7.11 -stable review patch. If anyone has any objections, please let me know. -- From: Russell King rmk+ker...@arm.linux.org.uk commit b6c7aabd923a17af993c5a5d5d7995f0b27c000a upstream. Let's do the changes properly and fix the same problem everywhere, not just for one

[PATCH 71/72] efivars: Add module parameter to disable use as a pstore backend

2013-04-18 Thread Luis Henriques
3.5.7.11 -stable review patch. If anyone has any objections, please let me know. -- From: Seth Forshee seth.fors...@canonical.com commit ec0971ba5372a4dfa753f232449d23a8fd98490e upstream. We know that with some firmware implementations writing too much data to UEFI variables

[PATCH 72/72] efivars: Fix check for CONFIG_EFI_VARS_PSTORE_DEFAULT_DISABLE

2013-04-18 Thread Luis Henriques
3.5.7.11 -stable review patch. If anyone has any objections, please let me know. -- From: Ben Hutchings b...@decadent.org.uk commit ca0ba26fbbd2d81c43085df49ce0abfe34535a90 upstream. The 'CONFIG_' prefix is not implicit in IS_ENABLED(). Signed-off-by: Ben Hutchings

[PATCH 70/72] efivars: Allow disabling use as a pstore backend

2013-04-18 Thread Luis Henriques
3.5.7.11 -stable review patch. If anyone has any objections, please let me know. -- From: Seth Forshee seth.fors...@canonical.com commit ed9dc8ce7a1c8115dba9483a9b51df8b63a2e0ef upstream. Add a new option, CONFIG_EFI_VARS_PSTORE, which can be set to N to avoid using efivars

[PATCH 66/72] mtdchar: fix offset overflow detection

2013-04-18 Thread Luis Henriques
3.5.7.11 -stable review patch. If anyone has any objections, please let me know. -- From: Linus Torvalds torva...@linux-foundation.org commit 9c603e53d380459fb62fec7cd085acb0b74ac18f upstream. Sasha Levin has been running trinity in a KVM tools guest, and was able to trigger

[PATCH 67/72] fbcon: fix locking harder

2013-04-18 Thread Luis Henriques
3.5.7.11 -stable review patch. If anyone has any objections, please let me know. -- From: Dave Airlie airl...@gmail.com commit 054430e773c9a1e26f38e30156eff02dedfffc17 upstream. Okay so Alan's patch handled the case where there was no registered fbcon, however the other path

Re: [PATCH] ARM: sched_clock: Add more notrace to prevent recursion

2013-04-18 Thread Russell King - ARM Linux
On Wed, Apr 17, 2013 at 05:34:45PM -0700, Stephen Boyd wrote: On 03/26/13 10:35, Stephen Boyd wrote: On 03/21/13 10:49, Stephen Boyd wrote: On 03/14/13 17:08, Stephen Boyd wrote: cyc_to_sched_clock() is called by sched_clock() and cyc_to_ns() is called by cyc_to_sched_clock(). I suspect

[PATCH 65/72] kref: Implement kref_get_unless_zero v3

2013-04-18 Thread Luis Henriques
3.5.7.11 -stable review patch. If anyone has any objections, please let me know. -- From: Thomas Hellstrom thellst...@vmware.com commit 4b20db3de8dab005b07c74161cb041db8c5ff3a7 upstream. This function is intended to simplify locking around refcounting for objects that can be

[PATCH 63/72] kobject: fix kset_find_obj() race with concurrent last kobject_put()

2013-04-18 Thread Luis Henriques
3.5.7.11 -stable review patch. If anyone has any objections, please let me know. -- From: Linus Torvalds torva...@linux-foundation.org commit a49b7e82cab0f9b41f483359be83f44fbb6b4979 upstream. Anatol Pomozov identified a race condition that hits module unloading and

[PATCH 60/72] tracing: Fix possible NULL pointer dereferences

2013-04-18 Thread Luis Henriques
3.5.7.11 -stable review patch. If anyone has any objections, please let me know. -- From: Namhyung Kim namhyung@lge.com commit 6a76f8c0ab19f215af2a3442870eeb5f0e81998d upstream. Currently set_ftrace_pid and set_graph_function files use seq_lseek for their fops. However

[PATCH 62/72] Btrfs: make sure nbytes are right after log replay

2013-04-18 Thread Luis Henriques
3.5.7.11 -stable review patch. If anyone has any objections, please let me know. -- From: Josef Bacik jba...@fusionio.com commit 4bc4bee4595662d8bff92180d5c32e3313a704b0 upstream. While trying to track down a tree log replay bug I noticed that fsck was always complaining

[PATCH 59/72] udl: handle EDID failure properly.

2013-04-18 Thread Luis Henriques
3.5.7.11 -stable review patch. If anyone has any objections, please let me know. -- From: Dave Airlie airl...@gmail.com commit 1baee58638fc58248625255f5c5fcdb987f11b1f upstream. Don't oops seems proper. Signed-off-by: Dave Airlie airl...@redhat.com [ luis: adjust context ]

[PATCH 56/72] x86, mm: Patch out arch_flush_lazy_mmu_mode() when running on bare metal

2013-04-18 Thread Luis Henriques
3.5.7.11 -stable review patch. If anyone has any objections, please let me know. -- From: Boris Ostrovsky boris.ostrov...@oracle.com commit 511ba86e1d386f671084b5d0e6f110bb30b8eeb2 upstream. Invoking arch_flush_lazy_mmu_mode() results in calls to preempt_enable()/disable()

[PATCH 40/72] r8169: fix auto speed down issue

2013-04-18 Thread Luis Henriques
3.5.7.11 -stable review patch. If anyone has any objections, please let me know. -- From: hayeswang hayesw...@realtek.com commit e2409d83434d77874b461b78af6a19cd6e6a1280 upstream. It would cause no link after suspending or shutdowning when the nic changes the speed to 10M and

[PATCH 58/72] target: Fix incorrect fallthrough of ALUA Standby/Offline/Transition CDBs

2013-04-18 Thread Luis Henriques
3.5.7.11 -stable review patch. If anyone has any objections, please let me know. -- From: Nicholas Bellinger n...@linux-iscsi.org commit 30f359a6f9da65a66de8cadf959f0f4a0d498bba upstream. This patch fixes a bug where a handful of informational / control CDBs that should be

[PATCH 55/72] x86, mm, paravirt: Fix vmalloc_fault oops during lazy MMU updates

2013-04-18 Thread Luis Henriques
3.5.7.11 -stable review patch. If anyone has any objections, please let me know. -- From: Samu Kallio samu.kal...@aberdeencloud.com commit 1160c2779b826c6f5c08e5cc542de58fd1f667d5 upstream. In paravirtualized x86_64 kernels, vmalloc_fault may cause an oops when lazy MMU

[PATCH 54/72] sched_clock: Prevent 64bit inatomicity on 32bit systems

2013-04-18 Thread Luis Henriques
3.5.7.11 -stable review patch. If anyone has any objections, please let me know. -- From: Thomas Gleixner t...@linutronix.de commit a1cbcaa9ea87b87a96b9fc465951dcf36e459ca2 upstream. The sched_clock_remote() implementation has the following inatomicity problem on 32bit

[PATCH 53/72] libsas: fix handling vacant phy in sas_set_ex_phy()

2013-04-18 Thread Luis Henriques
3.5.7.11 -stable review patch. If anyone has any objections, please let me know. -- From: Lukasz Dorau lukasz.do...@intel.com commit d4a2618fa77b5e58ec15342972bd3505a1c3f551 upstream. If a result of the SMP discover function is PHY VACANT, the content of discover response

[PATCH 51/72] drm/i915: Use the correct size of the GTT for placing the per-process entries

2013-04-18 Thread Luis Henriques
3.5.7.11 -stable review patch. If anyone has any objections, please let me know. -- From: Chris Wilson ch...@chris-wilson.co.uk commit 9a0f938bde74bf9e50bd75c8de9e38c1787398cd upstream. The current layout is to place the per-process tables at the end of the GTT. However, this

Re: [PATCH v3] irqchip: Add support for ARMv7-M's NVIC

2013-04-18 Thread Uwe Kleine-König
On Thu, Apr 18, 2013 at 11:01:13AM +0200, Arnd Bergmann wrote: On Thursday 18 April 2013, Uwe Kleine-König wrote: + * Each bank handles 32 irqs. Only the 16th (= last) bank handles only + * 16 irqs. + */ +#define NVIC_MAX_IRQ ((NVIC_MAX_BANKS - 1) * 32 + 16)

[PATCH] video: mxsfb: Fix colors display on lower color depth

2013-04-18 Thread Maxime Ripard
The current code always registers as a 32 bits display, and uses the hardware to drop the MSB of each color to abjust to the interface width used by the panel. This results on 18 bits (and probably 16 bits display as well) in colors being displayed poorly, because the MSB are obviously the most

Re: [Qemu-devel] reply: reply: qemu crashed when starting vm(kvm) with vnc connect

2013-04-18 Thread Gerd Hoffmann
On 04/11/13 11:29, Stefan Hajnoczi wrote: On Mon, Apr 08, 2013 at 12:27:06PM +, Zhanghaoyu (A) wrote: On Sun, Apr 07, 2013 at 04:58:07AM +, Zhanghaoyu (A) wrote: I start a kvm VM with vnc(using the zrle protocol) connect, sometimes qemu program crashed during starting period, received

[PATCH 43/72] DRM/i915: Add QUIRK_INVERT_BRIGHTNESS for NCR machines.

2013-04-18 Thread Luis Henriques
3.5.7.11 -stable review patch. If anyone has any objections, please let me know. -- From: Egbert Eich e...@suse.de commit 5f85f176c2f1c9d2a23f60ca0b99e4d0aa5a26a7 upstream. NCR machines with LVDS panels using Intel chipsets need to have the QUIRK_INVERT_BRIGHTNESS bit set.

[PATCH 41/72] x86: Fix rebuild with EFI_STUB enabled

2013-04-18 Thread Luis Henriques
3.5.7.11 -stable review patch. If anyone has any objections, please let me know. -- From: Jan Beulich jbeul...@suse.com commit 918708245e92941df16a634dc201b407d12bcd91 upstream. eboot.o and efi_stub_$(BITS).o didn't get added to targets, and hence their .cmd files don't get

[PATCH 52/72] GFS2: Fix unlock of fcntl locks during withdrawn state

2013-04-18 Thread Luis Henriques
3.5.7.11 -stable review patch. If anyone has any objections, please let me know. -- From: Steven Whitehouse swhit...@redhat.com commit c2952d202f710d326ac36a8ea6bd216b20615ec8 upstream. When withdraw occurs, we need to continue to allow unlocks of fcntl locks to occur,

Re: [PATCH] mmc: mmci: Allow MMCI to request channels with information acquired from DT

2013-04-18 Thread Arnd Bergmann
On Thursday 18 April 2013, Russell King - ARM Linux wrote: On Thu, Apr 18, 2013 at 09:02:38AM +0100, Lee Jones wrote: @@ -321,19 +323,21 @@ static void mmci_dma_setup(struct mmci_host *host) * attempt to use it bidirectionally, however if it is * is specified but cannot be

[PATCH 49/72] PM / reboot: call syscore_shutdown() after disable_nonboot_cpus()

2013-04-18 Thread Luis Henriques
3.5.7.11 -stable review patch. If anyone has any objections, please let me know. -- From: Huacai Chen che...@lemote.com commit 6f389a8f1dd22a24f3d9afc2812b30d639e94625 upstream. As commit 40dc166c (PM / Core: Introduce struct syscore_ops for core subsystems PM) say,

[PATCH 50/72] ASoC: wm8903: Fix the bypass to HP/LINEOUT when no DAC or ADC is running

2013-04-18 Thread Luis Henriques
3.5.7.11 -stable review patch. If anyone has any objections, please let me know. -- From: Alban Bedel alban.be...@avionic-design.de commit f1ca493b0b5e8f42d3b2dc8877860db2983f47b6 upstream. The Charge Pump needs the DSP clock to work properly, without it the bypass to

[PATCH 48/72] ALSA: usb-audio: fix endianness bug in snd_nativeinstruments_*

2013-04-18 Thread Luis Henriques
3.5.7.11 -stable review patch. If anyone has any objections, please let me know. -- From: Eldad Zack el...@fogrefinery.com commit 889d66848b12d891248b03abcb2a42047f8e172a upstream. The usb_control_msg() function expects __u16 types and performs the endianness conversions by

[PATCH 47/72] block: avoid using uninitialized value in from queue_var_store

2013-04-18 Thread Luis Henriques
3.5.7.11 -stable review patch. If anyone has any objections, please let me know. -- From: Arnd Bergmann a...@arndb.de commit c678ef5286ddb5cf70384ad5af286b0afc9b73e1 upstream. As found by gcc-4.8, the QUEUE_SYSFS_BIT_FNS macro creates functions that use a value generated by

[PATCH 46/72] drm/i915: add quirk to invert brightness on Packard Bell NCL20

2013-04-18 Thread Luis Henriques
3.5.7.11 -stable review patch. If anyone has any objections, please let me know. -- From: Jani Nikula jani.nik...@intel.com commit 5559ecadad5a73b27f863e92f4b4f369501dce6f upstream. Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=44156 Reported-by: Alan Zimmerman

[PATCH 33/72] ALSA: hda - fix typo in proc output

2013-04-18 Thread Luis Henriques
3.5.7.11 -stable review patch. If anyone has any objections, please let me know. -- From: David Henningsson david.hennings...@canonical.com commit aeb3a97222832e5457c4b72d72235098ce4bfe8d upstream. Rename Digitial In to Digital In. This function is only used for proc output,

[PATCH 37/72] rt2x00: rt2x00pci_regbusy_read() - only print register access failure once

2013-04-18 Thread Luis Henriques
3.5.7.11 -stable review patch. If anyone has any objections, please let me know. -- From: Tim Gardner tim.gard...@canonical.com commit 83589b30f1e1dc9898986293c9336b8ce1705dec upstream. BugLink: http://bugs.launchpad.net/bugs/1128840 It appears that when this register read

[PATCH 45/72] drm/i915: add quirk to invert brightness on eMachines e725

2013-04-18 Thread Luis Henriques
3.5.7.11 -stable review patch. If anyone has any objections, please let me know. -- From: Jani Nikula jani.nik...@intel.com commit 01e3a8feb40e54b962a20fa7eb595c5efef5e109 upstream. Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=31522#c35 [Note: There are more than one

[PATCH 42/72] msi-wmi: Fix memory leak

2013-04-18 Thread Luis Henriques
3.5.7.11 -stable review patch. If anyone has any objections, please let me know. -- From: Maxim Mikityanskiy maxtra...@gmail.com commit 51c94491c82c3d9029f6e87a1a153db321d88e35 upstream. Fix memory leak - don't forget to kfree ACPI object when returning from msi_wmi_notify()

[PATCH 39/72] tracing: Fix double free when function profile init failed

2013-04-18 Thread Luis Henriques
3.5.7.11 -stable review patch. If anyone has any objections, please let me know. -- From: Namhyung Kim namhyung@lge.com commit 83e03b3fe4daffdebbb42151d5410d730ae50bd1 upstream. On the failure path, stat-start and stat-pages will refer same page. So it'll attempt to free

[PATCH 36/72] KVM: Fix bounds checking in ioapic indirect register reads (CVE-2013-1798)

2013-04-18 Thread Luis Henriques
3.5.7.11 -stable review patch. If anyone has any objections, please let me know. -- From: Andy Honig aho...@google.com commit a2c118bfab8bc6b8bb213abfc35201e441693d55 upstream. If the guest specifies a IOAPIC_REG_SELECT with an invalid value and follows that with a read of

  1   2   3   4   5   6   7   8   9   10   >