[PATCH 01/05] ARM: shmobile: Add r8a7790 thermal device node to DTS

2013-11-20 Thread Magnus Damm
From: Magnus Damm d...@opensource.se Hook up the r8a7790 thermal sensor to the DTS. Signed-off-by: Magnus Damm d...@opensource.se --- arch/arm/boot/dts/r8a7790.dtsi |7 +++ 1 file changed, 7 insertions(+) --- 0004/arch/arm/boot/dts/r8a7790.dtsi +++ work/arch/arm/boot/dts/r8a7790.dtsi

[PATCH 04/05] ARM: shmobile: Add r8a7791 thermal platform device

2013-11-20 Thread Magnus Damm
From: Magnus Damm d...@opensource.se Add a thermal platform device for the legacy case on the r8a7791 SoC. This keeps the r8a7791 in sync with the r8a7790 sister device. Signed-off-by: Magnus Damm d...@opensource.se --- arch/arm/mach-shmobile/setup-r8a7791.c | 12 1 file

[PATCH 05/05] ARM: shmobile: Add r8a7791 clocks for thermal devices

2013-11-20 Thread Magnus Damm
From: Magnus Damm d...@opensource.se Add the r8a7791 thermal device as legacy clocks. Signed-off-by: Magnus Damm d...@opensource.se --- arch/arm/mach-shmobile/clock-r8a7791.c |4 1 file changed, 4 insertions(+) --- 0001/arch/arm/mach-shmobile/clock-r8a7791.c +++

Re: user defined OOM policies

2013-11-20 Thread David Rientjes
On Tue, 19 Nov 2013, Michal Hocko wrote: We have basically ended up with 3 options AFAIR: 1) allow memcg approach (memcg.oom_control) on the root level for both OOM notification and blocking OOM killer and handle the situation from the userspace same as we can

Re: [PATCH V2 13/16] cpuidle: free all state kobjects from cpuidle_free_state_kobj()

2013-11-20 Thread Viresh Kumar
On 3 October 2013 21:26, Viresh Kumar viresh.ku...@linaro.org wrote: Loop for states is currently present on callers side and so is replicated at several places. It would be better to move that inside cpuidle_free_state_kobj() instead. This patch does it. Acked-by: Daniel Lezcano

Re: [PATCH V2 13/16] cpuidle: free all state kobjects from cpuidle_free_state_kobj()

2013-11-20 Thread Viresh Kumar
Fixing Rafael's email id.. On 20 November 2013 13:33, Viresh Kumar viresh.ku...@linaro.org wrote: On 3 October 2013 21:26, Viresh Kumar viresh.ku...@linaro.org wrote: Loop for states is currently present on callers side and so is replicated at several places. It would be better to move that

Re: [to-be-updated] mm-memcg-add-memoryoom_control-notification-for-system-oom.patch removed from -mm tree

2013-11-20 Thread David Rientjes
On Tue, 19 Nov 2013, a...@linux-foundation.org wrote: Subject: [to-be-updated] mm-memcg-add-memoryoom_control-notification-for-system-oom.patch removed from -mm tree To: rient...@google.com,han...@cmpxchg.org,kamezawa.hir...@jp.fujitsu.com,mho...@suse.cz,mm-comm...@vger.kernel.org From:

Re: [Regression x2, 3.13-git] virtio block mq hang, iostat busted on virtio devices

2013-11-20 Thread Christoph Hellwig
On Tue, Nov 19, 2013 at 02:43:51PM -0700, Jens Axboe wrote: No, the nr_requests isn't actually relevant in the blk-mq context, the driver sets its own depth. For the above, it's 64 normal commands, and 2 reserved. The reserved would be for a flush, for instance. If someone attempts to queue

Re: [PATCH V2 14/16] cpuidle: don't calculate time-diff if entered_state 0

2013-11-20 Thread Viresh Kumar
On 3 October 2013 21:26, Viresh Kumar viresh.ku...@linaro.org wrote: If entered_state 0, we don't need to set dev-last_residency to 'diff' as we will be setting it to zero without using its new value. And so move calculation of diff also inside the if statement. Acked-by: Daniel Lezcano

Having troubles in updating MTD partitions

2013-11-20 Thread Suki Buryani
hi, i am trying to change mtd partition sizes, I am successfully able to change size of mtdblock as u can see cat /proc/partitions major minor  #blocks  name   31 0   8192 mtdblock0   31 1    256 mtdblock1   31 2   2048 mtdblock2   31 3   5884 mtdblock3   31

Re: [Regression x2, 3.13-git] virtio block mq hang, iostat busted on virtio devices

2013-11-20 Thread Christoph Hellwig
Just stumbled on that too. You need one more, btw, for the sg failure case: diff --git a/drivers/block/virtio_blk.c b/drivers/block/virtio_blk.c index 588479d58f52..6a680d4de7f1 100644 --- a/drivers/block/virtio_blk.c +++ b/drivers/block/virtio_blk.c @@ -199,15 +199,16 @@ static int

Re: [PATCH RFC 0/3] Add dirty-tracking infrastructure for non-page-backed address spaces

2013-11-20 Thread Thomas Hellstrom
On 11/19/2013 11:51 PM, Andy Lutomirski wrote: On 11/19/2013 12:06 PM, Thomas Hellstrom wrote: Hi! Before going any further with this I'd like to check whether this is an acceptable way to go. Background: GPU buffer objects in general and vmware svga GPU buffers in particular are mapped by

Re: [PATCH 00/05] ARM: shmobile: r8a7790 and r8a7791 thermal update

2013-11-20 Thread Kuninori Morimoto
Hi ARM: shmobile: r8a7790 and r8a7791 thermal update [PATCH 01/05] ARM: shmobile: Add r8a7790 thermal device node to DTS [PATCH 02/05] ARM: shmobile: Add r8a7790 clocks for thermal devices [PATCH 03/05] ARM: shmobile: Add r8a7791 thermal device node to DTS [PATCH 04/05] ARM: shmobile: Add

Re: [PATCH 2/2] mmc: rtsx: modify phase searching method for tunning

2013-11-20 Thread Dan Carpenter
On Tue, Nov 19, 2013 at 07:10:35PM +0800, micky_ch...@realsil.com.cn wrote: -static u8 sd_search_final_phase(struct realtek_pci_sdmmc *host, u32 phase_map) +static inline u32 sd_get_phase_point(u32 phase_map, unsigned int idx) { - struct timing_phase_path path[MAX_PHASE + 1]; - int

Re: [PATCH] x86, efi: change name of efi_no_storage_paranoia parameter to efi_storage_paranoia

2013-11-20 Thread joeyli
於 三,2013-11-20 於 15:26 +0900,Yasuaki Ishimatsu 提到: (2013/11/19 12:16), Madper Xie wrote: isimatu.yasu...@jp.fujitsu.com writes: Hi Matt, Sorry for late the reply. (2013/11/11 19:54), Matt Fleming wrote: On Mon, 11 Nov, at 05:52:59PM, Yasuaki Ishimatsu wrote: Hi Matt, I

Re: [PATCH] scripts: Have make TAGS not include structure members

2013-11-20 Thread Geert Uytterhoeven
On Sun, Nov 17, 2013 at 6:08 PM, Steven Rostedt rost...@goodmis.org wrote: On Sun, 17 Nov 2013 16:19:53 +0100 Geert Uytterhoeven ge...@linux-m68k.org wrote: Thanks! Now I have to look into my vim setup, why it doesn't do the above... $ vim --version VIM - Vi IMproved 7.4 (2013 Aug 10,

Re: [PATCH 3/7] Squashfs: add multi-threaded decompression using percpu variables (V2)

2013-11-20 Thread Minchan Kim
On Wed, Nov 20, 2013 at 01:48:06AM +, Phillip Lougher wrote: Add a multi-threaded decompression implementation which uses percpu variables. Using percpu variables has advantages and disadvantages over implementations which do not use percpu variables. Advantages: * the nature of

Re: [PATCH v2 01/03] clocksource: Add Kconfig entries for CMT, MTU2, TMU and STI

2013-11-20 Thread Daniel Lezcano
On 11/14/2013 01:40 PM, Arnd Bergmann wrote: On Wednesday 13 November 2013, John Stultz wrote: +config EM_TIMER_STI + bool STI timer driver + default y if ARM + help + This enables build of the STI timer driver. So since I do want to avoid adding user-selectable

[PATCH] x86, efi: add no_bricked_efi whitelist

2013-11-20 Thread Yasuaki Ishimatsu
By following works, my system very often fails set_variable() to set new variable to efi variable storage and shows efivars: set_variable() failed: status=-28 message. - commit 68d929862e29a8b52a7f2f2f86a0600423b093cd efi: be more paranoid about available space when creating variables -

[f2fs-dev] [PATCH 2/2] f2fs: adds a tracepoint for f2fs_submit_read_bio

2013-11-20 Thread Chao Yu
This patch adds a tracepoint for f2fs_submit_read_bio. Signed-off-by: Chao Yu chao2...@samsung.com --- fs/f2fs/data.c |2 ++ include/trace/events/f2fs.h | 27 +++ 2 files changed, 29 insertions(+) diff --git a/fs/f2fs/data.c b/fs/f2fs/data.c index

[f2fs-dev] [PATCH 1/2] f2fs: adds a tracepoint for submit_read_page

2013-11-20 Thread Chao Yu
This patch adds a tracepoint for submit_read_page. Signed-off-by: Chao Yu chao2...@samsung.com --- fs/f2fs/data.c |1 + include/trace/events/f2fs.h | 30 ++ 2 files changed, 31 insertions(+) diff --git a/fs/f2fs/data.c b/fs/f2fs/data.c index

Re: [PATCH RFC 1/4] phy: Add new Exynos5 USB 3.0 PHY driver

2013-11-20 Thread Vivek Gautam
Hi Tomasz, On Sun, Nov 10, 2013 at 7:38 PM, Tomasz Figa tomasz.f...@gmail.com wrote: Hi Vivek, On Thursday 31 of October 2013 13:15:41 Vivek Gautam wrote: Add a new driver for the USB 3.0 PHY on Exynos5 series of SoCs. The new driver uses the generic PHY framework and will interact with

Re: [PATCH 34/34] mm: dynamically allocate page-ptl if it cannot be embedded to struct page

2013-11-20 Thread Andrey Wagin
Hi Kirill, Looks like this patch adds memory leaks. [ 116.188310] kmemleak: 15672 new suspected memory leaks (see /sys/kernel/debug/kmemleak) unreferenced object 0x8800da45a350 (size 96): comm dracut-initqueu, pid 93, jiffies 4294671391 (age 362.277s) hex dump (first 32 bytes): 07 00

[PATCH] doc: fix generation of device-drivers

2013-11-20 Thread Nicolas Dichtel
Since commit 7a6354e241d8 (sched: Move wait.c into kernel/sched/), the path of this file has changed. CC: Peter Zijlstra pet...@infradead.org CC: Ingo Molnar mi...@kernel.org Signed-off-by: Nicolas Dichtel nicolas.dich...@6wind.com --- Documentation/DocBook/device-drivers.tmpl | 2 +- 1 file

Re: Having troubles in updating MTD partitions

2013-11-20 Thread Geert Uytterhoeven
On Wed, Nov 20, 2013 at 8:59 AM, Suki Buryani sukibury...@yahoo.com wrote: 31 3 5884 mtdblock3 5884 is the raw size of mtdblock3. but when i try to use memory relevant tools, it shows me something like # df Filesystem 1K-blocks Used Available Use% Mounted on

[PATCH] xen: tmem: rmove useless parameters

2013-11-20 Thread Bob Liu
tmem only takes a page as unit, so parameters tmem_offset, pfn_offset and len are meanless, this patch remove those always 0 parameters. Signed-off-by: Bob Liu bob@oracle.com --- drivers/xen/tmem.c | 18 ++ 1 file changed, 6 insertions(+), 12 deletions(-) diff --git

Re: [PATCH] x86, efi: add no_bricked_efi whitelist

2013-11-20 Thread Richard Weinberger
Am Mittwoch, 20. November 2013, 17:34:18 schrieb Yasuaki Ishimatsu: By following works, my system very often fails set_variable() to set new variable to efi variable storage and shows efivars: set_variable() failed: status=-28 message. - commit 68d929862e29a8b52a7f2f2f86a0600423b093cd

Re: [PATCH net] virtio-net: fix page refcnt leaking when fail to allocate frag skb

2013-11-20 Thread Michael S. Tsirkin
On Tue, Nov 19, 2013 at 02:00:11PM -0800, Eric Dumazet wrote: On Tue, 2013-11-19 at 23:53 +0200, Michael S. Tsirkin wrote: Which NIC? Virtio? Prior to 2613af0ed18a11d5c566a81f9a6510b73180660a it didn't drop packets received from host as far as I can tell. virtio is more like a pipe than a

Re: [PATCH RFC 1/4] phy: Add new Exynos5 USB 3.0 PHY driver

2013-11-20 Thread Vivek Gautam
On Wed, Nov 20, 2013 at 2:14 PM, Vivek Gautam gautamvivek1...@gmail.com wrote: Hi Tomasz, On Sun, Nov 10, 2013 at 7:38 PM, Tomasz Figa tomasz.f...@gmail.com wrote: Hi Vivek, On Thursday 31 of October 2013 13:15:41 Vivek Gautam wrote: Add a new driver for the USB 3.0 PHY on Exynos5 series

Re: [PATCH net] virtio-net: fix page refcnt leaking when fail to allocate frag skb

2013-11-20 Thread Michael S. Tsirkin
On Tue, Nov 19, 2013 at 05:34:16PM -0800, Michael Dalton wrote: Hi, After further reflection I think we're looking at two related issues: (a) a memory leak that Jason has identified that occurs when a memory allocation fails in receive_mergeable. Jasons commit solves this issue. (b)

Re: [PATCH RFC 1/4] phy: Add new Exynos5 USB 3.0 PHY driver

2013-11-20 Thread Vivek Gautam
Hi Kishon, On Mon, Nov 11, 2013 at 4:41 PM, Kishon Vijay Abraham I kis...@ti.com wrote: Hi, sorry for the delayed response. On Wednesday 06 November 2013 05:37 AM, Jingoo Han wrote: On Wednesday, November 06, 2013 2:58 AM, Vivek Gautam wrote: On Tue, Nov 5, 2013 at 5:33 PM, Jingoo Han

[PATCH] clksrc-of: warn if no clock sources are found

2013-11-20 Thread Linus Walleij
Many platforms rely on clocksource_of_init() being implicitly called for registering clock sources and will get zero warnings if no working clock source is available. Let's print a critical error message if no clock source is found. Acked-by: Lee Jones lee.jo...@linaro.org Signed-off-by: Linus

[GIT PULL] AVR32 updates for 3.13

2013-11-20 Thread Hans-Christian Egtvedt
Hello Linus, please pull git://git.kernel.org/pub/scm/linux/kernel/git/egtvedt/linux-avr32.git for-linus to receive the following AVR32 updates for 3.13 Andreas Bießmann (2): avr32: setup crt for early panic() avr32: fix out-of-range jump in large kernels Chen Gang (1):

Re: [PATCH net] virtio-net: fix page refcnt leaking when fail to allocate frag skb

2013-11-20 Thread Michael S. Tsirkin
On Tue, Nov 19, 2013 at 01:38:16PM -0800, Michael Dalton wrote: Great catch Jason. I agree this now raises the larger issue of how to handle a memory alloc failure in the middle of receive. As Eric mentioned, we can drop the packet and free the remaining (num_buf) frags. Michael, perhaps I'm

Re: [PATCH RFC 1/4] phy: Add new Exynos5 USB 3.0 PHY driver

2013-11-20 Thread Kishon Vijay Abraham I
On Wednesday 20 November 2013 02:27 PM, Vivek Gautam wrote: Hi Kishon, On Mon, Nov 11, 2013 at 4:41 PM, Kishon Vijay Abraham I kis...@ti.com wrote: Hi, sorry for the delayed response. On Wednesday 06 November 2013 05:37 AM, Jingoo Han wrote: On Wednesday, November 06, 2013 2:58 AM,

[PATCH net 2/3] virtio-net: fix num calculation on frag skb allocation failure

2013-11-20 Thread Jason Wang
We need decrease the rq-num after we can get a buf through virtqueue_get_buf() even if we could not allocate frag skb. Otherwise, the refill routine won't be triggered under heavy memory stress since the driver may still think there's enough room. This bug was introduced by commit

[PATCH net 1/3] virtio-net: drop the rest of buffers when we can't allocate skb

2013-11-20 Thread Jason Wang
When mergeable buffer were used, we only put the first page buf leave the rest of buffers in the virt queue. This will cause the driver could not get the correct head buffer any more. Fix this by dropping the rest of buffers for this packet. The bug was introduced by commit

[PATCH net 3/3] virtio-net: fix resources leaking when fail to allocate frag skb

2013-11-20 Thread Jason Wang
When we fail to allocate a frag skb, we need put the refcnt of the page and drop the rest of the buffers. Otherwise the page was leaked and driver won't get a correct head buffer after this failure. This bug was introduced by commit 2613af0ed18a11d5c566a81f9a6510b73180660a (virtio_net: migrate

Re: [PATCH] clksrc-of: warn if no clock sources are found

2013-11-20 Thread Daniel Lezcano
On 11/20/2013 09:58 AM, Linus Walleij wrote: Many platforms rely on clocksource_of_init() being implicitly called for registering clock sources and will get zero warnings if no working clock source is available. Let's print a critical error message if no clock source is found. Acked-by: Lee

Re: [PATCH] xen: tmem: rmove useless parameters

2013-11-20 Thread Jan Beulich
On 20.11.13 at 09:52, Bob Liu lliu...@gmail.com wrote: @@ -100,9 +100,6 @@ static inline int xen_tmem_op(u32 tmem_cmd, u32 tmem_pool, struct tmem_oid oid, op.u.gen.oid[1] = oid.oid[1]; op.u.gen.oid[2] = oid.oid[2]; op.u.gen.index = index; - op.u.gen.tmem_offset =

Re: [PATCH 2/2] mmc: rtsx: modify phase searching method for tunning

2013-11-20 Thread micky
Hi Dan: On 11/20/2013 04:17 PM, Dan Carpenter wrote: On Tue, Nov 19, 2013 at 07:10:35PM +0800, micky_ch...@realsil.com.cn wrote: -static u8 sd_search_final_phase(struct realtek_pci_sdmmc *host, u32 phase_map) +static inline u32 sd_get_phase_point(u32 phase_map, unsigned int idx) { -

Re: [PATCH 4/4] ASoC: wm5110: Expose input high pass filter controls

2013-11-20 Thread Lee Jones
On Tue, 19 Nov 2013, Charles Keepax wrote: Signed-off-by: Charles Keepax ckee...@opensource.wolfsonmicro.com --- drivers/mfd/wm5110-tables.c |4 +++ include/linux/mfd/arizona/registers.h | 37 + sound/soc/codecs/arizona.c| 10

Re: [PATCH 1/4] mfd: wm5110: Make DSP memories readable

2013-11-20 Thread Lee Jones
On Tue, 19 Nov 2013, Charles Keepax wrote: Expose the memory regions used by the DSP cores on WM5110 as readable and volatile. Signed-off-by: Charles Keepax ckee...@opensource.wolfsonmicro.com --- drivers/mfd/wm5110-tables.c | 69 -- 1 files

IRQF_RESUME_EARLY and errors in dpm_suspend_noirq

2013-11-20 Thread Heiko Stübner
Hi, Commit 9bab0b7fbace (genirq: Add IRQF_RESUME_EARLY and resume such IRQs earlier) split the suspend/resume of the irqs into two parts. The early-irqs get resumed during syscore_resume, while the rest get resumed by the regular resume_device_irqs. I may be blind, but where get the early-irqs

Re: [PATCH] xen: tmem: rmove useless parameters

2013-11-20 Thread Bob Liu
On 11/20/2013 05:10 PM, Jan Beulich wrote: On 20.11.13 at 09:52, Bob Liu lliu...@gmail.com wrote: @@ -100,9 +100,6 @@ static inline int xen_tmem_op(u32 tmem_cmd, u32 tmem_pool, struct tmem_oid oid, op.u.gen.oid[1] = oid.oid[1]; op.u.gen.oid[2] = oid.oid[2]; op.u.gen.index =

Re: [PATCH] clocksource: time-efm32: Select CLKSRC_MMIO

2013-11-20 Thread Uwe Kleine-König
On Wed, Nov 20, 2013 at 10:15:11AM +0800, Axel Lin wrote: The time-efm32 driver uses the clocksource MMIO functions. Thus it needs to select CLKSRC_MMIO in Kconfig. Signed-off-by: Axel Lin axel@ingics.com Good catch. I selected CLKSRC_MMIO from MACH_EFM32 (still out-of-tree) but of course

Re: [PATCH] xen: tmem: rmove useless parameters

2013-11-20 Thread Jan Beulich
On 20.11.13 at 10:22, Bob Liu bob@oracle.com wrote: On 11/20/2013 05:10 PM, Jan Beulich wrote: On 20.11.13 at 09:52, Bob Liu lliu...@gmail.com wrote: @@ -100,9 +100,6 @@ static inline int xen_tmem_op(u32 tmem_cmd, u32 tmem_pool, struct tmem_oid oid, op.u.gen.oid[1] = oid.oid[1];

Re: [PATCH 4/9] staging/lustre/lnet: Fix assert on empty group in selftest module

2013-11-20 Thread Peng Tao
On Wed, Nov 20, 2013 at 2:37 AM, Greg Kroah-Hartman gre...@linuxfoundation.org wrote: On Tue, Nov 19, 2013 at 09:23:43PM +0800, Peng Tao wrote: From: Amir Shehata amir.sheh...@intel.com The core of the issue is that the selftest module doesn't sanitize its own API, but it depends on lst

Re: [PATCH] Make efi-pstore return a unique id

2013-11-20 Thread Madper Xie
rich...@nod.at writes: Am 01.11.2013 20:22, schrieb Seiji Aguchi: Agreed. I liked your ((timestamp * 100 + part) * 100 + count function much more than this. I was worried that the part and count could be more than 100. If it happens, the id may not be unique... But, currently, size

[PATCH net v5 1/4] r8152: fix tx/rx memory overflow

2013-11-20 Thread Hayes Wang
The tx/rx would access the memory which is out of the desired range. Modify the method of checking the end of the memory to avoid it. For r8152_tx_agg_fill(), the variable remain may become negative. However, the declaration is unsigned, so the while loop wouldn't break when reaching the end of

[PATCH net v5 3/4] r8152: support stopping/waking tx queue

2013-11-20 Thread Hayes Wang
The maximum packet number which a tx aggregation buffer could contain is the tx_qlen. tx_qlen = buffer size / (packet size + descriptor size). If the tx buffer is empty and the queued packets are more than the maximum value which is defined above, stop the tx queue. Wake the tx queue if

Re: [PATCH RFC 1/4] phy: Add new Exynos5 USB 3.0 PHY driver

2013-11-20 Thread Vivek Gautam
On Wed, Nov 20, 2013 at 2:34 PM, Kishon Vijay Abraham I kis...@ti.com wrote: On Wednesday 20 November 2013 02:27 PM, Vivek Gautam wrote: Hi Kishon, On Mon, Nov 11, 2013 at 4:41 PM, Kishon Vijay Abraham I kis...@ti.com wrote: Hi, sorry for the delayed response. On Wednesday 06 November

[PATCH net v5 4/4] r8152: fix incorrect type in assignment

2013-11-20 Thread Hayes Wang
The data from the hardware should be little endian. Correct the declaration. Signed-off-by: Hayes Wang hayesw...@realtek.com --- drivers/net/usb/r8152.c | 18 +- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/drivers/net/usb/r8152.c b/drivers/net/usb/r8152.c index

[PATCH net v5 0/4] r8152 bug fixes

2013-11-20 Thread Hayes Wang
For the patch #3, I add netif_tx_lock() before checking the netif_queue_stopped(). Besides, I add checking the skb queue length before waking the tx queue. Hayes Wang (4): r8152: fix tx/rx memory overflow r8152: modify the tx flow r8152: support stopping/waking tx queue r8152: fix

[PATCH net v5 2/4] r8152: modify the tx flow

2013-11-20 Thread Hayes Wang
Remove the code for sending the packet in the rtl8152_start_xmit(). Let rtl8152_start_xmit() to queue the packet only, and schedule a tasklet to send the queued packets. This simplify the code and make sure all the packet would be sent by the original order. Signed-off-by: Hayes Wang

Re: [PATCH] kvm: mmu: delay mmu audit activation

2013-11-20 Thread Gleb Natapov
On Tue, Nov 19, 2013 at 03:22:47PM -0500, Sasha Levin wrote: We should not be using jump labels before they were initialized. Push back the callback to until after jump label initialization. Signed-off-by: Sasha Levin sasha.le...@oracle.com Applied, thanks. --- arch/x86/kvm/mmu_audit.c |

Re: [PATCH 3/7] Squashfs: add multi-threaded decompression using percpu variables (V2)

2013-11-20 Thread Phillip Lougher
On 20/11/13 08:33, Minchan Kim wrote: On Wed, Nov 20, 2013 at 01:48:06AM +, Phillip Lougher wrote: Add a multi-threaded decompression implementation which uses percpu variables. Using percpu variables has advantages and disadvantages over implementations which do not use percpu variables.

Re: [PATCH 1/9] staging/lustre/llite: Access to released file trigs a restore

2013-11-20 Thread Peng Tao
On Wed, Nov 20, 2013 at 3:35 PM, Peng Tao bergw...@gmail.com wrote: On Wed, Nov 20, 2013 at 2:29 AM, Greg Kroah-Hartman gre...@linuxfoundation.org wrote: trigs? Come on, we don't have a lack of characters here... Will fix up. On Tue, Nov 19, 2013 at 09:23:40PM +0800, Peng Tao wrote: From:

Re: [f2fs-dev] [PATCH V2 2/2] f2fs: read contiguous sit entry pages by merging for mount performance

2013-11-20 Thread Gu Zheng
Hi Yu, On 11/20/2013 01:37 PM, Chao Yu wrote: Hi Gu, -Original Message- From: Gu Zheng [mailto:guz.f...@cn.fujitsu.com] Sent: Monday, November 18, 2013 7:16 PM To: Chao Yu Cc: '???'; linux-fsde...@vger.kernel.org; linux-kernel@vger.kernel.org;

Re: 3.12: kernel panic when resuming from suspend to RAM (x86_64)

2013-11-20 Thread Francis Moreau
Hello Borislav, On 11/19/2013 11:15 AM, Borislav Petkov wrote: On Tue, Nov 19, 2013 at 11:01:14AM +0100, Francis Moreau wrote: I think the easiest way to do it is to install a minimal system on a USB stick and try to reproduce first in order to preserve my system. Yep, sounds simple enough.

Re: [PATCH 3/4] PM / devfreq: Consider hibernation in pm notifier

2013-11-20 Thread MyungJoo Ham
On Tue, Nov 19, 2013 at 10:30 PM, Jonghwan Choi jhbird.c...@gmail.com wrote: Frequency lock should be considered in suspend/hibernation. Signed-off-by: Jonghwan Choi jhbird.c...@samsung.com Signed-off-by: MyungJoo Ham myungjoo@samsung.com Applied in driver-update branch. Do you want this

Re: [PATCH 4/4] PM / devfreq: Consider hibernation in pm notifier

2013-11-20 Thread MyungJoo Ham
On Tue, Nov 19, 2013 at 10:30 PM, Jonghwan Choi jhbird.c...@gmail.com wrote: Frequency lock should be considered in suspend/hibernation. Signed-off-by: Jonghwan Choi jhbird.c...@samsung.com Signed-off-by: MyungJoo Ham myungjoo@samsung.com Cheers, MyungJoo. ---

[PATCH v2 1/2] mmc: rtsx: fix card poweroff bug

2013-11-20 Thread micky_ching
From: Micky Ching micky_ch...@realsil.com.cn If the host driver removed while card in the slot, the host will not power off card power correctly. This bug is produced because host eject flag set before the last mmc_set_ios callback, we should set the eject flag after power off. Signed-off-by:

[PATCH v2 0/2] fix sd power bug and modify phase-searching method

2013-11-20 Thread micky_ching
From: Micky Ching micky_ch...@realsil.com.cn If the driver removed while sd/mmc card still in the slot, the card power will not power down correctly, if we insert the driver module again, UHS card will not switch to UHS mode. This bug is fixed in this patch. We use another phase search method

[RFC] Timer: Migrate running timers

2013-11-20 Thread Viresh Kumar
Hi Thomas, This was earlier discussed here (Well, Not much :)): https://lkml.org/lkml/2012/11/6/160 I am floating the idea again to get more attention on this patch. This is just an idea for now, haven't seen much testing.. Migration of timers from idle cores to non-idle ones for power saving

[PATCH v2 2/2] mmc: rtsx: modify phase searching method for tunning

2013-11-20 Thread micky_ching
From: Micky Ching micky_ch...@realsil.com.cn The new phase searching method is more concise and easier to understand. Signed-off-by: Micky Ching micky_ch...@realsil.com.cn --- drivers/mmc/host/rtsx_pci_sdmmc.c | 112 +++-- include/linux/mfd/rtsx_pci.h |

Re: [PATCH] PCI: Init NumVFs register to zero in sriov_init()

2013-11-20 Thread Ethan Zhao
Bjorn, To be honest, the output above is picked up from other guy's mail, because I composed the patch mail at home and left the real bug material at company, they 'really' hit an issue confused by lspci output while SR-IOV is initialized to disabled . There is an error in above output as

Re: [PATCH 4/4] PM / devfreq: Consider hibernation in pm notifier

2013-11-20 Thread MyungJoo Ham
On Wed, Nov 20, 2013 at 7:08 AM, Sebastian Capella sebastian.cape...@linaro.org wrote: Quoting Bartlomiej Zolnierkiewicz (2013-11-19 06:50:05) Hi, Are you planning to add hibernation support to ARM? If so then this should be stated somewhere in the patch description. OTOH if you are not

Re: [PATCH 5/5] f2fs: move the list_head initialization into the lock protection region

2013-11-20 Thread Gu Zheng
Hi Kim, On 11/20/2013 09:31 AM, Jaegeuk Kim wrote: Hi Gu, IMO, there is no reason to cover the list header by the lock. In any flows, sbi should have the header all the time. Yes, you're right. What is your opinion? Moving the list_head initialization into the lock protection region, so

Re: IRQF_RESUME_EARLY and errors in dpm_suspend_noirq

2013-11-20 Thread Laxman Dewangan
On Wednesday 20 November 2013 02:50 PM, Heiko Stübner wrote: Hi, Commit 9bab0b7fbace (genirq: Add IRQF_RESUME_EARLY and resume such IRQs earlier) split the suspend/resume of the irqs into two parts. The early-irqs get resumed during syscore_resume, while the rest get resumed by the regular

[PATCH v2] sysfs: handle duplicate removal attempts in sysfs_remove_group()

2013-11-20 Thread Mika Westerberg
Commit bcdde7e221a8 (sysfs: make __sysfs_remove_dir() recursive) changed the behavior so that directory removals will be done recursively. This means that the sysfs group might already be removed if its parent directory has been removed. The current code outputs warnings similar to following log

[PATCH v2] memstick: rtsx: fix ms card data transfer bug

2013-11-20 Thread micky_ching
From: Micky Ching micky_ch...@realsil.com.cn This patch is used to add support for ms card. The main difference between ms card and mspro card is long data transfer mode. mspro card can use auto mode DMA for long data transfer, but ms can not use this mode, it should use normal mode DMA. The

Re: [to-be-updated] mm-memcg-add-memoryoom_control-notification-for-system-oom.patch removed from -mm tree

2013-11-20 Thread Michal Hocko
On Wed 20-11-13 00:05:18, David Rientjes wrote: On Tue, 19 Nov 2013, a...@linux-foundation.org wrote: Subject: [to-be-updated] mm-memcg-add-memoryoom_control-notification-for-system-oom.patch removed from -mm tree To:

Re: [PATCH] ARM: at91: remove redundant dependency

2013-11-20 Thread Nicolas Ferre
On 20/11/2013 08:23, Michael Opdenacker : From: Yanis Moreno yanis.moren...@gmail.com This removes the depends on SOC_SAM_V7 statement in a Kconfig section that's under an if SOC_SAM_V7 condition (same parameter). Signed-off-by: Yanis Moreno yanis.moren...@gmail.com Reviewed-by: Michael

Re: [PATCH 4/4] ASoC: wm5110: Expose input high pass filter controls

2013-11-20 Thread Mark Brown
On Wed, Nov 20, 2013 at 09:16:36AM +, Lee Jones wrote: For the MFD parts: Acked-by: Lee Jones lee.jo...@linaro.org How do you want to play this ASoC? I expect this to collide with future changes from Wolfson so it'll need to go via ASoC. signature.asc Description: Digital signature

BUG: Patch Convert some mftb/mftbu into mfspr breaks MPC885

2013-11-20 Thread leroy christophe
Scott, The patch Convert some mftb/mftbu into mfspr (beb2dc0a7a84be003ce54e98b95d65cc66e6e536) breaks startup on MPC885. The CPU traps (SoftwareEmulation trap) at sched_clock() when trying to read TBU with mfspr. Reverting the patch solves the issue. What's the prefered way to fix this ?

Re: [PATCH] x86, acpi, idle: Restructure the mwait idle routines

2013-11-20 Thread Peter Zijlstra
On Tue, Nov 19, 2013 at 01:06:30PM -0800, Jacob Pan wrote: On Tue, 19 Nov 2013 16:13:38 +0100 Peter Zijlstra pet...@infradead.org wrote: On Tue, Nov 19, 2013 at 03:51:43PM +0100, Peter Zijlstra wrote: That said, that drive is completely wrecked. It uses preempt_enable_no_resched()

Re: [PATCH net 1/3] virtio-net: drop the rest of buffers when we can't allocate skb

2013-11-20 Thread Michael S. Tsirkin
On Wed, Nov 20, 2013 at 05:07:25PM +0800, Jason Wang wrote: When mergeable buffer were used, we only put the first page buf leave the rest of buffers in the virt queue. This will cause the driver could not get the correct head buffer any more. Fix this by dropping the rest of buffers for this

Re: [PATCH v3 09/10] ARM: dts: omap3-beagle-xm: Add USB Host support

2013-11-20 Thread Roger Quadros
Nishant, On 11/19/2013 11:05 PM, Nishanth Menon wrote: On 09/24/2013 03:53 AM, Roger Quadros wrote: Provide RESET GPIO and Power regulator for the USB PHY, the USB Host port mode and the PHY device for the controller. Also provide pin multiplexer information for USB host pins. We also

Re: [PATCH net 2/3] virtio-net: fix num calculation on frag skb allocation failure

2013-11-20 Thread Michael S. Tsirkin
On Wed, Nov 20, 2013 at 05:07:26PM +0800, Jason Wang wrote: We need decrease the rq-num after we can get a buf through virtqueue_get_buf() even if we could not allocate frag skb. Otherwise, the refill routine won't be triggered under heavy memory stress since the driver may still think

Re: [PATCH RESEND 0/7] crypto: at91/atmel: add Device Tree support

2013-11-20 Thread Nicolas Ferre
On 08/11/2013 16:08, Nicolas Ferre : This series adds Device Tree support to the Atmel crypto drivers (AES/[T]DES/SHA). The Device Tree entries are very simple and only declare the reg/irq values and the link to DMA. Herbert, ping? Could I have your Acked-by for taking these patches through

[PATCH] ipc,shm: Correct error return value in shmctl (SHM_UNLOCK)

2013-11-20 Thread Jesper Nilsson
Commit 2caacaa82a51b78fc0c800e206473874094287ed restructured the ipc shm to shorten critical region, but introduced a path where the return value could be -EPERM, even if the operation actually was performed. Before the commit, the err return value was reset by the return value from

Re: [PATCH 4/4] ASoC: wm5110: Expose input high pass filter controls

2013-11-20 Thread Lee Jones
On Wed, 20 Nov 2013, Mark Brown wrote: On Wed, Nov 20, 2013 at 09:16:36AM +, Lee Jones wrote: For the MFD parts: Acked-by: Lee Jones lee.jo...@linaro.org How do you want to play this ASoC? I expect this to collide with future changes from Wolfson so it'll need to go via ASoC.

Re: Having troubles in updating MTD partitions

2013-11-20 Thread Suki Buryani
5824 is the usable size of the file system on mtdblock3, i.e. after subtracting the overhead for file system bookkeeping. By default mtd partitions were like cat /proc/partitions major minor  #blocks  name   31 0   8192 mtdblock0   31 1    256 mtdblock1   31 2   2048

Re: [PATCH 00/05] gpio: R-Car and EM GPIO update V2

2013-11-20 Thread Laurent Pinchart
Hi Magnus, Thank you for the patch. On Wednesday 20 November 2013 09:22:59 Magnus Damm wrote: gpio: R-Car and EM GPIO update V2 [PATCH 01/05 v2] gpio: rcar: Use lazy disable [PATCH 02/05 v2] gpio: rcar: Enable mask on suspend [PATCH 03/05] gpio: em: Setup gpiochip-dev [PATCH 04/05 v2]

Re: [PATCH 1/1] irq-gic: add capability to set bypass flag in GIC

2013-11-20 Thread Marc Zyngier
[dropping patc...@apm.com from the CC list, as someone seems to have tripped on the config file, and I'm tired of getting bounces] Feng, On 19/11/13 21:42, Feng Kan wrote: The GIC-400 implementation allows for FIQ and IRQ bypass. In the X-Gene implementation, the FIQ bypass must be enabled at

Re: [PATCH] x86, acpi, idle: Restructure the mwait idle routines

2013-11-20 Thread Peter Zijlstra
On Wed, Nov 20, 2013 at 11:28:03AM +0100, Peter Zijlstra wrote: On Tue, Nov 19, 2013 at 01:06:30PM -0800, Jacob Pan wrote: I applied this patch on top of upstream kernel (801a760) and found out my machine completely failed to enter idle when nothing is running. turbostate shows 100% C0.

Re: Having troubles in updating MTD partitions

2013-11-20 Thread Geert Uytterhoeven
On Wed, Nov 20, 2013 at 11:49 AM, Suki Buryani sukibury...@yahoo.com wrote: 5824 is the usable size of the file system on mtdblock3, i.e. after subtracting the overhead for file system bookkeeping. By default mtd partitions were like cat /proc/partitions major minor #blocks name 31

Re: [PATCH] uprobes: Document xol_area and arch_uprobe-insn/ixol

2013-11-20 Thread Srikar Dronamraju
OK. Let me try to make a first step to improve this a little bit... How about the patch below? Srikar? Subject: [PATCH] uprobes: Document xol_area and arch_uprobe-insn/ixol Document xol_area and arch_uprobe. Signed-off-by: Oleg Nesterov o...@redhat.com --- Acked-by: Srikar

Re: [PATCH 3.4 00/12] 3.4.70-stable review

2013-11-20 Thread Satoru Takeuchi
At Mon, 18 Nov 2013 10:41:33 -0800, Greg Kroah-Hartman wrote: This is the start of the stable review cycle for the 3.4.70 release. There are 12 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.

Re: [PATCH 3.10 00/24] 3.10.20-stable review

2013-11-20 Thread Satoru Takeuchi
At Mon, 18 Nov 2013 10:42:10 -0800, Greg Kroah-Hartman wrote: This is the start of the stable review cycle for the 3.10.20 release. There are 24 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.

Re: [PATCH 3.11 00/25] 3.11.9-stable review

2013-11-20 Thread Satoru Takeuchi
At Mon, 18 Nov 2013 10:40:29 -0800, Greg Kroah-Hartman wrote: This is the start of the stable review cycle for the 3.11.9 release. There are 25 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.

Re: [PATCH 3.12 00/19] 3.12.1-stable review

2013-11-20 Thread Satoru Takeuchi
At Mon, 18 Nov 2013 10:37:13 -0800, Greg Kroah-Hartman wrote: This is the start of the stable review cycle for the 3.12.1 release. There are 19 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.

Re: [PATCH v4] Add Documentation/module-signing.txt file

2013-11-20 Thread David Howells
Rusty Russell ru...@rustcorp.com.au wrote: ? I changed this to an Acked-by... I made a heap of restructuring and changes that James incorporated into his v4. David -- To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to majord...@vger.kernel.org

Re: [PROBLEM] possible divide by 0 in kernel/sched/cputime.c scale_stime()

2013-11-20 Thread Stanislaw Gruszka
On Mon, Nov 18, 2013 at 06:27:06PM +0100, Peter Zijlstra wrote: The below is a compile tested only attempt to deal with both these problems. Comments? Just two nits as I don't understand vast of the patch. + delta_exec = now - curr-exec_start; + if ((s64)delta_exec 0)

[PATCH V4 1/2] genirq: Add an accessor for IRQ_PER_CPU flag

2013-11-20 Thread Vinayak Kale
This patch adds an accessor function for IRQ_PER_CPU flag. The accessor function is useful to dertermine whether an IRQ is percpu or not. Signed-off-by: Vinayak Kale vk...@apm.com --- include/linux/irqdesc.h |8 1 file changed, 8 insertions(+) diff --git a/include/linux/irqdesc.h

Re: [PATCH RESEND 0/7] crypto: at91/atmel: add Device Tree support

2013-11-20 Thread Herbert Xu
On Wed, Nov 20, 2013 at 11:43:26AM +0100, Nicolas Ferre wrote: On 08/11/2013 16:08, Nicolas Ferre : This series adds Device Tree support to the Atmel crypto drivers (AES/[T]DES/SHA). The Device Tree entries are very simple and only declare the reg/irq values and the link to DMA. Herbert,

[PATCH V4 0/2] genirq: arm64: perf: support for percpu pmu interrupt

2013-11-20 Thread Vinayak Kale
This patch series adds support to handle interrupt registration/deregistration in arm64 pmu driver when pmu interrupt type is percpu. Changelog: V4: * In arm64 pmu driver: Avoid using irq_to_desc() to check validity of irq. V3: * Remove validity check for 'desc' from accessor function in

Re: 3.12: kernel panic when resuming from suspend to RAM (x86_64)

2013-11-20 Thread Borislav Petkov
On Wed, Nov 20, 2013 at 10:45:05AM +0100, Francis Moreau wrote: Unfortunately the bisect session didn't give any positive results: I couldn't be sure if a specific revision was good or bad because the bug wasn't reproductible every time. But I got a different kernel oops on my stripped system

[PATCH V4 2/2] arm64: perf: add support for percpu pmu interrupt

2013-11-20 Thread Vinayak Kale
Add support for irq registration when pmu interrupt is percpu. Signed-off-by: Vinayak Kale vk...@apm.com Signed-off-by: Tuan Phan tp...@apm.com --- arch/arm64/kernel/perf_event.c | 108 ++-- 1 file changed, 81 insertions(+), 27 deletions(-) diff --git

  1   2   3   4   5   6   7   8   9   10   >