Re: [PATCH v5 6/7] cpufreq:boost:Kconfig: Enable software managed BOOST support at Kconfig

2013-07-16 Thread Viresh Kumar
On 16 July 2013 17:20, Lukasz Majewski wrote: > On Tue, 16 Jul 2013 15:28:40 +0530 Viresh Kumar viresh.ku...@linaro.org > wrote, >> On 4 July 2013 14:20, Lukasz Majewski wrote: >> > diff --git a/drivers/cpufreq/Kconfig b/drivers/cpufreq/Kconfig >> >> > +config CPU_FREQ_BOOST_SW >> > + bool

Re: [PATCH v5 2/7] cpufreq: Add boost frequency support in core

2013-07-16 Thread Viresh Kumar
On 16 July 2013 17:36, Lukasz Majewski wrote: > On Tue, 16 Jul 2013 15:11:54 +0530 Viresh Kumar viresh.ku...@linaro.org > wrote, >> On 4 July 2013 14:20, Lukasz Majewski wrote: >> > +void cpufreq_set_boost_enabled(int state) > [*] > >> >> Maybe cpuf

Re: [Ksummit-2013-discuss] [ATTEND] How to act on LKML (was: [ 00/19] 3.10.1-stable review)

2013-07-16 Thread Sarah Sharp
On Tue, Jul 16, 2013 at 10:22:38PM -0700, Darren Hart wrote: > On Tue, 2013-07-16 at 21:48 -0700, Linus Torvalds wrote: > > > Guys, I love my job. The kernel developer community is great. But I > > suspect that some of you don't necessarily think about the other side. > > I had slashdot discussing

Re: [REGRESSION 3.10.1] System does not wake up from suspend

2013-07-16 Thread Sören Brinkmann
On Wed, Jul 17, 2013 at 10:27:15AM +0530, Srivatsa S. Bhat wrote: > On 07/17/2013 08:27 AM, Sören Brinkmann wrote: > > On Mon, Jul 15, 2013 at 12:20:19PM +0530, Srivatsa S. Bhat wrote: > >> On 07/15/2013 10:24 AM, Willy Tarreau wrote: > >>> On Sun, Jul 14, 2013 at 09:36:25PM -0700, Sören Brinkmann

[PATCH] pinctrl: pinmux: Don't free pins requested by other devices

2013-07-16 Thread Sonic Zhang
From: Sonic Zhang in pinmux_disable_setting after current device fails to request the same pins. Signed-off-by: Sonic Zhang --- drivers/pinctrl/pinmux.c | 9 + 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/drivers/pinctrl/pinmux.c b/drivers/pinctrl/pinmux.c index 88cc50

Re: [PATCH RFC] allow some kernel filesystems to be mounted in a user namespace

2013-07-16 Thread Eric W. Biederman
"Serge E. Hallyn" writes: > I'm not "relying on LSM" to make these safe. I'm relying on the > uid mappings to make these safe. > > Nevertheless I at least have hope of working around the others (in a > distro-acceptable way), so if the others are too scary I'll pursue > the workaround for the ot

Re: splice vs execve lockdep trace.

2013-07-16 Thread Dave Chinner
On Tue, Jul 16, 2013 at 09:54:09PM -0700, Linus Torvalds wrote: > On Tue, Jul 16, 2013 at 9:06 PM, Dave Chinner wrote: > > > > Right, and that's one of the biggest problems page based IO has - we > > can't serialise it against other IO and other page cache > > manipulation functions like hole punc

Re: [PATCH] usb: udc: add gadget state kobject uevent

2013-07-16 Thread Rong Wang
Hi Greg, On Tue, Jul 16, 2013 at 2:31 PM, Greg KH wrote: > On Tue, Jul 16, 2013 at 11:49:07AM +0800, Rong Wang wrote: >> Hi Greg, >> >> The USB on our platform can change roles between HOST and GADGET, but >> it is not capable of OTG. > > That kind of sounds like the definition of OTG :) Yes. Bu

Re: [Ksummit-2013-discuss] [ATTEND] How to act on LKML

2013-07-16 Thread Willy Tarreau
On Tue, Jul 16, 2013 at 08:51:36PM -0400, Steven Rostedt wrote: > On Wed, 2013-07-17 at 08:32 +0800, Jeff Liu wrote: > > > Another thing might deviated from the main theme, but I'd like to raise it > > here because I would like to see what's the proper way for that. > > > > For instance, people A

Re: [PATCH net] hyperv: Fix the NETIF_F_SG flag setting in netvsc

2013-07-16 Thread David Miller
From: Haiyang Zhang Date: Tue, 16 Jul 2013 23:01:20 -0700 > SG mode is not currently supported by netvsc, so remove this flag for now. > Otherwise, it will be unconditionally enabled by commit ec5f0615642 > "Kill link between CSUM and SG features" > Previously, the SG feature is disabled beca

Re: [REGRESSION 3.10.1] System does not wake up from suspend

2013-07-16 Thread Sören Brinkmann
On Tue, Jul 16, 2013 at 10:38:20PM -0700, Sören Brinkmann wrote: > On Wed, Jul 17, 2013 at 10:27:15AM +0530, Srivatsa S. Bhat wrote: > > On 07/17/2013 08:27 AM, Sören Brinkmann wrote: > > > On Mon, Jul 15, 2013 at 12:20:19PM +0530, Srivatsa S. Bhat wrote: > > >> On 07/15/2013 10:24 AM, Willy Tarrea

[PATCH] AHCI: fix Null pointer dereference in achi_host_active()

2013-07-16 Thread Xiaotian Feng
commit b29900e6 (AHCI: Make distinct names for ports in /proc/interrupts) introuded a regression, which resulted Null pointer dereference for achi host with dummy ports. For ahci ports, when the port is dummy port, its private_data will be NULL, as ata_dummy_port_ops doesn't support ->port_start.

Re: [Ksummit-2013-discuss] [ATTEND] How to act on LKML (was: [ 00/19] 3.10.1-stable review)

2013-07-16 Thread James Bottomley
On Tue, 2013-07-16 at 14:18 -0700, Paul E. McKenney wrote: > On Tue, Jul 16, 2013 at 10:27:09PM +0400, James Bottomley wrote: > > On Mon, 2013-07-15 at 15:38 -0700, Linus Torvalds wrote: > > > On Mon, Jul 15, 2013 at 3:08 PM, Steven Rostedt > > > wrote: > > > > > > > > Can we please make this int

Re: [PATCH] Staging: csr: csr_wifi_router_sef.c: fixed a brace coding style issue

2013-07-16 Thread Greg KH
On Sat, Jul 06, 2013 at 12:03:14AM +0300, Aldo Iljazi wrote: > Fixed a coding style issue. > > Signed-off-by: Aldo Iljazi > --- > drivers/staging/csr/csr_wifi_router_sef.c |3 +-- > 1 file changed, 1 insertion(+), 2 deletions(-) I just removed this driver from my trees, so no more cleanups

[PATCH v2] drm/i915: fix long-standing SNB regression in power consumption after resume

2013-07-16 Thread Konstantin Khlebnikov
This patch fixes regression in power consumtion of sandy bridge gpu, which exists since v3.6 Sometimes after resuming from s2ram gpu starts thinking that it's extremely busy. After that it never reaches rc6 state. Bug exists since kernel v3.6, commit b4ae3f22d238617ca11610b29fde16cf8c0bc6e0 ("drm/

Re: [PATCH V6 05/12] perf tools: tidy up sample parsing overflow checking

2013-07-16 Thread Adrian Hunter
On 16/07/13 14:53, Jiri Olsa wrote: > On Tue, Jul 16, 2013 at 09:38:11AM +0300, Adrian Hunter wrote: >> The size of data retrieved from a sample event must be >> validated to ensure it does not go past the end of the >> event. That was being done sporadically and without >> considering integer ove

Re: [PATCH v3 1/4] hwmon: (lm90) split set&show temp as common codes

2013-07-16 Thread Wei Ni
On 07/17/2013 01:14 PM, Guenter Roeck wrote: > On Wed, Jul 17, 2013 at 06:26:20AM +0200, Thierry Reding wrote: >> On Mon, Jul 15, 2013 at 09:24:15AM +0200, Jean Delvare wrote: >>> On Mon, 15 Jul 2013 14:25:29 +0800, Wei Ni wrote: On 07/12/2013 10:40 PM, Guenter Roeck wrote: > On Fri, Jul 1

Re: [ 3.8.y.z extended stable ] Patch "memcg, kmem: fix reference count handling on the error path" has been added to staging queue

2013-07-16 Thread Li Zefan
On 2013/7/17 8:45, Andrew Morton wrote: > On Tue, 16 Jul 2013 16:40:09 -0700 Kamal Mostafa wrote: > >> On Tue, 2013-07-16 at 16:06 -0700, Andrew Morton wrote: >>> On Tue, 16 Jul 2013 15:54:02 -0700 Kamal Mostafa >>> wrote: >>> This is a note to let you know that I have just added a patch t

Re: [PATCH v9 1/8] drivers: phy: add generic PHY framework

2013-07-16 Thread Greg KH
On Wed, Jun 26, 2013 at 05:17:29PM +0530, Kishon Vijay Abraham I wrote: > +menuconfig GENERIC_PHY > + tristate "PHY Subsystem" > + help > + Generic PHY support. > + > + This framework is designed to provide a generic interface for PHY > + devices present in the kernel. Thi

Re: [kconfig] results of some syntactical checks

2013-07-16 Thread Paul Bolle
On Wed, 2013-07-17 at 01:18 +0200, Paul Bolle wrote: > On Wed, 2013-07-17 at 00:34 +0200, Martin Walch wrote: > > Symbol: M at > > drivers/usb/host/Kconfig:568:0 > > drivers/usb/misc/Kconfig:130:0 > > This looks odd. I think your checker doesn't like an uppercase M after > default. There

Re: [PATCH 1/4] pinctrl: Remove duplicate code in pinctrl_pm_select_state functions

2013-07-16 Thread Tony Lindgren
* Grygorii Strashko [130716 07:32]: > Hi Tony, > > On 07/16/2013 04:41 PM, Tony Lindgren wrote: > >* Grygorii Strashko [130716 06:22]: > >>Hi Tony, > >> > >>This patch causes boot failure when I've applied my patch > >>"[RFC] ARM: OMAP2+: omap_device: add pinctrl handling" > >>https://lkml.org/l

Re: [REGRESSION] "UEFI: Don't pass boot services regions to SetVirtualAddressMap()" breaks macbook efi boot

2013-07-16 Thread Fleming, Matt
On 17 July 2013 01:32, H. Peter Anvin wrote: > On 07/10/2013 04:39 AM, Fleming, Matt wrote: >> On 10 July 2013 12:34, Maarten Lankhorst >> wrote: >>> Hey, >>> >>> It seems that in the merge window my macbook pro stopped working at some >>> point. I looked for suspicious >>> efi related commits,

Re: [REGRESSION 3.10.1] System does not wake up from suspend

2013-07-16 Thread Srivatsa S. Bhat
On 07/17/2013 11:34 AM, Sören Brinkmann wrote: > On Tue, Jul 16, 2013 at 10:38:20PM -0700, Sören Brinkmann wrote: >> On Wed, Jul 17, 2013 at 10:27:15AM +0530, Srivatsa S. Bhat wrote: >>> On 07/17/2013 08:27 AM, Sören Brinkmann wrote: On Mon, Jul 15, 2013 at 12:20:19PM +0530, Srivatsa S. Bhat w

Re: [PATCH v2] drm/i915: fix long-standing SNB regression in power consumption after resume

2013-07-16 Thread Daniel Vetter
On Wed, Jul 17, 2013 at 10:22:58AM +0400, Konstantin Khlebnikov wrote: > This patch fixes regression in power consumtion of sandy bridge gpu, which > exists since v3.6 Sometimes after resuming from s2ram gpu starts thinking that > it's extremely busy. After that it never reaches rc6 state. > > Bug

<    3   4   5   6   7   8