[PATCH v2] mmc: OCTEON: Add host driver for OCTEON MMC controller

2015-01-20 Thread Aleksey Makarov
The OCTEON MMC controller is currently found on cn61XX and cnf71XX devices. Device parameters are configured from device tree data. eMMC, MMC and SD devices are supported. Signed-off-by: David Daney Signed-off-by: Leonid Rosenboim Signed-off-by: Aaron Williams Signed-off-by: Chandrakala

[PATCH net-next v13 0/5] openvswitch: Introduce 128-bit unique flow identifiers.

2015-01-20 Thread Joe Stringer
This series extends the openvswitch datapath interface for flow commands to use 128-bit unique identifiers as an alternative to the netlink-formatted flow key. This significantly reduces the cost of assembling messages between the kernel and userspace, in particular improving Open vSwitch

Re: [PATCH V2] clk: mxs: Fix invalid 32-bit access to frac registers

2015-01-20 Thread Stefan Wahren
Hi, > Marek Vasut hat am 28. Dezember 2014 um 19:30 geschrieben: > > > On Sunday, December 28, 2014 at 11:26:42 AM, Stefan Wahren wrote: > > According to i.MX23 and i.MX28 reference manual the fractional > > clock control registers must be addressed by byte instructions. > > > > This patch fixes

Re: [PATCH] ARM: mach-davinci: Remove driver CDCE949

2015-01-20 Thread Rickard Strandqvist
2015-01-20 14:59 GMT+01:00 Sekhar Nori : > On Monday 19 January 2015 10:29 AM, Sekhar Nori wrote: >> Hi, >> >> On Monday 19 January 2015 05:07 AM, Rickard Strandqvist wrote: >>> Remove driver CDCE949 because it is not used anywhere. >>> >>> Signed-off-by: Rickard Strandqvist >> >> >>> diff --git

[PATCH net-next v13 2/5] openvswitch: Refactor ovs_flow_tbl_insert().

2015-01-20 Thread Joe Stringer
Rework so that ovs_flow_tbl_insert() calls flow_{key,mask}_insert(). This tidies up a future patch. Signed-off-by: Joe Stringer --- net/openvswitch/flow_table.c | 21 ++--- 1 file changed, 14 insertions(+), 7 deletions(-) diff --git a/net/openvswitch/flow_table.c

Re: [PATCH] bluetooth: Add hci_h4p driver

2015-01-20 Thread Marcel Holtmann
Hi Pavel, >>> Add HCI driver for H4 with Nokia extensions. This device is used on >>> Nokia N900 cell phone. >>> >>> Older version of this driver lived in staging, before being reverted >>> in a4102f90e87cfaa3fdbed6fdf469b23f0eeb4bfd . >>> >>> Signed-off-by: Pavel Machek >>> Thanks-to:

[PATCH net-next v13 5/5] openvswitch: Add support for unique flow IDs.

2015-01-20 Thread Joe Stringer
Previously, flows were manipulated by userspace specifying a full, unmasked flow key. This adds significant burden onto flow serialization/deserialization, particularly when dumping flows. This patch adds an alternative way to refer to flows using a variable-length "unique flow identifier"

RE: [PATCH v3 2/3] Drivers: hv: rename sc_lock to the more generic lock

2015-01-20 Thread KY Srinivasan
> -Original Message- > From: Vitaly Kuznetsov [mailto:vkuzn...@redhat.com] > Sent: Tuesday, January 20, 2015 7:45 AM > To: KY Srinivasan; de...@linuxdriverproject.org > Cc: Haiyang Zhang; linux-kernel@vger.kernel.org; Dexuan Cui; Jason Wang; > Radim Krčmář; Dan Carpenter > Subject:

RE: [PATCH v3 3/3] Drivers: hv: vmbus: serialize Offer and Rescind offer

2015-01-20 Thread KY Srinivasan
> -Original Message- > From: Vitaly Kuznetsov [mailto:vkuzn...@redhat.com] > Sent: Tuesday, January 20, 2015 7:45 AM > To: KY Srinivasan; de...@linuxdriverproject.org > Cc: Haiyang Zhang; linux-kernel@vger.kernel.org; Dexuan Cui; Jason Wang; > Radim Krčmář; Dan Carpenter > Subject:

[PATCH net-next v13 4/5] genetlink: Add genlmsg_parse() helper function.

2015-01-20 Thread Joe Stringer
The first user will be the next patch. Signed-off-by: Joe Stringer --- include/net/genetlink.h | 17 + 1 file changed, 17 insertions(+) diff --git a/include/net/genetlink.h b/include/net/genetlink.h index f24aa83..d5a9a8b 100644 --- a/include/net/genetlink.h +++

[PATCH net-next v13 1/5] openvswitch: Refactor ovs_nla_fill_match().

2015-01-20 Thread Joe Stringer
Refactor the ovs_nla_fill_match() function into separate netlink serialization functions ovs_nla_put_{unmasked_key,mask}(). Modify ovs_nla_put_flow() to handle attribute nesting and expose the 'is_mask' parameter - all callers need to nest the flow, and callers have better knowledge about whether

[PATCH net-next v13 3/5] openvswitch: Use sw_flow_key_range for key ranges.

2015-01-20 Thread Joe Stringer
These minor tidyups make a future patch a little tidier. Signed-off-by: Joe Stringer --- net/openvswitch/flow_table.c | 20 +--- 1 file changed, 9 insertions(+), 11 deletions(-) diff --git a/net/openvswitch/flow_table.c b/net/openvswitch/flow_table.c index 81b977d..9a3f41f

Re: [PATCH 1/2] ARM: entry-common: fix forgotten set of thread_info->syscall

2015-01-20 Thread Kees Cook
On Mon, Jan 19, 2015 at 1:20 AM, Will Deacon wrote: > On Fri, Jan 16, 2015 at 11:54:45PM +, Kees Cook wrote: >> On Fri, Jan 16, 2015 at 11:57 AM, Kees Cook wrote: >> > On Fri, Jan 16, 2015 at 8:17 AM, Russell King - ARM Linux >> > wrote: >> >> On Sat, Jan 17, 2015 at 01:08:11AM +0900, Roman

Re: USB autosuspend causing trouble with bluetooth

2015-01-20 Thread Oliver Neukum
On Tue, 2015-01-20 at 18:58 +0400, Kirill Elagin wrote: > On Tue, Jan 20, 2015 at 5:06 PM, Oliver Neukum wrote: > > On Tue, 2015-01-20 at 16:18 +0400, Kirill Elagin wrote: > >> I use a Logitech wireless keyboard (with a Unifying receiver) and it > >> keeps working fine even with `auto`. > >> > >>

Re: linux-next: manual merge of the omap tree with the arm-soc tree

2015-01-20 Thread Olof Johansson
On Tue, Jan 20, 2015 at 9:10 AM, Tony Lindgren wrote: > * Stephen Rothwell [150119 16:12]: >> Hi Tony, >> >> Today's linux-next merge of the omap tree got a conflict in >> arch/arm/boot/dts/Makefile between commit cb612390e546 ("ARM: dts: Only >> build dtb if associated Arch and/or SoC is

Re: [PATCH 01/13] kdbus: add documentation

2015-01-20 Thread Daniel Mack
On 01/20/2015 02:53 PM, Michael Kerrisk (man-pages) wrote: > This is an enormous and complex API. Why is the API ioctl() based, > rather than system-call-based? Have we learned nothing from the hydra > that the futex() multiplexing syscall became? (And kdbus is an order > of magnitude more

Re: [PATCH v2 3/3] asus-laptop: cleanup is_visible

2015-01-20 Thread Vivien Didelot
Hi Corentin, > > Use the attribute indexes and concise the if statements. > > > Why ? I really don't see that as an improvement. The improvement is code clarity and maintainability. I'm not use we want to keep multiple returns and this goto thing. I think per-attribute if-statements are

Re: [PATCH] staging: dgnc: warning line over 80 characters

2015-01-20 Thread Joe Perches
On Tue, 2015-01-20 at 16:08 +0200, Mohamed Lotfy Hammad wrote: > This patch fixes the following checkpatch.pl warning: > fix line over 80 characters [] > diff --git a/drivers/staging/dgnc/dgnc_driver.c > b/drivers/staging/dgnc/dgnc_driver.c [] > @@ -54,14 +54,14 @@

Re: [PATCH] of: Custom printk format specifier for device node

2015-01-20 Thread Joe Perches
On Tue, 2015-01-20 at 20:06 +0200, Pantelis Antoniou wrote: > On Jan 20, 2015, at 19:59 , Joe Perches wrote: > > On Tue, 2015-01-20 at 16:52 +0200, Pantelis Antoniou wrote: > >>> On Jan 20, 2015, at 16:47 , Rob Herring wrote: > >>> On Tue, Jan 20, 2015 at 8:34 AM, Pantelis Antoniou > >>> wrote:

Re: [PATCH] n_tty: Remove LINEMODE support

2015-01-20 Thread Peter Hurley
On 01/19/2015 02:43 PM, Howard Chu wrote: > Peter Hurley wrote: >> On 01/19/2015 11:36 AM, Howard Chu wrote: >>> Peter Hurley wrote: [...] Which brings up another point: only a pty master should be able to set EXTPROC mode. Right now, any tty can be set to EXTPROC and the pty

Re: [PATCH 01/36] clk: Introduce clk_try_parent()

2015-01-20 Thread Rob Clark
On Tue, Jan 20, 2015 at 1:02 PM, Mike Turquette wrote: > Quoting Thierry Reding (2015-01-20 02:48:20) >> From: Thierry Reding >> >> This new function is similar to clk_set_parent(), except that it doesn't >> actually change the parent. It merely checks that the given parent clock >> can be a

Re: [patch -rt 1/2] KVM: use simple waitqueue for vcpu->wq

2015-01-20 Thread Steven Rostedt
On Tue, 20 Jan 2015 16:46:53 +1100 Paul Mackerras wrote: > On Mon, Jan 19, 2015 at 12:41:00PM -0200, Marcelo Tosatti wrote: > > On Fri, Jan 16, 2015 at 11:48:46AM -0500, Steven Rostedt wrote: > > > > static void kvmppc_vcore_blocked(struct kvmppc_vcore *vc) > > > > { > > > > -

Re: [PATCH v2] ARM: clk: add clk-asm9260 driver

2015-01-20 Thread Mike Turquette
Quoting Oleksij Rempel (2015-01-20 01:23:02) > Provide CLK support for Alphascale ASM9260 SoC. > > Signed-off-by: Oleksij Rempel Applied to clk-next. Regards, Mike > --- > drivers/clk/Makefile | 1 + > drivers/clk/clk-asm9260.c | 348 >

Re: perf: behavior of poll() changed in 3.18

2015-01-20 Thread Jiri Olsa
On Tue, Jan 20, 2015 at 12:03:19PM -0500, Vince Weaver wrote: > Hello > > Some of my code that used poll() on a perf_event fd broke sometime between > 3.17 and current. (My perf_event_test validation testsuite caught this > too but I haven't been running it as regularly as I should). > > I

Re: [PATCH 1/1] ARM: dts: dra72-evm: Add qspi device

2015-01-20 Thread Tony Lindgren
* Mugunthan V N [150119 01:53]: > These add device tree entry for qspi device on dra72-evm. Applying into omap-for-v3.20/dt thanks. Tony -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at

Re: [PATCH v7 1/4] Documentation: dt: add common bindings for hwspinlock

2015-01-20 Thread Tony Lindgren
* Ohad Ben-Cohen [150116 16:50]: > Mark, > > On Fri, Jan 16, 2015 at 12:17 PM, Mark Rutland wrote: > >> The hwlock is a basic hardware primitive that allow synchronization > >> between different processors in the system, which may be running Linux > >> as well as other operating systems, and

Re: [PATCH] staging: davinci_vpfe: fix space prohibited before semicolon warning

2015-01-20 Thread Lad, Prabhakar
Hi, Thanks for the patch. On Wed, Jan 14, 2015 at 9:46 PM, Aya Mahfouz wrote: > This patch fixes the following checkpatch.pl warning: > > space prohibited before semicolon > > Signed-off-by: Aya Mahfouz Acked-by: Lad, Prabhakar Regards, --Prabhakar Lad > --- > v1: This patch applies to

lening bieden

2015-01-20 Thread DIAMOND SWISS LOANS COMPANY
Goede dag, Dit is Diamond Zwitserse LENINGEN COMPANY leningen aan te bieden. Diamond Zwitserse leningen bedrijf biedt flexibele en betaalbare leningen voor enig doel om u te helpen uw doelen te bereiken. we lening tegen lage rente van 1,5%. Hier zijn enkele belangrijke kenmerken

Re: [PATCH] of: Custom printk format specifier for device node

2015-01-20 Thread Pantelis Antoniou
Hi Joe, > On Jan 20, 2015, at 19:59 , Joe Perches wrote: > > On Tue, 2015-01-20 at 16:52 +0200, Pantelis Antoniou wrote: >> Hi Rob, >> >>> On Jan 20, 2015, at 16:47 , Rob Herring wrote: >>> >>> On Tue, Jan 20, 2015 at 8:34 AM, Pantelis Antoniou >>> wrote: 90% of the usage of device

Re: [PATCH] staging: fix davinci_vpfe: fix space prohibted before that ','

2015-01-20 Thread Lad, Prabhakar
Hi, On Wed, Jan 21, 2015 at 4:52 AM, Ahmad Hassan wrote: > This patch fixes the following checkpatch.pl error: > fix space prohibited before that ',' at line 904 Thanks for the patch, but there already exists a patch [1] fixing this. [1] https://patchwork.linuxtv.org/patch/27912/ Thanks,

Re: [RFC/PATCH] init/main.c: Simplify initcall_blacklisted()

2015-01-20 Thread Oleg Nesterov
On 01/20, Prarit Bhargava wrote: > > On 01/19/2015 08:05 PM, Rusty Russell wrote: > > Oleg Nesterov writes: > >> > >> If we want to optimize this... I am wondering if we can change > >> initcall_blacklist() > >> > >>- entry->buf = alloc_bootmem(strlen(str_entry) + 1); > >>+

Re: [PATCH 01/36] clk: Introduce clk_try_parent()

2015-01-20 Thread Mike Turquette
Quoting Thierry Reding (2015-01-20 02:48:20) > From: Thierry Reding > > This new function is similar to clk_set_parent(), except that it doesn't > actually change the parent. It merely checks that the given parent clock > can be a parent for the given clock. > > A situation where this is useful

Re: [PATCH] n_tty: Remove LINEMODE support

2015-01-20 Thread Peter Hurley
On 01/19/2015 02:43 PM, Howard Chu wrote: > Peter Hurley wrote: >> On 01/19/2015 11:36 AM, Howard Chu wrote: >>> Peter Hurley wrote: On 01/19/2015 07:46 AM, Howard Chu wrote: > Peter Hurley wrote: [...] Which brings up another point: only a pty master should be able to set

Re: [PATCH] of: Custom printk format specifier for device node

2015-01-20 Thread Joe Perches
On Tue, 2015-01-20 at 16:52 +0200, Pantelis Antoniou wrote: > Hi Rob, > > > On Jan 20, 2015, at 16:47 , Rob Herring wrote: > > > > On Tue, Jan 20, 2015 at 8:34 AM, Pantelis Antoniou > > wrote: > >> 90% of the usage of device node's full_name is printing it out > >> in a kernel message.

Re: linux-next: Tree for Jan 20 -- Kernel panic - Unable to mount root fs

2015-01-20 Thread Fabio Estevam
On Tue, Jan 20, 2015 at 3:39 PM, Paul Moore wrote: > Thanks for testing this and reporting the problem, especially such a small > bisection. Unfortunately nothing is immediately obvious to me, would you mind > sharing your kernel config so I can try to reproduce and debug the problem? In case

Re: [PATCH 1/2] clk: exynos5420: Add IDs for clocks used in DISP1 power domain

2015-01-20 Thread Mike Turquette
Quoting Sylwester Nawrocki (2015-01-20 06:04:00) > Hi, > > On 20/01/15 11:35, Javier Martinez Canillas wrote: > > When a power domain is powered off on Exynos5420 SoC, the input clocks of > > the devices attached to this power domain are re-parented to oscclk and > > restored to the original

[PATCH] staging: fix davinci_vpfe: fix space prohibted before that ','

2015-01-20 Thread Ahmad Hassan
This patch fixes the following checkpatch.pl error: fix space prohibited before that ',' at line 904 Signed-off-by: Ahmad Hassan --- drivers/staging/media/davinci_vpfe/dm365_ipipe.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git

Re: linux-next: Tree for Jan 20 -- Kernel panic - Unable to mount root fs

2015-01-20 Thread Sabrina Dubroca
2015-01-20, 12:39:08 -0500, Paul Moore wrote: > On Tuesday, January 20, 2015 05:56:55 PM Sabrina Dubroca wrote: > > Hello, > > > > Today's linux-next doesn't boot on my qemu VM: > > ... > > > I bisected it down to: > > > > 5dc5218840e1 fs: create proper filename objects using

Re: [PATCH 01/13] kdbus: add documentation

2015-01-20 Thread Daniel Mack
Hi Michael, Thanks a lot for for intense review of the documentation. Much appreciated. I've addressed all but the below issues, following your suggestions. On 01/20/2015 02:58 PM, Michael Kerrisk (man-pages) wrote: >> +and KDBUS_CMD_ENDPOINT_MAKE (see above). >> + >> +Following items

Re: FPGA subsystem core

2015-01-20 Thread Michal Simek
Hi, On 01/20/2015 05:28 PM, Petr Cvek wrote: > Hello, > Are there some news about new FPGA configuration subsystem ( > http://lwn.net/Articles/569193/ ) ? > > Petr Cvek discussion is still going. https://lkml.org/lkml/2015/1/6/686 Thanks, Michal -- To unsubscribe from this list: send the

[PATCH 1/3] mm: cma: debugfs interface

2015-01-20 Thread Sasha Levin
Implement a simple debugfs interface to expose information about CMA areas in the system. Useful for testing/sanity checks for CMA since it was impossible to previously retrieve this information in userspace. Signed-off-by: Sasha Levin --- mm/Kconfig |6 ++ mm/Makefile|1 +

Re: [PATCH/RFC v10 03/19] DT: leds: Add led-sources property

2015-01-20 Thread Pavel Machek
On Tue 2015-01-20 11:29:16, Rob Herring wrote: > On Tue, Jan 20, 2015 at 10:09 AM, Jacek Anaszewski > wrote: > > On 01/16/2015 04:52 PM, Jacek Anaszewski wrote: > >> > >> On 01/16/2015 02:48 PM, Rob Herring wrote: > > [...] > > >>> You may want to add something like led-output-cnt or

[PATCH 3/3] mm: cma: release trigger

2015-01-20 Thread Sasha Levin
Provides a userspace interface to trigger a CMA release. Usage: echo [pages] > free This would provide testing/fuzzing access to the CMA release paths. Signed-off-by: Sasha Levin --- mm/cma_debug.c | 56 1 file changed, 56

Re: linux-next: manual merge of the omap tree with the arm-soc tree

2015-01-20 Thread Tony Lindgren
* Stephen Rothwell [150119 16:12]: > Hi Tony, > > Today's linux-next merge of the omap tree got a conflict in > arch/arm/boot/dts/Makefile between commit cb612390e546 ("ARM: dts: Only > build dtb if associated Arch and/or SoC is enabled") from the arm-soc > tree and commit ac7452cee743 ("ARM:

[PATCH 2/3] mm: cma: allocation trigger

2015-01-20 Thread Sasha Levin
Provides a userspace interface to trigger a CMA allocation. Usage: echo [pages] > alloc This would provide testing/fuzzing access to the CMA allocation paths. Signed-off-by: Sasha Levin --- mm/cma_debug.c | 58 1 file

[PATCH 0/3] mm: cma: debugfs access to CMA

2015-01-20 Thread Sasha Levin
I've noticed that there is no interfaces exposed by CMA which would let me fuzz what's going on in there. This small patch set exposes some information out to userspace, plus adds the ability to trigger allocation and freeing from userspace. Sasha Levin (3): mm: cma: debugfs interface mm:

Re: linux-next: Tree for Jan 20 -- Kernel panic - Unable to mount root fs

2015-01-20 Thread Paul Moore
On Tuesday, January 20, 2015 05:56:55 PM Sabrina Dubroca wrote: > Hello, > > Today's linux-next doesn't boot on my qemu VM: ... > I bisected it down to: > > 5dc5218840e1 fs: create proper filename objects using getname_kernel() > > I reverted then reapplied each part of that patch. It

Re: [PATCH 1/4] clk: st: STiH410: Fix pdiv and fdiv divisor when setting rate

2015-01-20 Thread Mike Turquette
Quoting Peter Griffin (2015-01-20 07:32:41) > Debugging eMMC on upstream kernels it has been noticed that when the > targetpack configures MMC0 clock to 200Mhz (required to switch to > HS200) then everything works OK. However if the kernel sets the > clock rate using clk_set_rate, then the eMMC

Re: [RFC PATCH 5/5] arm: perf: Use FIQ to handle PMU events.

2015-01-20 Thread Joshua Clayton
On Tuesday, January 20, 2015 10:18:10 AM Daniel Thompson wrote: > On 19/01/15 16:35, Joshua Clayton wrote: > > On Tuesday, January 13, 2015 04:35:31 PM Daniel Thompson wrote: > >> Using FIQ (if it is available) gives perf a better insight into the > >> system by allowing code run with interrupts

[PATCH 15/36] perf build: Add gtk objects building

2015-01-20 Thread Jiri Olsa
Move the gtk objects building under build framework. Add new gtk build object so it's separated from the rest of the code and could be librarized. Signed-off-by: Jiri Olsa Cc: Alexis Berlemont Cc: Arnaldo Carvalho de Melo Cc: Borislav Petkov Cc: Corey Ashford Cc: David Ahern Cc: Frederic

[PATCH 19/36] perf build: Add perf.o object building

2015-01-20 Thread Jiri Olsa
Move the perf object building under build framework to be included in the perf build object. Signed-off-by: Jiri Olsa Cc: Alexis Berlemont Cc: Arnaldo Carvalho de Melo Cc: Borislav Petkov Cc: Corey Ashford Cc: David Ahern Cc: Frederic Weisbecker Cc: Ingo Molnar Cc: Namhyung Kim Cc: Paul

Re: [PATCH] bluetooth: Add hci_h4p driver

2015-01-20 Thread Pavel Machek
Hi! > > Add HCI driver for H4 with Nokia extensions. This device is used on > > Nokia N900 cell phone. > > > > Older version of this driver lived in staging, before being reverted > > in a4102f90e87cfaa3fdbed6fdf469b23f0eeb4bfd . > > > > Signed-off-by: Pavel Machek > > Thanks-to: Sebastian

Re: [PATCH v3 1/1] mfd: intel_quark_i2c_gpio: Add Intel Quark X1000 I2C-GPIO MFD Driver

2015-01-20 Thread Mike Turquette
Quoting Lee Jones (2015-01-20 04:47:46) > On Thu, 11 Dec 2014, Raymond Tan wrote: > > + CLK_IS_ROOT, INTEL_QUARK_I2C_CLK_HZ); > > + > > + quark_mfd->i2c_clk_lookup = i2c_clk_lookup; > > + quark_mfd->i2c_clk = i2c_clk; > > + > > + retval = clk_register_clkdevs(i2c_clk,

RE: [PATCH v3 1/1] mfd: intel_quark_i2c_gpio: Add Intel Quark X1000 I2C-GPIO MFD Driver

2015-01-20 Thread Mike Turquette
Quoting Tan, Raymond (2014-12-21 18:33:42) > Hi Mike, > > Thanks for your reply. I've answered the questions as below. > > Warm Regards, > > Raymond Tan > > > -Original Message- > > From: Mike Turquette [mailto:mturque...@linaro.org] > > Sent: Friday, December 12, 2014 6:26 AM > > To:

Re: [PATCH/RFC v10 03/19] DT: leds: Add led-sources property

2015-01-20 Thread Rob Herring
On Tue, Jan 20, 2015 at 10:09 AM, Jacek Anaszewski wrote: > On 01/16/2015 04:52 PM, Jacek Anaszewski wrote: >> >> On 01/16/2015 02:48 PM, Rob Herring wrote: [...] >>> You may want to add something like led-output-cnt or led-driver-cnt in >>> the parent so you know the max list size. >> >> >>

[PATCH 14/36] perf build: Add slang objects building

2015-01-20 Thread Jiri Olsa
Move the slang objects building under build framework to be included in the libperf build object. Signed-off-by: Jiri Olsa Cc: Alexis Berlemont Cc: Arnaldo Carvalho de Melo Cc: Borislav Petkov Cc: Corey Ashford Cc: David Ahern Cc: Frederic Weisbecker Cc: Ingo Molnar Cc: Namhyung Kim Cc:

Re: [PATCH net-next v8 2/4] net: netcp: Add Keystone NetCP core ethernet driver

2015-01-20 Thread Paul Bolle
On Tue, 2015-01-20 at 12:10 -0500, Murali Karicheri wrote: > On 01/20/2015 03:18 AM, Paul Bolle wrote: > > On Thu, 2015-01-15 at 19:12 -0500, Murali Karicheri wrote: > >> diff --git a/drivers/net/ethernet/ti/Kconfig > >> b/drivers/net/ethernet/ti/Kconfig > >> index 605dd90..e11bcfa 100644 > >>

[PATCH] mfd: vexpress: Remove non-DT code

2015-01-20 Thread Pawel Moll
Now, as all VE platforms have to be booted with DT, the code handling non-DT case can be removed. Signed-off-by: Pawel Moll --- drivers/mfd/vexpress-sysreg.c | 71 +-- 1 file changed, 15 insertions(+), 56 deletions(-) diff --git

[PATCH] power/reset: vexpress: Remove non-DT code

2015-01-20 Thread Pawel Moll
Now, as all VE platforms have to be booted with DT, the code handling non-DT case can be removed. Signed-off-by: Pawel Moll --- drivers/power/reset/vexpress-poweroff.c | 17 +++-- 1 file changed, 3 insertions(+), 14 deletions(-) diff --git a/drivers/power/reset/vexpress-poweroff.c

Re: module: fix module_refcount() return when running in a module exit routine

2015-01-20 Thread James Bottomley
On Tue, 2015-01-20 at 11:15 +1030, Rusty Russell wrote: > James Bottomley writes: > > On Mon, 2015-01-19 at 16:21 +1030, Rusty Russell wrote: > >> Masami Hiramatsu writes: > >> > (2015/01/19 1:55), James Bottomley wrote: > >> >> From: James Bottomley > >> >> > >> >> After e513cc1 module:

Re: [PATCH] n_tty: Remove LINEMODE support

2015-01-20 Thread Peter Hurley
On 01/20/2015 09:53 AM, Peter Hurley wrote: > On 01/19/2015 03:31 PM, Howard Chu wrote: >> Peter Hurley wrote: >>> Ok. >>> I might see if I can get telnet + a revised kernel interface to work >>> together; I'll >>> let you know if this works out. >> >> The patch here

Re: [PATCH v2 1/8] device core: Introduce per-device MSI domain pointer

2015-01-20 Thread Stuart Yoder
Gerry, So which direction did you take in your patch set-- a) common, generic msi_desc, or b) bus-specific msi_desc like Marc showed (mybus_msi_desc)? Thanks, Stuart On Sun, Jan 18, 2015 at 8:10 PM, Jiang Liu wrote: > > > On 2015/1/16 4:35, Stuart Yoder wrote: >> On Thu, Jan 8, 2015 at 11:06

Re: [PATCH] of: Custom printk format specifier for device node

2015-01-20 Thread Rob Herring
On Tue, Jan 20, 2015 at 10:05 AM, Måns Rullgård wrote: > Pantelis Antoniou writes: > >> Hi Geert, >> >>> On Jan 20, 2015, at 17:24 , Geert Uytterhoeven wrote: >>> >>> On Tue, Jan 20, 2015 at 3:47 PM, Rob Herring wrote: > + Examples: > + > + %pO /foo/bar@0

Re: [PATCH 2/3] sysfs: Only accept read/write permissions for file attributes

2015-01-20 Thread Guenter Roeck
On Tue, Jan 20, 2015 at 10:44:01AM -0500, Vivien Didelot wrote: > Hi Guenter, > [ ... ] > > > Anyway, my goal was to keep things simple. Taking some bits from the default > > and others from the return value of the is_visible function isn't simple, > > even more so since your code would require

Re: [PATCH RESEND v2 5/7] mfd: cros_ec: Instantiate ChromeOS EC character device

2015-01-20 Thread Javier Martinez Canillas
Hello Lee, On 01/20/2015 05:55 PM, Lee Jones wrote: > On Tue, 20 Jan 2015, Javier Martinez Canillas wrote: > >> Hello Lee, >> >> On 01/20/2015 05:29 PM, Lee Jones wrote: >> > >> > It's not a blocker, but it is a ridiculous name to use inside the >> > driver/ directory 'cos almost everything is

Re: [PATCH net-next v8 2/4] net: netcp: Add Keystone NetCP core ethernet driver

2015-01-20 Thread Murali Karicheri
On 01/20/2015 03:18 AM, Paul Bolle wrote: Murali, Wingman, On Thu, 2015-01-15 at 19:12 -0500, Murali Karicheri wrote: The network coprocessor (NetCP) is a hardware accelerator available in Keystone SoCs that processes Ethernet packets. NetCP consists of following hardware components 1

[GIT PULL] libata fixes for v3.19-rc5

2015-01-20 Thread Tejun Heo
Hello, Linus. * Bartlomiej will be co-maintaining PATA portion of libata. git workflow will stay the same. * sata_sil24 wasn't happy with tag ordered submission. An option to restore the old tag allocation behavior is implemented for sil24. * A very old race condition in PIO host state

Re: [PATCH V3 1/2] mfd: da9063: Add device tree support

2015-01-20 Thread Lee Jones
On Tue, 20 Jan 2015, Steve Twiss wrote: > From: Steve Twiss > > Add device tree support for DA9063 regulators; Real-Time Clock > and Watchdog. > > This patch is dependent on PATCH V2 2/2 > > Signed-off-by: Steve Twiss > > --- > This patch applies against linux-next and v3.19-rc4 > >

Re: ARM: OMAP3: MACH_OMAP3517EVM?

2015-01-20 Thread Tony Lindgren
* Tony Lindgren [150120 08:52]: > * Paul Bolle [150120 01:06]: > > Tony, > > > > Your commit 4d62dbda8561 ("ARM: OMAP3: Remove legacy support for > > am3517-evm") is included in today's linux-next (ie, next-20150120). I > > noticed because a script

Re: [PATCH V3 2/2] devicetree: Add bindings for DA9063

2015-01-20 Thread Lee Jones
On Tue, 20 Jan 2015, Lee Jones wrote: > On Tue, 20 Jan 2015, Steve Twiss wrote: > > > From: Steve Twiss > > > > Add device tree bindings for DA9063 regulators; Real-Time Clock > > and Watchdog. > > > > This patch is dependent on PATCH V2 1/2 > > > > Signed-off-by: Steve Twiss > > > > ---

Re: [PATCH v8 1/3] mfd: devicetree: bindings: Add Qualcomm RPM DT binding

2015-01-20 Thread Lee Jones
On Wed, 26 Nov 2014, Bjorn Andersson wrote: > Add binding for the Qualcomm Resource Power Manager (RPM) found in 8660, > 8960 and 8064 based devices. > > Signed-off-by: Bjorn Andersson > --- > > Removed regulator definition from this patch, as these needs more discussion > to > be able to

Re: [PATCH v8 3/3] regulator: qcom-rpm: Add missing state flag in call to RPM

2015-01-20 Thread Lee Jones
On Wed, 26 Nov 2014, Bjorn Andersson wrote: > This adds the missing state parameter to the call down to the RPM. This > is currently hard coded to the active state, as that's all we're > supporting at this moment. > > Signed-off-by: Bjorn Andersson > --- >

Re: [linux-sunxi] [PATCH v4 5/5] ARM: sunxi: dts: Add PS2 nodes for A20 lime2 board

2015-01-20 Thread Iain Paton
On 16/01/15 14:03, Vishnu Patekar wrote: > Signed-off-by: VishnuPatekar > --- > arch/arm/boot/dts/sun7i-a20-olinuxino-lime2.dts | 12 > 1 file changed, 12 insertions(+) > > diff --git a/arch/arm/boot/dts/sun7i-a20-olinuxino-lime2.dts >

perf: behavior of poll() changed in 3.18

2015-01-20 Thread Vince Weaver
Hello Some of my code that used poll() on a perf_event fd broke sometime between 3.17 and current. (My perf_event_test validation testsuite caught this too but I haven't been running it as regularly as I should). I bisected this to: commit 179033b3e064d2cd3f5f9945e76b0a0f0fbf4883

Re: [PATCH v8 2/3] mfd: qcom-rpm: Driver for the Qualcomm RPM

2015-01-20 Thread Lee Jones
On Wed, 26 Nov 2014, Bjorn Andersson wrote: > Driver for the Resource Power Manager (RPM) found in Qualcomm 8660, 8960 > and 8064 based devices. The driver exposes resources that child drivers > can operate on; to implementing regulator, clock and bus frequency > drivers. > > Signed-off-by:

Re: [PATCH v2 03/11] ARM: tegra: Set the sound card model that alsaucm expects

2015-01-20 Thread Dylan Reid
On Mon, Jan 19, 2015 at 9:11 AM, Tomeu Vizoso wrote: > On 19 January 2015 at 18:10, Stephen Warren wrote: >> On 01/16/2015 02:01 AM, Tomeu Vizoso wrote: >>> >>> On 16 January 2015 at 09:50, Tomeu Vizoso >>> wrote: On 15 January 2015 at 18:22, Stephen Warren wrote: > > On

Re: [patch] mm: memcontrol: default hierarchy interface for memory fix - "none"

2015-01-20 Thread Tejun Heo
Hello, On Tue, Jan 20, 2015 at 9:36 AM, Michal Hocko wrote: > On Tue 20-01-15 09:30:02, Johannes Weiner wrote: > [...] >> Another possibility would be "infinity", > > yes infinity definitely sounds much better to me. FWIW, I prefer "max". It's shorter and clear enough. I don't think there's

Re: [PATCH 01/13] kdbus: add documentation

2015-01-20 Thread David Herrmann
Hi On Tue, Jan 20, 2015 at 5:08 PM, Johannes Stezenbach wrote: > However, let me repeat and rephrase my previous questions: > Is there a noticable or measurable improvement from using kdbus? > IOW, is the added complexity of kdbus worth the result? > > I have stated my believe that current usage

Re: [patch 0/2] mm: memcontrol: default hierarchy interface for memory v2

2015-01-20 Thread Michal Hocko
And one more thing. Maybe we should consider posting this to linux-api as well. This is a new user visible interface and it would be good to have more eyes looking at possible shortcomings. On Tue 20-01-15 10:31:53, Johannes Weiner wrote: > Hi Andrew, > > these patches changed sufficiently while

Re: linux-next: Tree for Jan 20 -- Kernel panic - Unable to mount root fs

2015-01-20 Thread Sabrina Dubroca
k(8,1) [1.300034] CPU: 0 PID: 1 Comm: swapper/0 Not tainted 3.19.0-rc5-next-20150120-dirty #410 [1.300039] Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS 1.7.5-20140617_173321-var-lib-archbuild-testing-x86_64-tobias 04/01/2014 [1.300039] ea001340 88001f673

Re: [alsa-devel] [PATCH v2 RESEND 2/2] mfd: arizona: Update DT binding to support OUTn_MONO init_data

2015-01-20 Thread Lee Jones
On Tue, 20 Jan 2015, Charles Keepax wrote: > On Tue, Jan 20, 2015 at 04:02:48PM +, Lee Jones wrote: > > On Tue, 20 Jan 2015, Mark Brown wrote: > > > > > On Tue, Jan 20, 2015 at 12:20:05PM +, Lee Jones wrote: > > > > On Fri, 02 Jan 2015, Inha Song wrote: > > > > > > > > This patch update

[PATCH 1/1] perf/x86/intel/uncore: Move uncore_box_init out of driver initialization

2015-01-20 Thread kan . liang
From: Kan Liang There were some issues about the uncore driver tried to access non-existing boxes, which caused boot crashes. These issues have been all fixed. But we should avoid boot failures if that ever happens again. This patch intends to prevent this kind of potential issues. It moves

Re: [PATCH RESEND v2 5/7] mfd: cros_ec: Instantiate ChromeOS EC character device

2015-01-20 Thread Lee Jones
On Tue, 20 Jan 2015, Javier Martinez Canillas wrote: > Hello Lee, > > On 01/20/2015 05:29 PM, Lee Jones wrote: > > > > It's not a blocker, but it is a ridiculous name to use inside the > > driver/ directory 'cos almost everything is a dev(ice) here. > > > > Right, do you think that

Re: [PATCH] ARM: tegra20: Store CPU "resettable" status in IRAM

2015-01-20 Thread Dmitry Osipenko
19.01.2015 21:26, Dmitry Osipenko пишет: 19.01.2015 21:00, Dmitry Osipenko пишет: 19.01.2015 20:45, Stephen Warren пишет: On 01/19/2015 10:41 AM, Dmitry Osipenko wrote: 19.01.2015 20:26, Stephen Warren пишет: Hopefully this works out. I suppose it's unlikely anyone will be running code on

[PATCH v4] irqchip: gic: Allow interrupt level to be set for PPIs.

2015-01-20 Thread Liviu Dudau
During a recent cleanup of the arm64 DTs it has become clear that the handling of PPIs in _set_type() is incorrect. The ARM TRMs for GICv2 and later allow for "implementation defined" support for setting the edge or level type of the PPI interrupts and don't restrict the activation level of

Re: [PATCH RESEND v2 3/7] mfd: cros_ec: Add cros_ec_lpc driver for x86 devices

2015-01-20 Thread Javier Martinez Canillas
Hello Lee, On 01/20/2015 05:34 PM, Lee Jones wrote: >> >> So, the Embedded Controller driver (drivers/mfd/cros_ec.c) falls into that >> category and in fact has been in the mfd driver for a long time. Now, if >> an mfd device support different type of buses (e.g: i2c, spi, etc) I see >> that

Re: [PATCH/RFC v10 07/19] mfd: max77693: Adjust FLASH_EN_SHIFT and TORCH_EN_SHIFT macros

2015-01-20 Thread Lee Jones
On Tue, 20 Jan 2015, Pavel Machek wrote: > On Tue 2015-01-20 15:40:29, Lee Jones wrote: > > On Tue, 20 Jan 2015, Jacek Anaszewski wrote: > > > > > On 01/20/2015 02:01 PM, Jacek Anaszewski wrote: > > > >On 01/20/2015 12:17 PM, Lee Jones wrote: > > > >>On Fri, 09 Jan 2015, Jacek Anaszewski wrote: >

[PATCH 01/36] tools build: Add new build support

2015-01-20 Thread Jiri Olsa
Adding new build framework into 'tools/build' to be used by tools. There's no change for actual building at this point, it comes in the next patches. The idea and more details are explained in the 'tools/build/Documentation/Build.txt' file. I stole everything from the kernel build system, with

Re: [PATCH RESEND v2 2/7] mfd: cros_ec: Add char dev and virtual dev pointers

2015-01-20 Thread Lee Jones
On Tue, 20 Jan 2015, Javier Martinez Canillas wrote: > Hello Lee, > > On 01/20/2015 05:36 PM, Lee Jones wrote: > >> > > >> > Is this safe? Are you sure it's okay to provide an interface from > >> > userspace to read (kernel?) memory? > >> > > >> > >> This interface is not to read any kernel

[PATCH 23/36] perf build: Add arch powerpc objects building

2015-01-20 Thread Jiri Olsa
Move the powerpc arch objects building under build framework to be included in the libperf build object. Signed-off-by: Jiri Olsa Cc: Alexis Berlemont Cc: Arnaldo Carvalho de Melo Cc: Borislav Petkov Cc: Corey Ashford Cc: David Ahern Cc: Frederic Weisbecker Cc: Ingo Molnar Cc: Namhyung

[GIT PULL] workqueue fixes for v3.19-rc5

2015-01-20 Thread Tejun Heo
Hello, Linus. xfs folks have been running into weird and very rare lockups for some time now. I didn't think this could have been from workqueue side because no one else was reporting it. This time, Eric had a kdump which we looked into and it turned out this actually was a workqueue bug and

[PATCH 26/36] perf build: Add arch sparc objects building

2015-01-20 Thread Jiri Olsa
Move the sparc arch objects building under build framework to be included in the libperf build object. Signed-off-by: Jiri Olsa Cc: Alexis Berlemont Cc: Arnaldo Carvalho de Melo Cc: Borislav Petkov Cc: Corey Ashford Cc: David Ahern Cc: Frederic Weisbecker Cc: Ingo Molnar Cc: Namhyung Kim

[PATCH 02/36] tools build: Add detected config support

2015-01-20 Thread Jiri Olsa
Adding support to include detected configuration makefile into the build process. This will allow the Build objects to be configurable based on the config data, like: perf-$(CONFIG_KRAVA) += krava.o The configuration is stored in '.config-detected' file, which is generated for each

[PATCH 04/36] perf tools: Remove api fs object from python build

2015-01-20 Thread Jiri Olsa
It's already included in libapikfs.a library, which is already used to link perf.so. Signed-off-by: Jiri Olsa Cc: Alexis Berlemont Cc: Arnaldo Carvalho de Melo Cc: Borislav Petkov Cc: Corey Ashford Cc: David Ahern Cc: Frederic Weisbecker Cc: Ingo Molnar Cc: Namhyung Kim Cc: Paul

[PATCH 13/36] perf build: Add ui objects building

2015-01-20 Thread Jiri Olsa
Move the ui objects building under build framework to be included in the libperf build object. Signed-off-by: Jiri Olsa Cc: Alexis Berlemont Cc: Arnaldo Carvalho de Melo Cc: Borislav Petkov Cc: Corey Ashford Cc: David Ahern Cc: Frederic Weisbecker Cc: Ingo Molnar Cc: Namhyung Kim Cc:

[PATCH 1/3] time: Don't bother to run rtc_resume() for nonstop clocksource

2015-01-20 Thread Xunlei Pang
If a system does not provide a persistent_clock(), the time will be updated on resume by rtc_resume(). With the addition of the non-stop clocksources for suspend timing, those systems set the time on resume in timekeeping_resume(), but may not provide a valid persistent_clock(). This results in

[PATCH 18/36] perf build: Add zlib objects building

2015-01-20 Thread Jiri Olsa
Move the zlib objects building under build framework to be included in the libperf build object. Signed-off-by: Jiri Olsa Cc: Alexis Berlemont Cc: Arnaldo Carvalho de Melo Cc: Borislav Petkov Cc: Corey Ashford Cc: David Ahern Cc: Frederic Weisbecker Cc: Ingo Molnar Cc: Namhyung Kim Cc:

[PATCH 2/3] rtc: Remove redundant rtc_valid_tm() from rtc_resume()

2015-01-20 Thread Xunlei Pang
rtc_read_time() has already judged valid tm by rtc_valid_tm(), so just remove it. Signed-off-by: Xunlei Pang --- drivers/rtc/class.c | 4 1 file changed, 4 deletions(-) diff --git a/drivers/rtc/class.c b/drivers/rtc/class.c index c8f35a5..5953225 100644 --- a/drivers/rtc/class.c +++

[PATCH 3/3] time: clocksource: Add a comment to CLOCK_SOURCE_SUSPEND_NONSTOP

2015-01-20 Thread Xunlei Pang
When doing timekeeping_resume(), if the nonstop clocksource wraps back, "cycle_delta" will miss the wrap time. So add a comment to indicate that if have this flag set, you are aware that this nonstop clocksource won't wrap during suspension. Signed-off-by: Xunlei Pang ---

Re: [PATCH v2 3/3] asus-laptop: cleanup is_visible

2015-01-20 Thread Corentin Chary
On Sun, Jan 18, 2015 at 11:25 PM, Vivien Didelot wrote: > > Use the attribute indexes and concise the if statements. Why ? I really don't see that as an improvement. > Signed-off-by: Vivien Didelot > --- > drivers/platform/x86/asus-laptop.c | 98 > -- > 1

<    1   2   3   4   5   6   7   8   9   10   >