[PATCH 7/7] scsi: storvsc: Set the tablesize based on the information given by the host

2015-03-27 Thread K. Y. Srinivasan
Set the tablesize based on the information given by the host. Signed-off-by: K. Y. Srinivasan k...@microsoft.com Reviewed-by: Long Li lon...@microsoft.com Tested-by: Long Li lon...@microsoft.com --- drivers/scsi/storvsc_drv.c | 89 +++ 1 files changed,

[PATCH V2 4/7] scsi: storvsc: Retrieve information about the capability of the target

2015-03-27 Thread K. Y. Srinivasan
The storage protocol informs the guest of the I/O capabilities of the storage stack. Retrieve this information and use it in the guest. Signed-off-by: K. Y. Srinivasan k...@microsoft.com Reviewed-by: Long Li lon...@microsoft.com --- drivers/scsi/storvsc_drv.c |6 ++ 1 files changed, 6

[PATCH V2 2/7] scsi: storvsc: Size the queue depth based on the ringbuffer size

2015-03-27 Thread K. Y. Srinivasan
Size the queue depth based on the ringbuffer size. Also accomodate for the fact that we could have multiple channels (ringbuffers) per adaptor. Signed-off-by: K. Y. Srinivasan k...@microsoft.com Reviewed-by: Long Li lon...@microsoft.com --- v2: Fixed a bug in computing queue depth:

[PATCH V2 1/7] scsi: storvsc: Increase the ring buffer size

2015-03-27 Thread K. Y. Srinivasan
Increase the default ring buffer size as this can significantly improve performance especially on high latency storage back-ends. Signed-off-by: K. Y. Srinivasan k...@microsoft.com Reviewed-by: Long Li lon...@microsoft.com --- drivers/scsi/storvsc_drv.c |2 +- 1 files changed, 1

[PATCH V2 3/7] scsi: storvsc: Always send on the selected outgoing channel

2015-03-27 Thread K. Y. Srinivasan
The current code always sent packets without data on the primary channel. Properly distribute sending of packets with no data amongst all available channels. I would like to thank Long Li for noticing this problem. Signed-off-by: K. Y. Srinivasan k...@microsoft.com Reviewed-by: Long Li

[PATCH V2 5/7] scsi: storvsc: Fix a bug in copy_from_bounce_buffer()

2015-03-27 Thread K. Y. Srinivasan
We may exit this function without properly freeing up the maapings we may have acquired. Fix the bug. Signed-off-by: K. Y. Srinivasan k...@microsoft.com Reviewed-by: Long Li lon...@microsoft.com Cc: sta...@vger.kernel.org --- drivers/scsi/storvsc_drv.c | 15 --- 1 files changed, 8

God dag

2015-03-27 Thread Santander Consumer Finance
God dag Få et lån i dag fra Santander Consumer Finance, med renten så lav som 3%. fyll følgende form hvis du er interessert i vårt tilbud: Kjønn: Land: Mengden Som Trengs: Varighet: Hensikt: Det er mange grunner til at et lån kan hjelpe Vennlig hilsen Lasse Møller -- To unsubscribe from this

Re: [PATCH V2] sched: Improve load balancing in the presence of idle CPUs

2015-03-27 Thread Wanpeng Li
On Thu, Mar 26, 2015 at 10:07:21PM -0700, Jason Low wrote: On Fri, 2015-03-27 at 10:12 +0800, Wanpeng Li wrote: Hi Preeti, On Thu, Mar 26, 2015 at 06:32:44PM +0530, Preeti U Murthy wrote: 1. An ILB CPU was chosen from the first numa domain to trigger nohz idle load balancing [Given the

Re: [RESEND PATCH 3/3] clk: cdce706: Constify struct regmap_config

2015-03-27 Thread Stephen Boyd
On 03/22, Max Filippov wrote: On Fri, Mar 20, 2015 at 2:34 PM, Krzysztof Kozlowski k.kozlow...@samsung.com wrote: The regmap_config struct may be const because it is not modified by the driver and regmap_init() accepts pointer to const. Signed-off-by: Krzysztof Kozlowski

Re: [RESEND PATCH 2/3] clk: si570: Constify struct regmap_config

2015-03-27 Thread Stephen Boyd
On 03/22, Max Filippov wrote: On Fri, Mar 20, 2015 at 2:34 PM, Krzysztof Kozlowski k.kozlow...@samsung.com wrote: The regmap_config struct may be const because it is not modified by the driver and regmap_init() accepts pointer to const. Signed-off-by: Krzysztof Kozlowski

Re: [PATCH v2] cpufreq: powernv: Add checks to report cpu frequency throttling conditions

2015-03-27 Thread Shilpasri G Bhat
Hi Viresh, On 03/27/2015 10:05 AM, Viresh Kumar wrote: Hi Shilpa, On 27 March 2015 at 00:11, Shilpasri G Bhat shilpa.b...@linux.vnet.ibm.com wrote: Cpu frequency can be throttled due to failures of components like OCC, power supply and fan. It can also be throttled due to temperature and

[PATCH v3] cpufreq: powernv: Report cpu frequency throttling

2015-03-27 Thread Shilpasri G Bhat
The power and thermal safety of the system is taken care by an On-Chip-Controller (OCC) which is real-time subsystem embedded within the POWER8 processor. OCC continuously monitors the memory and core temperature, the total system power, state of power supply and fan. The cpu frequency can be

Re: String literals in __init functions

2015-03-27 Thread Joe Perches
On Fri, 2015-03-27 at 08:05 +0100, Mathias Krause wrote: On 26 March 2015 at 22:40, Andrew Morton a...@linux-foundation.org wrote: On Thu, 26 Mar 2015 21:49:06 +0100 Mathias Krause mini...@googlemail.com wrote: Andrew, what's your opinion on such a patch set? Do you too think it's

security problem with seccomp-filter

2015-03-27 Thread Felix von Leitner
Hi, I have had some great success with seccomp-filter a while ago, so I decided to use it to add some defense in depth to a ping program I wrote. The premise is, like for all ping programs I assume, that it starts setuid root, gets a raw socket, drops privileges, parses the command line,

Re: [PATCH V2 1/2] ARM: dts: DRA7: Add bandgap and related thermal nodes

2015-03-27 Thread Keerthy
On Tuesday 24 March 2015 01:09 AM, Nishanth Menon wrote: From: Keerthy j-keer...@ti.com Add bandgap and related thermal nodes. The patch adds 5 thermal sensors. Only one cooling device for mpu as of now. The sensors are the exact same on both dra72 and dra7. Introduce CPU, GPU, core nodes for

Re: [PATCH v2 00/16] net: dsa: HW bridging, EEE support

2015-03-27 Thread Florian Fainelli
Hi Guenter, 2015-03-26 18:36 GMT-07:00 Guenter Roeck li...@roeck-us.net: Patch 1 to 7 of this series prepare the drivers using the mv88e6xxx code for HW bridging support, without adding the code itself. For the most part this factors out common port initialization code. There is no functional

Re: [PATCH v2] cpufreq: powernv: Add checks to report cpu frequency throttling conditions

2015-03-27 Thread Viresh Kumar
On 27 March 2015 at 12:02, Shilpasri G Bhat shilpa.b...@linux.vnet.ibm.com wrote: The power and thermal safety of the system is taken care by an On-Chip-Controller (OCC) which is real-time subsystem embedded within the POWER8 processor. OCC continuously monitors the memory and core

Re: [PATCH] MAINTAINERS: clk: discuss on the linux-...@vger.kernel.org list

2015-03-27 Thread Stephen Boyd
On 03/25, Paul Walmsley wrote: Most Linux clock framework discussions take place on the linux-kernel@vger.kernel.org or linux-arm-ker...@lists.infradead.org mailing lists. The volume of unrelated messages on these lists makes it difficult for non-maintainers to follow along with

Re: [PATCH 32/35 linux-next] clk: constify of_device_id array

2015-03-27 Thread Stephen Boyd
On 03/22, Fabian Frederick wrote: On 18 March 2015 at 15:15 Michael Turquette mturque...@linaro.org wrote: Quoting Fabian Frederick (2015-03-16 12:59:06) of_device_id is always used as const. (See driver.of_match_table and open firmware functions) Signed-off-by: Fabian

Re: [PATCH V2] sched: Improve load balancing in the presence of idle CPUs

2015-03-27 Thread Wanpeng Li
Hi Srikar, On Fri, Mar 27, 2015 at 11:09:07AM +0530, Srikar Dronamraju wrote: Yes, the need_resched() in nohz_idle_balance() would exit the nohz_idle_balance if it has something to run. However I wonder if we should move the need_resched check out of the for loop. i.e the need_resched check

linux-next: manual merge of the livepatching tree with the s390 tree

2015-03-27 Thread Stephen Rothwell
Hi Jiri, Today's linux-next merge of the livepatching tree got a conflict in arch/s390/Kconfig between commit 5a79859ae0f3 (s390: remove 31 bit support) from the s390 tree and commit b8887ad66c1c (livepatch: add support on s390) from the livepatching tree. I fixed it up (see below) and can carry

Re: [PATCH v7 0/5] vfs: Non-blockling buffered fs read (page cache only)

2015-03-27 Thread Volker Lendecke
On Thu, Mar 26, 2015 at 08:28:24PM -0700, Andrew Morton wrote: A thing which bugs me about pread2() is that it is specifically tailored to applications which are able to use a partial read result. ie, by sending it over the network. Can you explain what you mean by this? Samba gets a pread

Re: [V4.0-rc5 Regression] drm/intel problem

2015-03-27 Thread Kalle Valo
Linus Torvalds torva...@linux-foundation.org writes: can you verify/confirm that current git works for you? And if not, maybe bisect exactly where it happened? I had a similar problem as Jörg on my Lenovo x230, display black on -rc5 except some small colored line on the top. I updated to

Re: [RESEND PATCH 1/3] clk: si5351: Constify clock names and struct regmap_config

2015-03-27 Thread Stephen Boyd
On 03/22, Max Filippov wrote: On Fri, Mar 20, 2015 at 2:34 PM, Krzysztof Kozlowski k.kozlow...@samsung.com wrote: The regmap_config struct may be const because it is not modified by the driver and regmap_init() accepts pointer to const. Replace doubled const in the arrays of clock names

Re: [PATCH v7 0/5] vfs: Non-blockling buffered fs read (page cache only)

2015-03-27 Thread Andrew Morton
On Fri, 27 Mar 2015 06:41:25 +0100 Volker Lendecke volker.lende...@sernet.de wrote: On Thu, Mar 26, 2015 at 08:28:24PM -0700, Andrew Morton wrote: A thing which bugs me about pread2() is that it is specifically tailored to applications which are able to use a partial read result. ie, by

Re: [PATCH] mmc: dw_mmc: Don't send clock off command if power is off

2015-03-27 Thread Jaehoon Chung
Hi, On 03/23/2015 06:59 AM, Doug Anderson wrote: Alim, On Sun, Mar 22, 2015 at 5:16 AM, Alim Akhtar alim.akh...@gmail.com wrote: case MMC_POWER_OFF: - /* Turn clock off before power goes down */ - dw_mci_setup_bus(slot, false); + /* Turn

Re: Oops with tip/x86/fpu

2015-03-27 Thread Quentin Casasnovas
On Thu, Mar 26, 2015 at 10:48:18PM +, Yu, Fenghua wrote: sctxt-fpstate=(void *)1 changes the fpstate pointer in the sigcontext. It will generate segfault and bad frame info in kernel. This is expected behavior, right? Is this still a valid test? Just to be clear, I saw a

[PATCH V2 6/7] scsi: storvsc: Don't assume that the scatterlist is not chained

2015-03-27 Thread K. Y. Srinivasan
The current code assumes that the scatterlists presented are not chained. Fix the code to not make this assumption. Signed-off-by: K. Y. Srinivasan k...@microsoft.com Reviewed-by: Long Li lon...@microsoft.com --- V2: Got rid of double assignment. Olaf Hering o...@aepfle.de

[PATCH V2 0/7] scsi: storvsc: Miscellaneous enhancements and fixes

2015-03-27 Thread K. Y. Srinivasan
This patch-set addresses perf issues discovered on the Azure storage stack. These patches also fix a couple of bugs. As in the first version of this patch-set, some of the patches are simply a resend. I have bumped up the version number of all patches though. In this version, I have addressed

RE: [v3 24/26] KVM: Update Posted-Interrupts Descriptor when vCPU is blocked

2015-03-27 Thread Wu, Feng
-Original Message- From: Marcelo Tosatti [mailto:mtosa...@redhat.com] Sent: Thursday, March 26, 2015 7:18 AM To: Wu, Feng; h...@zytor.com Cc: t...@linutronix.de; mi...@redhat.com; h...@zytor.com; x...@kernel.org; g...@kernel.org; pbonz...@redhat.com; dw...@infradead.org;

Re: [RFC PATCH 00/11] an introduction of library operating system for Linux (LibOS)

2015-03-27 Thread Hajime Tazaki
Hi Richard, At Thu, 26 Mar 2015 19:55:06 +0100, Richard Weinberger wrote: feeling that lib is the wrong name. It has not much do to with an architecture. could you care to elaborate your feeling more explicitly ? what is an architecture here and what is _not_ an architecture ?

[PATCH] clk: qcom: Add support for NSS/GMAC clocks and resets

2015-03-27 Thread Stephen Boyd
Add the NSS/GMAC clocks and the TCM clock and NSS resets. Signed-off-by: Stephen Boyd sb...@codeaurora.org --- drivers/clk/qcom/gcc-ipq806x.c | 594 ++- include/dt-bindings/clock/qcom,gcc-ipq806x.h | 2 + include/dt-bindings/reset/qcom,gcc-ipq806x.h | 43

Re: String literals in __init functions

2015-03-27 Thread Mathias Krause
On 26 March 2015 at 23:15, Andrew Morton a...@linux-foundation.org wrote: On Thu, 26 Mar 2015 14:58:40 -0700 Joe Perches j...@perches.com wrote: I'd have thought that a function-wide __attribute__((__string_section__(foo)) wouldn't be a ton of work to implement. Maybe not. Could

Re: [PATCH v8]: clk: Add common clock support for Mediatek MT8135 and MT8173

2015-03-27 Thread Sascha Hauer
Mike, Stephen, Any chance to get this forward please? Sascha On Thu, Mar 19, 2015 at 09:42:04AM +0100, Sascha Hauer wrote: The following changes since commit 9eccca0843205f87c00404b663188b88eb248051: Linux 4.0-rc3 (2015-03-08 16:09:09 -0700) are available in the git repository at:

Re: [RFC PATCH 00/11] an introduction of library operating system for Linux (LibOS)

2015-03-27 Thread Hajime Tazaki
Hi Rusty, At Fri, 27 Mar 2015 14:01:22 +1030, Rusty Russell wrote: Richard Weinberger rich...@nod.at writes: This also infers that arch/lib will be broken most of the time as every time the networking stack references a new symbol it has to be duplicated into arch/lib. But this does

Re: security problem with seccomp-filter

2015-03-27 Thread Richard Weinberger
Cc'ing seccomp folks. On Fri, Mar 27, 2015 at 6:56 AM, Felix von Leitner felix-linuxker...@fefe.de wrote: Hi, I have had some great success with seccomp-filter a while ago, so I decided to use it to add some defense in depth to a ping program I wrote. The premise is, like for all ping

Re: [PATCH 0/9] qspinlock stuff -v15

2015-03-27 Thread Raghavendra K T
On 03/16/2015 06:46 PM, Peter Zijlstra wrote: Hi Waiman, As promised; here is the paravirt stuff I did during the trip to BOS last week. All the !paravirt patches are more or less the same as before (the only real change is the copyright lines in the first patch). The paravirt stuff is

Re: String literals in __init functions

2015-03-27 Thread Mathias Krause
On 26 March 2015 at 22:40, Andrew Morton a...@linux-foundation.org wrote: On Thu, 26 Mar 2015 21:49:06 +0100 Mathias Krause mini...@googlemail.com wrote: Andrew, what's your opinion on such a patch set? Do you too think it's useful? Or do you share Ingo's fear about the additional

[tip:perf/core] perf tools: Set JOBS based on CPU or processor

2015-03-27 Thread tip-bot for David Ahern
Commit-ID: 6428c59a97de7c3d88fc4e66317daea5e5008758 Gitweb: http://git.kernel.org/tip/6428c59a97de7c3d88fc4e66317daea5e5008758 Author: David Ahern david.ah...@oracle.com AuthorDate: Tue, 24 Mar 2015 12:10:55 -0400 Committer: Arnaldo Carvalho de Melo a...@redhat.com CommitDate: Thu, 26

[tip:perf/core] perf evlist: Return the first evsel with an invalid filter in apply_filters()

2015-03-27 Thread tip-bot for Arnaldo Carvalho de Melo
Commit-ID: 23d4aad48e31d3269af484dd2f9bd251278cd667 Gitweb: http://git.kernel.org/tip/23d4aad48e31d3269af484dd2f9bd251278cd667 Author: Arnaldo Carvalho de Melo a...@redhat.com AuthorDate: Tue, 24 Mar 2015 19:23:47 -0300 Committer: Arnaldo Carvalho de Melo a...@redhat.com CommitDate: Thu,

[tip:perf/core] perf trace: Fix syscall enter formatting bug

2015-03-27 Thread tip-bot for Arnaldo Carvalho de Melo
Commit-ID: 6ebad5c101de0d43dafc9aff88bad45819f10470 Gitweb: http://git.kernel.org/tip/6ebad5c101de0d43dafc9aff88bad45819f10470 Author: Arnaldo Carvalho de Melo a...@redhat.com AuthorDate: Wed, 25 Mar 2015 18:01:15 -0300 Committer: Arnaldo Carvalho de Melo a...@redhat.com CommitDate: Thu,

Re: [PATCH v3] cpufreq: powernv: Report cpu frequency throttling

2015-03-27 Thread Viresh Kumar
On 27 March 2015 at 13:02, Shilpasri G Bhat shilpa.b...@linux.vnet.ibm.com wrote: The power and thermal safety of the system is taken care by an On-Chip-Controller (OCC) which is real-time subsystem embedded within the POWER8 processor. OCC continuously monitors the memory and core

[tip:perf/core] perf: Bump max number of cpus to 1024

2015-03-27 Thread tip-bot for David Ahern
Commit-ID: 4d255766d28b1fecec7e00ab4166b2c17bfc37be Gitweb: http://git.kernel.org/tip/4d255766d28b1fecec7e00ab4166b2c17bfc37be Author: David Ahern david.ah...@oracle.com AuthorDate: Tue, 24 Mar 2015 12:10:38 -0400 Committer: Arnaldo Carvalho de Melo a...@redhat.com CommitDate: Thu, 26

[tip:perf/core] tools lib traceevent: Zero should not be considered not found in eval_flag()

2015-03-27 Thread tip-bot for Steven Rostedt
Commit-ID: 7c27f78a297b54c3c2f5075cb15d33431b7f6333 Gitweb: http://git.kernel.org/tip/7c27f78a297b54c3c2f5075cb15d33431b7f6333 Author: Steven Rostedt rost...@goodmis.org AuthorDate: Tue, 24 Mar 2015 14:58:13 -0400 Committer: Arnaldo Carvalho de Melo a...@redhat.com CommitDate: Thu, 26

Re: [PATCH v7 2/5] power: max77843_charger: Add Max77843 charger device driver

2015-03-27 Thread Lee Jones
On Fri, 27 Mar 2015, Beomho Seo wrote: On 03/26/2015 10:54 PM, Lee Jones wrote: On Thu, 26 Mar 2015, Beomho Seo wrote: On 03/24/2015 05:38 PM, Krzysztof Kozlowski wrote: 2015-03-24 9:01 GMT+01:00 Beomho Seo beomho@samsung.com: On 03/10/2015 10:44 PM, Beomho Seo wrote: On 03/09/2015

Re: [PATCH] doc: completion: context, scope and language fixes

2015-03-27 Thread Ingo Molnar
* Jonathan Corbet cor...@lwn.net wrote: On Fri, 20 Feb 2015 12:28:48 -0500 Nicholas Mc Guire hof...@osadl.org wrote: This hopfully address all of the issues Ingo Molnar mi...@kernel.org noted in https://lkml.org/lkml/2015/2/18/690. This looks OK to me, modulo some small English

Support of usb_phy notifier in generic phy.

2015-03-27 Thread Anjana V Kumar
Hi Kishon This is regarding the notification of usb_phy_events option which was available with usb_phy. In my scenario, the phy driver gets the connect/disconnect event, and does the initial phy programming. Then I want to notify the gadget driver of the same. In usb_phy the notifier option was

Re: [PATCH v10 04/11] sched: Make sched entity usage tracking scale-invariant

2015-03-27 Thread Vincent Guittot
On 26 March 2015 at 18:38, Morten Rasmussen morten.rasmus...@arm.com wrote: On Wed, Mar 25, 2015 at 06:08:42PM +, Vincent Guittot wrote: On 25 March 2015 at 18:33, Peter Zijlstra pet...@infradead.org wrote: On Tue, Mar 24, 2015 at 11:00:57AM +0100, Vincent Guittot wrote: On 23 March 2015

linux-next: Tree for Mar 27

2015-03-27 Thread Stephen Rothwell
Hi all, Changes since 20150326: Thr arm64 tree has caused overnight build failures so I reverted 3 commits. The powerpc-mpe tree lost its build failure. The vfs tree still had its build failure for which I applied a patch. The dt-rh tree gained a conflict against the mips tree. The

Re: [PATCH v1 09/47] vidoe: fbdev: atyfb: remove and fix MTRR MMIO hole work around

2015-03-27 Thread Ville Syrjälä
On Sat, Mar 21, 2015 at 11:15:14AM +0200, Ville Syrjälä wrote: On Fri, Mar 20, 2015 at 04:17:59PM -0700, Luis R. Rodriguez wrote: diff --git a/drivers/video/fbdev/aty/atyfb_base.c b/drivers/video/fbdev/aty/atyfb_base.c index 8025624..8875e56 100644 ---

Re: [LKP] [mm] 3484b2de949: -46.2% aim7.jobs-per-min

2015-03-27 Thread Huang Ying
On Wed, 2015-03-25 at 10:54 +, Mel Gorman wrote: On Mon, Mar 23, 2015 at 04:46:21PM +0800, Huang Ying wrote: My attention is occupied by the automatic NUMA regression at the moment but I haven't forgotten this. Even with the high client count, I was not able to reproduce this so it

Re: [PATCH v7 0/5] vfs: Non-blockling buffered fs read (page cache only)

2015-03-27 Thread Christoph Hellwig
On Fri, Mar 27, 2015 at 01:35:16AM -0700, Andrew Morton wrote: fincore() doesn't have to be ugly. Please address the design issues I raised. How is pread2() useful to the class of applications which cannot proceed until all data is available? It actually makes them work correctly? preadv2(

Re: [PATCH v2 RESEND] tty/n_gsm.c: fix a memory leak when gsmtty is removed

2015-03-27 Thread Jiri Slaby
On 03/28/2015, 03:42 AM, Pan Xinhui wrote: when gsmtty_remove put dlci, it will cause memory leak if dlci-port's refcount is zero. So we do the cleanup work in .cleanup callback instead. dlci will be last put in two call chains. 1) gsmld_close - gsm_cleanup_mux - gsm_dlci_release - dlci_put

Re: [PATCH v2] xen-blkback: enlarge the array size of blkback name

2015-03-27 Thread Roger Pau Monné
El 27/03/15 a les 14.15, Tao Chen ha escrit: The blkback name is like blkback.domid.xvd[a-z], if domid has four digits (means larger than 1000), then the backmost xvd wouldn't be fully shown. Define a BLKBACK_NAME_LEN macro to be 20, enlarge the array size of blkback name, so it will be

[RFC PATCH 2/5] GHES: Carve out the panic functionality

2015-03-27 Thread Borislav Petkov
From: Borislav Petkov b...@suse.de ... into another function for more clarity. No functionality change. Signed-off-by: Borislav Petkov b...@suse.de --- drivers/acpi/apei/ghes.c | 24 ++-- 1 file changed, 14 insertions(+), 10 deletions(-) diff --git

[RFC PATCH 1/5] GHES: Carve out error queueing in a separate function

2015-03-27 Thread Borislav Petkov
From: Borislav Petkov b...@suse.de Make the handler more readable. No functionality change. Signed-off-by: Borislav Petkov b...@suse.de --- drivers/acpi/apei/ghes.c | 51 +++- 1 file changed, 29 insertions(+), 22 deletions(-) diff --git

Re: [RFC] vmstat: Avoid waking up idle-cpu to service shepherd work

2015-03-27 Thread Peter Zijlstra
On Fri, Mar 27, 2015 at 10:16:13AM +0100, Peter Zijlstra wrote: On Fri, Mar 27, 2015 at 10:19:54AM +0530, Viresh Kumar wrote: On 27 March 2015 at 01:48, Andrew Morton a...@linux-foundation.org wrote: Shouldn't this be viewed as a shortcoming of the core timer code? Yeah, it is. Some

Re: [PATCH 1/1] livepatch: add support on s390

2015-03-27 Thread Jiri Kosina
On Fri, 27 Mar 2015, Heiko Carstens wrote: On Thu, Mar 26, 2015 at 07:24:58PM +0100, Jiri Kosina wrote: On Thu, 26 Mar 2015, Jiri Slaby wrote: This is a trivial port from kGraft. Module relocations are not supported. Signed-off-by: Jiri Slaby jsl...@suse.cz --- [v2]

Re: Linux 3.14.37

2015-03-27 Thread Greg KH
diff --git a/Makefile b/Makefile index 4e6537bd8aa0..c24acc0d34a1 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ VERSION = 3 PATCHLEVEL = 14 -SUBLEVEL = 36 +SUBLEVEL = 37 EXTRAVERSION = NAME = Remembering Coco diff --git a/arch/arm/boot/dts/dra7xx-clocks.dtsi

Re: Linux 3.10.73

2015-03-27 Thread Greg KH
diff --git a/Makefile b/Makefile index 211bb34102bf..b1129094ebfd 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ VERSION = 3 PATCHLEVEL = 10 -SUBLEVEL = 72 +SUBLEVEL = 73 EXTRAVERSION = NAME = TOSSUG Baby Fish diff --git a/arch/arm/mach-at91/pm.h b/arch/arm/mach-at91/pm.h index

[PATCH] mm: Move zone lock to a different cache line than order-0 free page lists

2015-03-27 Thread Mel Gorman
Huang Ying reported the following problem due to commit 3484b2de9499 (mm: rearrange zone fields into read-only, page alloc, statistics and page reclaim lines) from the Intel performance tests 24b7e5819ad5cbef 3484b2de9499df23c4604a513b --

Re: [PATCH v2 4/8] gpio: omap: drop 'gpio' param from omap_gpio_init_irq()

2015-03-27 Thread Linus Walleij
On Mon, Mar 23, 2015 at 1:18 PM, grygorii.stras...@linaro.org wrote: From: Grygorii Strashko grygorii.stras...@linaro.org The 'gpio' parameter isn't needed any more as it duplicates 'offset' parameter, so drop it. Tested-by: Tony Lindgren t...@atomide.com Tested-by: Aaro Koskinen

Re: [PATCH] IIO: Adds ACPI support for ST gyroscopes

2015-03-27 Thread Mika Westerberg
On Thu, Mar 26, 2015 at 06:28:19PM +0200, Octavian Purdila wrote: diff --git a/drivers/gpio/gpiolib.c b/drivers/gpio/gpiolib.c index 568aa2b..9865627 100644 --- a/drivers/gpio/gpiolib.c +++ b/drivers/gpio/gpiolib.c @@ -511,6 +511,19 @@ static const struct irq_domain_ops

[PATCH] perf build: Suppress warning about missing libbabeltrace

2015-03-27 Thread Jiri Olsa
Be silent about missing babeltrace library until the needed version (1.3) is pushed into most common distros. Requested-by: Ingo Molnar mi...@kernel.org Signed-off-by: Jiri Olsa jo...@kernel.org Link: http://lkml.kernel.org/n/tip-95mcd8hoxyt43jighilgg...@git.kernel.org ---

Re: [PATCH] doc: completion: context, scope and language fixes

2015-03-27 Thread Ingo Molnar
* Peter Zijlstra pet...@infradead.org wrote: On Fri, Mar 27, 2015 at 08:56:37AM +0100, Ingo Molnar wrote: I wasn't Cc:-ed to the patch and it wasn't Cc:-ed to lkml either :-( /me hands mingo a strong cup of tea... http://marc.info/?l=linux-kernelm=142445364429042w=2 Hm, then it

Re: [PATCH v2 0/8] gpio: omap: cleanup: get rid of system GPIO - GPIO offset converseations

2015-03-27 Thread grygorii.stras...@linaro.org
On 03/23/2015 02:18 PM, grygorii.stras...@linaro.org wrote: From: Grygorii Strashko grygorii.stras...@linaro.org Now in TI OMAP GPIO driver there are a lot of places where System GPIO number calculated and then converted to GPIO offset. What is worse is that in many place such conversation

Re: [PATCH 09/16] iommu/tegra-smmu: Make use of domain_alloc and domain_free

2015-03-27 Thread Thierry Reding
On Thu, Mar 26, 2015 at 01:43:12PM +0100, Joerg Roedel wrote: From: Joerg Roedel jroe...@suse.de Implement domain_alloc and domain_free iommu-ops as a replacement for domain_init/domain_destroy. Signed-off-by: Joerg Roedel jroe...@suse.de --- drivers/iommu/tegra-smmu.c | 41

[PATCH] x86/asm/entry/64: Fix comment about SYSENTER MSRs

2015-03-27 Thread Denys Vlasenko
The comment is ancient, it dates to the time when only AMD's x86_64 implementation existed. AMD wasn't (and still isn't) supporting SYSENTER, so these writes were just in case back then. This has changed: Intel's x86_64 appeared, and Indel does support SYSENTER in long mode. Some future 64-bit

Re: [PATCH 00/16 v2] iommu: Move domain allocation into drivers

2015-03-27 Thread Thierry Reding
On Thu, Mar 26, 2015 at 01:43:03PM +0100, Joerg Roedel wrote: Changes v1-v2: * Rebased to v4.0-rc5 * Converted domain-types to a bit-field Hi, here is patch-set to replace the existing domain_init and domain_destroy iommu-ops with the new domain_alloc and domain_free

Re: [Gta04-owner] [PATCH 2/3] TTY: add support for tty_slave devices.

2015-03-27 Thread Peter Hurley
On 03/25/2015 05:17 PM, NeilBrown wrote: On Wed, 25 Mar 2015 12:30:00 -0400 Peter Hurley pe...@hurleysoftware.com wrote: On 03/18/2015 01:58 AM, NeilBrown wrote: + * A tty-slave is a device permanently attached to a particularly + * tty, typically wired to a UART. Why permanently? Is

Re: [Intel-gfx] [Linux v4.0-rc5] Warnings in drm_framebuffer_reference() and drm_atomic_check_only()

2015-03-27 Thread Sedat Dilek
On Fri, Mar 27, 2015 at 12:06 PM, Takashi Iwai ti...@suse.de wrote: At Fri, 27 Mar 2015 12:01:33 +0100, Sedat Dilek wrote: On Wed, Mar 25, 2015 at 3:34 PM, Takashi Iwai ti...@suse.de wrote: At Wed, 25 Mar 2015 14:26:50 +0100, Daniel Vetter wrote: On Tue, Mar 24, 2015 at 07:09:03PM

Re: [PATCH] x86/asm/entry/64: better check for canonical address

2015-03-27 Thread Ingo Molnar
* Denys Vlasenko dvlas...@redhat.com wrote: On 03/27/2015 09:11 AM, Ingo Molnar wrote: * Denys Vlasenko dvlas...@redhat.com wrote: This change makes the check exact (no more false positives on kernel addresses). It isn't really important to be fully correct here - almost all

Re: [PATCH] perf build: Suppress warning about missing libbabeltrace

2015-03-27 Thread Ingo Molnar
* Jiri Olsa jo...@kernel.org wrote: Be silent about missing babeltrace library until the needed version (1.3) is pushed into most common distros. Requested-by: Ingo Molnar mi...@kernel.org Signed-off-by: Jiri Olsa jo...@kernel.org Link:

[GIT PULL] Important ARC fixes for 4.0

2015-03-27 Thread Vineet Gupta
Hi Linus, We found some issues with signal handling taking down the system. I know its late, but these are important and all marked for stable. Please pull. Thx, -Vineet --- The following changes since commit bc465aa9d045feb0e13b4a8f32cc33c1943f62d6: Linux 4.0-rc5

[PATCH 4/5] dmaengine: hsu: Fix memory leak when stopping a running transfer

2015-03-27 Thread Peter Ujfalusi
The vd-node is removed from the lists when the transfer started so the vchan_get_all_descriptors() will not find it. This results memory leak. Signed-off-by: Peter Ujfalusi peter.ujfal...@ti.com CC: Andy Shevchenko andriy.shevche...@linux.intel.com --- drivers/dma/hsu/hsu.c | 5 - 1 file

[PATCH 1/5] dmaengine: edma: fix memory leak when terminating running transfers

2015-03-27 Thread Peter Ujfalusi
From: Petr Kulhavy p...@barix.com If edma_terminate_all() was called while a transfer was running (i.e. after edma_execute() but before edma_callback()) the echan-edesc was not freed. This was due to the fact that a running transfer is on none of the vchan lists: desc_submitted, desc_issued,

[PATCH 5/5] dmaengine: moxart-dma: Fix memory leak when stopping a running transfer

2015-03-27 Thread Peter Ujfalusi
The vd-node is removed from the lists when the transfer started so the vchan_get_all_descriptors() will not find it. This results memory leak. Signed-off-by: Peter Ujfalusi peter.ujfal...@ti.com CC: Jonas Jensen jonas.jen...@gmail.com --- drivers/dma/moxart-dma.c | 4 +++- 1 file changed, 3

[PATCH 3/5] dmaengine: bcm2835-dma: Fix memory leak when stopping a running transfer

2015-03-27 Thread Peter Ujfalusi
The vd-node is removed from the lists when the transfer started so the vchan_get_all_descriptors() will not find it. This results memory leak. Signed-off-by: Peter Ujfalusi peter.ujfal...@ti.com CC: Stephen Warren swar...@wwwdotorg.org CC: Lee Jones l...@kernel.org --- drivers/dma/bcm2835-dma.c

Re: [PATCH v2 8/8] gpio: omap: get rid of GPIO_INDEX() macro

2015-03-27 Thread Linus Walleij
On Mon, Mar 23, 2015 at 1:18 PM, grygorii.stras...@linaro.org wrote: From: Grygorii Strashko grygorii.stras...@linaro.org Now OMAP GPIO driver prepared for GPIO_INDEX() macro removing. Do It ;) Tested-by: Tony Lindgren t...@atomide.com Tested-by: Aaro Koskinen aaro.koski...@iki.fi

Re: [PATCH v7 2/5] power: max77843_charger: Add Max77843 charger device driver

2015-03-27 Thread Lee Jones
On Fri, 27 Mar 2015, Beomho Seo wrote: On 03/27/2015 04:57 PM, Lee Jones wrote: On Fri, 27 Mar 2015, Beomho Seo wrote: On 03/26/2015 10:54 PM, Lee Jones wrote: On Thu, 26 Mar 2015, Beomho Seo wrote: On 03/24/2015 05:38 PM, Krzysztof Kozlowski wrote: 2015-03-24 9:01 GMT+01:00 Beomho Seo

Re: [PATCH v3 1/1] clkdev: change prototype of clk_register_clkdev()

2015-03-27 Thread Sylwester Nawrocki
Hello Andy, On 20/03/15 14:18, Andy Shevchenko wrote: Since clk_register_clkdev() is exported for modules the caller should get a pointer to the allocated resources. Otherwise the memory leak is guaranteed on the -remove() stage. Cc: Tomeu Vizoso tomeu.viz...@collabora.com Reviewed-by:

Re: [PATCH] gpio: gpio-tb10x: remove incorrect __exit markup

2015-03-27 Thread Linus Walleij
On Wed, Mar 25, 2015 at 6:14 PM, Dmitry Torokhov dmitry.torok...@gmail.com wrote: On Wed, Mar 25, 2015 at 04:32:13PM +0100, Linus Walleij wrote: For a bool driver of this type (typically compiled in and probed at boot) that makes most sense to me. Hmm, I do not think this is a good

[PATCH 1/4] x86/asm/entry/64: Add forgotten CFI annotation

2015-03-27 Thread Denys Vlasenko
This is a missing bit of the recent MOV-to-PUSH conversion. Signed-off-by: Denys Vlasenko dvlas...@redhat.com CC: Linus Torvalds torva...@linux-foundation.org CC: Steven Rostedt rost...@goodmis.org CC: Ingo Molnar mi...@kernel.org CC: Borislav Petkov b...@alien8.de CC: H. Peter Anvin

Re: [PATCH] IIO: Adds ACPI support for ST gyroscopes

2015-03-27 Thread Linus Walleij
On Fri, Mar 27, 2015 at 11:06 AM, Mika Westerberg mika.westerb...@linux.intel.com wrote: On Thu, Mar 26, 2015 at 06:28:19PM +0200, Octavian Purdila wrote: For the sleep case I think the GPIO controller needs to do the pin enable and set input direction operation in it's irq_bus_sync_unlock.

Re: [PATCH] doc: completion: context, scope and language fixes

2015-03-27 Thread Nicholas Mc Guire
On Fri, 27 Mar 2015, Peter Zijlstra wrote: On Fri, Mar 27, 2015 at 08:56:37AM +0100, Ingo Molnar wrote: I wasn't Cc:-ed to the patch and it wasn't Cc:-ed to lkml either :-( /me hands mingo a strong cup of tea... http://marc.info/?l=linux-kernelm=142445364429042w=2 strange: I sent it

Re: [Intel-gfx] [Linux v4.0-rc5] Warnings in drm_framebuffer_reference() and drm_atomic_check_only()

2015-03-27 Thread Sedat Dilek
On Wed, Mar 25, 2015 at 3:34 PM, Takashi Iwai ti...@suse.de wrote: At Wed, 25 Mar 2015 14:26:50 +0100, Daniel Vetter wrote: On Tue, Mar 24, 2015 at 07:09:03PM +0100, Sedat Dilek wrote: On Mon, Mar 23, 2015 at 9:25 AM, Daniel Vetter dan...@ffwll.ch wrote: On Mon, Mar 23, 2015 at 07:25:27AM

Re: [PATCH v4 2/2] powerpc/mm: Tracking vDSO remap

2015-03-27 Thread Laurent Dufour
On 26/03/2015 19:55, Ingo Molnar wrote: * Laurent Dufour lduf...@linux.vnet.ibm.com wrote: +{ +unsigned long vdso_end, vdso_start; + +if (!mm-context.vdso_base) +return; +vdso_start = mm-context.vdso_base; + +#ifdef CONFIG_PPC64 +/* Calling is_32bit_task()

RE: [RESEND PATCH v3 2/2] dma: Add Xilinx AXI Central Direct Memory Access Engine driver support

2015-03-27 Thread Appana Durga Kedareswara Rao
Ping ! -Original Message- From: Kedareswara rao Appana [mailto:appana.durga@xilinx.com] Sent: Wednesday, March 25, 2015 10:39 AM To: Michal Simek; Soren Brinkmann; vinod.k...@intel.com; dan.j.willi...@intel.com Cc: app...@xilinx.com; dmaeng...@vger.kernel.org; linux-arm-

Re: [PATCH] x86/asm/entry/64: better check for canonical address

2015-03-27 Thread Ingo Molnar
* Brian Gerst brge...@gmail.com wrote: Btw., there's a neat trick we could do: in the HLT, MWAIT and ACPI-idle code we could attempt to set up RCX to match RIP, to trigger this optimization in the common 'irq interrupted the idle task' case? sysret only returns to CPL3. Indeed, an

Re: [PATCH 4/4] x86/asm/entry/32: Use PUSH instructions to build pt_regs on stack

2015-03-27 Thread Ingo Molnar
* Denys Vlasenko dvlas...@redhat.com wrote: This mimics the recent similar 64-bit change. Saves ~110 bytes of code. Would be nice to know whether you tested all the affected system entry variants, on both AMD and Intel CPUs? that would be: @@ -126,26 +126,27 @@ ENTRY(ia32_sysenter_target)

Re: [PATCH v3 10/15] serial: stm32-usart: Add STM32 USART Driver

2015-03-27 Thread Peter Hurley
On 03/26/2015 06:03 PM, Maxime Coquelin wrote: +static void stm32_set_termios(struct uart_port *port, struct ktermios *termios, + struct ktermios *old) +{ + unsigned int baud; + u32 usardiv, mantissa, fraction; + tcflag_t cflag; + u32 cr1, cr2, cr3;

Re: [PATCH v2 1/8] gpio: omap: convert omap_gpio_is_input() to use gpio offset

2015-03-27 Thread Linus Walleij
On Mon, Mar 23, 2015 at 1:18 PM, grygorii.stras...@linaro.org wrote: From: Grygorii Strashko grygorii.stras...@linaro.org Convert omap_gpio_is_input() to use GPIO offset instead of mask and, in such way, make code simpler and remove few lines of code. Tested-by: Tony Lindgren

Re: mm: lru_add_drain_all hangs

2015-03-27 Thread Vlastimil Babka
On 03/27/2015 04:32 AM, Sasha Levin wrote: Hi all, I've started seeing pretty frequent hangs within lru_add_drain_all(). It doesn't seem to be hanging on a specific thing, and it appears that even a moderate load can cause it to hang (just 50 trinity threads in this case). Notice that

Re: [PATCH v2 6/8] gpio: omap: get rid of GPIO_BIT() macro

2015-03-27 Thread Linus Walleij
On Mon, Mar 23, 2015 at 1:18 PM, grygorii.stras...@linaro.org wrote: From: Grygorii Strashko grygorii.stras...@linaro.org Now OMAP GPIO driver prepared for GPIO_BIT() macro removing. Do it ;) Tested-by: Tony Lindgren t...@atomide.com Tested-by: Aaro Koskinen aaro.koski...@iki.fi

Re: [PATCH v2 5/8] gpio: omap: convert gpio irq functions to use GPIO offset

2015-03-27 Thread Linus Walleij
On Mon, Mar 23, 2015 at 1:18 PM, grygorii.stras...@linaro.org wrote: From: Grygorii Strashko grygorii.stras...@linaro.org Convert GPIO IRQ functions to use GPIO offset instead of system GPIO numbers. This allows to drop unneeded conversations between system GPIO - GPIO offset which are done

Re: [PATCH v2 7/8] gpio: omap: get rid of omap_irq_to_gpio()

2015-03-27 Thread Linus Walleij
On Mon, Mar 23, 2015 at 1:18 PM, grygorii.stras...@linaro.org wrote: From: Grygorii Strashko grygorii.stras...@linaro.org Now OMAP GPIO driver prepared for omap_irq_to_gpio() removing. Do it ;) Tested-by: Tony Lindgren t...@atomide.com Tested-by: Aaro Koskinen aaro.koski...@iki.fi

Re: [PATCH] gpio: syscon: reduce message level when direction reg offset not in dt

2015-03-27 Thread Linus Walleij
On Tue, Mar 24, 2015 at 7:42 PM, grygorii.stras...@linaro.org wrote: From: Grygorii Strashko grygorii.stras...@linaro.org Now GPIO syscon driver produces bunch of warnings during the boot of Kesytone 2 SoCs: gpio-syscon soc:keystone_dsp_gpio@02620240: can't read the dir register offset!

Re: [PATCH 01/13] thermal: Make temperatures consistently unsigned long

2015-03-27 Thread Punit Agrawal
Hi Sascha, Sascha Hauer s.ha...@pengutronix.de writes: The thermal framework uses int, long and unsigned long for temperatures in millicelsius. The majority of functions uses unsigned long, so change the remaining functions to use this type aswell. Signed-off-by: Sascha Hauer

Re: [PATCH] gpio: gpio-tb10x: remove incorrect __exit markup

2015-03-27 Thread Linus Walleij
On Mon, Mar 9, 2015 at 7:04 PM, Dmitry Torokhov dmitry.torok...@gmail.com wrote: Even if bus is not hot-pluggable, the devices can be unbound from the driver via sysfs, so we should not be using __exit annotations on remove() methods. The only exception is drivers registered with

Re: [PATCH] Add coccinelle script that makes sure that tables are NULL terminated

2015-03-27 Thread Daniel Granat
Hi, Could you please review my patch I sent last month? It checks if tables in kernel are NULL terminated. Script matches only names specified in source code by postfix='*_device_id$' and by list of prefixes which is now prefix_list = ['platform', 'of', 'i2c']. I think it could by useful in

  1   2   3   4   5   6   7   8   9   10   >