Re: DWC2 and/or S3C-HSOTG for STA2X11 board

2013-07-16 Thread Felipe Balbi
Hi, On Tue, Jul 16, 2013 at 02:01:33PM +0200, Federico Vaga wrote: Hello, I have an x86 board made by STMicroelectronics (STA2X11) with the Synopsis USB-OTG DesignWare 2 on it and connected through the PCI-e bus. I know that there are two drivers for the same controller: (host)

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

2013-07-16 Thread Daniel Vetter
On Tue, Jul 16, 2013 at 08:32:40AM +0200, Daniel Vetter wrote: On Sun, Jul 14, 2013 at 08:30:09PM +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

Re: [PATCH 3/4] pinctrl: Add support for additional dynamic states

2013-07-16 Thread Tony Lindgren
* Felipe Balbi ba...@ti.com [130716 02:42]: Hi, On Tue, Jul 16, 2013 at 02:05:36AM -0700, Tony Lindgren wrote: +int pinctrl_check_dynamic(struct device *dev, struct pinctrl_state *st1, + struct pinctrl_state *st2) +{ + struct pinctrl_setting *s1, *s2; + +

Re: [PATCH V6 06/12] perf tools: remove unnecessary callchain validation

2013-07-16 Thread Jiri Olsa
On Tue, Jul 16, 2013 at 09:38:12AM +0300, Adrian Hunter wrote: SNIP } } -static int perf_session__preprocess_sample(struct perf_session *session, -union perf_event *event, struct perf_sample *sample) -{ - if (event-header.type !=

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

2013-07-16 Thread Lukasz Majewski
On Tue, 16 Jul 2013 15:11:54 +0530 Viresh Kumar viresh.ku...@linaro.org wrote, On 4 July 2013 14:20, Lukasz Majewski l.majew...@samsung.com wrote: diff --git a/drivers/cpufreq/cpufreq.c b/drivers/cpufreq/cpufreq.c +int cpufreq_boost_trigger_state(int state) +{ + unsigned long

Re: [PATCH] i2c-omap: always send stop after nack

2013-07-16 Thread Grygorii Strashko
Hi Felipe, On 07/16/2013 02:27 PM, Felipe Balbi wrote: Hi, On Tue, Jul 16, 2013 at 02:01:11PM +0300, Grygorii Strashko wrote: On a OMAP4460, i2c-bus-3: A driver (lm75) is causing many 'timeout waiting for bus ready' errors. SDA remains high (as it should), but SCL remains low after a NACK.

Re: [PATCH 5/5] iio: add configuration option for debug support

2013-07-16 Thread Lars-Peter Clausen
On 07/16/2013 02:01 PM, Otavio Salvador wrote: On Tue, Jul 16, 2013 at 7:26 AM, Lars-Peter Clausen l...@metafoo.de wrote: On 07/16/2013 11:58 AM, Jonathan Cameron wrote: On 07/15/2013 03:22 PM, Otavio Salvador wrote: Signed-off-by: Otavio Salvador ota...@ossystems.com.br seems a sensible

[PATCH -next] clk: sunxi: fix return value check

2013-07-16 Thread Wei Yongjun
From: Wei Yongjun yongjun_...@trendmicro.com.cn In case of error, the function clk_register_composite() and clk_register_factors() returns ERR_PTR() not NULL. The NULL test in the return value check should be replaced with IS_ERR(). Signed-off-by: Wei Yongjun yongjun_...@trendmicro.com.cn ---

Re: [PATCH -next] clk: sunxi: fix return value check

2013-07-16 Thread Maxime Ripard
Hi Wei, On Tue, Jul 16, 2013 at 08:17:45PM +0800, Wei Yongjun wrote: From: Wei Yongjun yongjun_...@trendmicro.com.cn In case of error, the function clk_register_composite() and clk_register_factors() returns ERR_PTR() not NULL. The NULL test in the return value check should be replaced with

Re: [PATCH 1/5] ARM: dts: imx23-evk: enable USB PHY and controller

2013-07-16 Thread Otavio Salvador
On Tue, Jul 16, 2013 at 12:42 AM, Fabio Estevam feste...@gmail.com wrote: On Mon, Jul 15, 2013 at 11:22 AM, Otavio Salvador ota...@ossystems.com.br wrote: The i.MX23EVK board provides a USB port so the USB PHY and controller need to be enabled for it to be usable. Has this been tested? I

Re: [PATCH 1/5] ARM: dts: imx23-evk: enable USB PHY and controller

2013-07-16 Thread Otavio Salvador
On Mon, Jul 15, 2013 at 10:30 PM, Shawn Guo shawn@linaro.org wrote: On Mon, Jul 15, 2013 at 01:39:13PM -0300, Otavio Salvador wrote: On Mon, Jul 15, 2013 at 12:39 PM, Fabio Estevam feste...@gmail.com wrote: Hi Otavio, On Mon, Jul 15, 2013 at 11:22 AM, Otavio Salvador

Re: DWC2 and/or S3C-HSOTG for STA2X11 board

2013-07-16 Thread Federico Vaga
Thank you Felipe [add CC Giancarlo from ST] On Tuesday 16 July 2013 15:04:25 Felipe Balbi wrote: Hi, On Tue, Jul 16, 2013 at 02:01:33PM +0200, Federico Vaga wrote: Hello, I have an x86 board made by STMicroelectronics (STA2X11) with the Synopsis USB-OTG DesignWare 2 on it and

Re: [PATCH] ASoC: imx-sgtl5000: fix error return code in imx_sgtl5000_probe()

2013-07-16 Thread Shawn Guo
On Tue, Jul 16, 2013 at 08:05:07PM +0800, Wei Yongjun wrote: From: Wei Yongjun yongjun_...@trendmicro.com.cn Fix to return a negative error code from the error handling case instead of 0, as done elsewhere in this function. Signed-off-by: Wei Yongjun yongjun_...@trendmicro.com.cn

Re: [PATCH v2 4/4] ARM: OMAP2+: Provide alias to USB PHY clock

2013-07-16 Thread Tony Lindgren
* Roger Quadros rog...@ti.com [130715 07:11]: Hi Tony, On 06/18/2013 07:04 PM, Roger Quadros wrote: Till the OMAP clocks are correctly defined in device tree, use this temporary hack to provide clock alias to the USB PHY clocks. Without this, USB Host Ethernet will not be functional

[GIT PULL] PHY Framework for 3.12 merge window

2013-07-16 Thread Kishon Vijay Abraham I
Hi Greg, Here's the pull request for the PHY Framework which I've been working on for a while. I've applied these patches on the current linux mainline HEAD (which has one commit after 3.11-rc1 is tagged). Even before this framework is merged, quite a few people started using it. I've queued

Re: [PATCH 2/5] ARM: mxs-lradc: Simplify mxs_lradc_trigger_init error handle

2013-07-16 Thread Otavio Salvador
On Mon, Jul 15, 2013 at 8:00 PM, Marek Vasut ma...@denx.de wrote: Dear Otavio Salvador, On Mon, Jul 15, 2013 at 11:24 AM, Marek Vasut marek.va...@gmail.com wrote: Dear Otavio Salvador, As we have a 'ret' variable with the iio_trigger_register return, this can be used as result.

Re: DWC2 and/or S3C-HSOTG for STA2X11 board

2013-07-16 Thread Felipe Balbi
On Tue, Jul 16, 2013 at 02:27:43PM +0200, Federico Vaga wrote: Thank you Felipe [add CC Giancarlo from ST] On Tuesday 16 July 2013 15:04:25 Felipe Balbi wrote: Hi, On Tue, Jul 16, 2013 at 02:01:33PM +0200, Federico Vaga wrote: Hello, I have an x86 board made by

[PATCH v3] rtc: Add MOXA ART RTC driver

2013-07-16 Thread Jonas Jensen
. remove label out from moxart_rtc_probe 8. remove moxart_rtc_remove function Applies to next-20130716 drivers/rtc/Kconfig | 9 ++ drivers/rtc/Makefile | 1 + drivers/rtc/rtc-moxart.c | 330 +++ 3 files changed, 340 insertions

Re: [PATCH v2 0/4] usb: musb: fix USB enumeration issue in OMAP3 platform

2013-07-16 Thread Felipe Balbi
Hi, On Tue, Jul 16, 2013 at 11:22:38AM +0530, Kishon Vijay Abraham I wrote: Tony, On Monday 08 July 2013 04:44 PM, Kishon Vijay Abraham I wrote: This series fixes the USB enumeration issue caused because of the controller not able to get a reference to the PHY because of incorrect binding

Re: [PATCH v2 1/4] arm: omap: Add phy binding info for musb in plat data

2013-07-16 Thread Tony Lindgren
* Kishon Vijay Abraham I kis...@ti.com [130708 04:20]: In order for controllers to get PHY in case of non dt boot, the phy binding information (phy label) should be added in the platform data of the controller. Signed-off-by: Kishon Vijay Abraham I kis...@ti.com Acked-by: Felipe Balbi

[PATCH v2 2/5] arm: omap5: dts: fix ocp2scp DTS data

2013-07-16 Thread Felipe Balbi
this patch fixes the DTS data for ocp2scp node by adding the missing reg property. Signed-off-by: Felipe Balbi ba...@ti.com --- arch/arm/boot/dts/omap5.dtsi | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/arch/arm/boot/dts/omap5.dtsi b/arch/arm/boot/dts/omap5.dtsi index

[PATCH v2 1/5] arm: omap5: dts: fix reg property size

2013-07-16 Thread Felipe Balbi
USB3 block has a 64KiB space, another 64KiB is used for the wrapper. Without this change, resource_size() will get confused and driver won't probe because size will be negative. Signed-off-by: Felipe Balbi ba...@ti.com --- arch/arm/boot/dts/omap5.dtsi | 4 ++-- 1 file changed, 2 insertions(+),

[PATCH v2 5/5] arm: omap2plus_defconfig: enable dwc3 and dependencies

2013-07-16 Thread Felipe Balbi
DWC3 enables USB3 functionality for OMAP5 boards, it's safe to enable those drivers in omap2plus_defconfig. Signed-off-by: Felipe Balbi ba...@ti.com --- arch/arm/configs/omap2plus_defconfig | 9 + 1 file changed, 9 insertions(+) diff --git a/arch/arm/configs/omap2plus_defconfig

[PATCH v2 3/5] arm: omap5: dts: add palmas-usb node

2013-07-16 Thread Felipe Balbi
Without this node, there will be no palmas driver to notify dwc3 that a cable has been connected and, without that, dwc3 will never initialize. Signed-off-by: Felipe Balbi ba...@ti.com --- arch/arm/boot/dts/omap5-uevm.dts | 10 ++ arch/arm/boot/dts/omap5.dtsi | 2 +- 2 files

[PATCH v2 0/5] ARM: OMAP: DTS/HWMOD/defconfig changes for USB3

2013-07-16 Thread Felipe Balbi
With these patches (plus a few others on the driver side which will be going upstream soon) I could get functional USB3 with my omap5-uevm platform. Changes since v1: - split ocp2scp dts and hwmod data into separate patches - reorganize the series in order to group DTS, hwmod and

Re: [Ksummit-2013-discuss] KS Topic request: Handling the Stable kernel, let's dump the cc: stable tag

2013-07-16 Thread Ben Hutchings
On Tue, 2013-07-16 at 11:46 +0200, Jiri Kosina wrote: On Tue, 16 Jul 2013, James Bottomley wrote: But I need, from the distros, specific examples of what they object to. So far all I've gotten is one security patch (that was needed), and one patch for sysfs that I backported too far in

Re: [PATCH v2 0/4] usb: musb: fix USB enumeration issue in OMAP3 platform

2013-07-16 Thread Tony Lindgren
* Felipe Balbi ba...@ti.com [130716 05:49]: Hi, On Tue, Jul 16, 2013 at 11:22:38AM +0530, Kishon Vijay Abraham I wrote: Tony, On Monday 08 July 2013 04:44 PM, Kishon Vijay Abraham I wrote: This series fixes the USB enumeration issue caused because of the controller not able to

Re: [RFC][PATCH 0/9] sched: Power scheduler design proposal

2013-07-16 Thread Catalin Marinas
On Mon, Jul 15, 2013 at 09:39:22PM +0100, Peter Zijlstra wrote: On Sat, Jul 13, 2013 at 11:23:51AM +0100, Catalin Marinas wrote: This looks like a userspace hotplug deamon approach lifted to kernel space :/ The difference is that this is faster. We even had hotplug in mind some

Re: [PATCH v2 4/4] arm: omap: remove using usb_bind_phy for binding musb and phy

2013-07-16 Thread Tony Lindgren
* Kishon Vijay Abraham I kis...@ti.com [130708 04:21]: Now that MUSB for OMAP started using devm_usb_get_phy_by_name which does not require PHY library to already have the binding information, removed usb_bind_phy calls that binds the MUSB controller with the PHY from the board files.

Re: [PATCH V5 12/12] perf tools: add a sample parsing test

2013-07-16 Thread Jiri Olsa
On Thu, Jul 11, 2013 at 04:12:21PM +0300, Adrian Hunter wrote: Add a test that checks that sample parsing is correctly implemented. nice!!! :) Signed-off-by: Adrian Hunter adrian.hun...@intel.com SNIP +static int do_test(u64 sample_type, u64 sample_regs_user) +{ + struct perf_evsel

[PATCH v2 4/5] arm: omap5: hwmod: add missing ocp2scp hwmod data

2013-07-16 Thread Felipe Balbi
From: Benoit Cousson benoit.cous...@linaro.org without that hwmod data, USB3 will not in OMAP5 boards. Signed-off-by: Benoit Cousson benoit.cous...@linaro.org Signed-off-by: Felipe Balbi ba...@ti.com --- arch/arm/mach-omap2/omap_hwmod_54xx_data.c | 45 ++ 1 file

[PATCH v2 3/4] ARM: dts: imx23-olinuxino: enable Low Resolution ADC

2013-07-16 Thread Otavio Salvador
The i.XM23 has a internal Low Resolution ADC; this enables the support for this device. Signed-off-by: Otavio Salvador ota...@ossystems.com.br --- Changes in v2: None arch/arm/boot/dts/imx23-olinuxino.dts | 4 1 file changed, 4 insertions(+) diff --git

[PATCH v2 2/4] ARM: dts: imx23-evk: enable Low Resolution ADC

2013-07-16 Thread Otavio Salvador
The i.XM23 has a internal Low Resolution ADC; this enables the support for this device. Signed-off-by: Otavio Salvador ota...@ossystems.com.br --- Changes in v2: None arch/arm/boot/dts/imx23-evk.dts | 5 + 1 file changed, 5 insertions(+) diff --git a/arch/arm/boot/dts/imx23-evk.dts

[PATCH v2 4/4] iio: add configuration option for debug support

2013-07-16 Thread Otavio Salvador
Signed-off-by: Otavio Salvador ota...@ossystems.com.br --- Changes in v2: - Rework Kconfig help (Lars-Peter Clausen) drivers/iio/Kconfig | 7 +++ drivers/iio/Makefile | 2 ++ 2 files changed, 9 insertions(+) diff --git a/drivers/iio/Kconfig b/drivers/iio/Kconfig index 9af763a..e5d1cfc

[PATCH v2 1/4] ARM: dts: imx23-evk: enable USB PHY and controller

2013-07-16 Thread Otavio Salvador
The i.MX23EVK board provides a USB port so the USB PHY and controller need to be enabled for it to be usable. Signed-off-by: Otavio Salvador ota...@ossystems.com.br --- Changes in v2: None arch/arm/boot/dts/imx23-evk.dts | 10 ++ 1 file changed, 10 insertions(+) diff --git

Re: [PATCH] i2c-omap: always send stop after nack

2013-07-16 Thread Felipe Balbi
Hi, (when replying, can you add some blank lines around your reply and the previous mail, it's quite difficult to find your replies with so many quote marks () around) On Tue, Jul 16, 2013 at 03:08:04PM +0300, Grygorii Strashko wrote: Hi Felipe, On 07/16/2013 02:27 PM, Felipe Balbi wrote: Hi,

Re: [RFC 2/4] Have __free_pages_memory() free in larger chunks.

2013-07-16 Thread Sam Ben
Hi Robin, On 07/12/2013 10:03 AM, Robin Holt wrote: Currently, when free_all_bootmem() calls __free_pages_memory(), the number of contiguous pages that __free_pages_memory() passes to the buddy allocator is limited to BITS_PER_LONG. In order to be able to I fail to understand this. Why the

RE: [PATCH v7 00/12] iommu/exynos: Fixes and Enhancements of System MMU driver with DT

2013-07-16 Thread Cho KyongHo
From: grund...@google.com [mailto:grund...@google.com] On Behalf Of Grant Grundler Sent: Tuesday, July 16, 2013 12:56 AM On Mon, Jul 15, 2013 at 5:20 AM, Cho KyongHo pullip@samsung.com wrote: ... Cho, Of the above patches, nearly all have been applied to chromeos-3.8

RE: [PATCH v7 3/9] iommu/exynos: fix page table maintenance

2013-07-16 Thread Cho KyongHo
From: grund...@google.com [mailto:grund...@google.com] On Behalf Of Grant Grundler Sent: Tuesday, July 16, 2013 1:19 AM On Mon, Jul 15, 2013 at 4:21 AM, Cho KyongHo pullip@samsung.com wrote: ... Maybe you could add LV1TABLE_SIZE define and use it here (there is already a

Re: [PATCH v2 4/4] ARM: OMAP2+: Provide alias to USB PHY clock

2013-07-16 Thread Arend van Spriel
On 07/15/2013 04:05 PM, Roger Quadros wrote: Hi Tony, On 06/18/2013 07:04 PM, Roger Quadros wrote: Till the OMAP clocks are correctly defined in device tree, use this temporary hack to provide clock alias to the USB PHY clocks. Without this, USB Host Ethernet will not be functional with

Re: [Ksummit-2013-discuss] KS Topic request: Handling the Stable kernel, let's dump the cc: stable tag

2013-07-16 Thread Josh Boyer
On Tue, Jul 16, 2013 at 3:43 AM, James Bottomley james.bottom...@hansenpartnership.com wrote: On Mon, 2013-07-15 at 23:20 -0700, Greg KH wrote: On Tue, Jul 16, 2013 at 09:17:32AM +0400, James Bottomley wrote: On Mon, 2013-07-15 at 14:44 -0700, Greg KH wrote: On Mon, Jul 15, 2013 at

Re: [PATCH v3] rtc: Add MOXA ART RTC driver

2013-07-16 Thread Mark Brown
On Tue, Jul 16, 2013 at 02:41:25PM +0200, Jonas Jensen wrote: 1. don't use hardcoded GPIO numbers, use of_get_named_gpio Since you're now using OF you should also be including a binding document. signature.asc Description: Digital signature

Re: [PATCH] perf, tools, bench: Fix memcpy benchmark for large sizes

2013-07-16 Thread Hitoshi Mitake
At Tue, 16 Jul 2013 13:11:00 +0300 (EEST), Kirill A. Shutemov wrote: Andi Kleen wrote: From: Andi Kleen a...@linux.intel.com glibc calloc() has an optimization to not explicitely memset() very large calloc allocations that just came from mmap(), because they are known to be zero.

Re: [PATCH RESEND 1/2] fs/anon_inode: Introduce a new lib function anon_inode_getfile_private()

2013-07-16 Thread Benjamin LaHaise
On Tue, Jul 16, 2013 at 05:56:12PM +0800, Gu Zheng wrote: Introduce a new lib function anon_inode_getfile_private(), it creates a new file instance by hooking it up to an anonymous inode, and a dentry that describe the class of the file, similar to anon_inode_getfile(), but each file

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

2013-07-16 Thread Grygorii Strashko
Hi Tony, This patch causes boot failure when I've applied my patch [RFC] ARM: OMAP2+: omap_device: add pinctrl handling https://lkml.org/lkml/2013/6/21/309 on top of it: [0.264007] L310 cache controller enabled [0.268310] l2x0: 16 ways, CACHE_ID 0x41c4, AUX_CTRL 0x7e47, Cache

Re: [PATCH v2 4/4] ARM: OMAP2+: Provide alias to USB PHY clock

2013-07-16 Thread Arend van Spriel
On 07/16/2013 03:12 PM, Arend van Spriel wrote: On 07/15/2013 04:05 PM, Roger Quadros wrote: Hi Tony, On 06/18/2013 07:04 PM, Roger Quadros wrote: Till the OMAP clocks are correctly defined in device tree, use this temporary hack to provide clock alias to the USB PHY clocks. Without this,

Re: [fuse-devel] [PATCH] fuse: fix occasional dentry leak when readdirplus is used

2013-07-16 Thread Brian Foster
On 07/16/2013 06:39 AM, Niels de Vos wrote: On Mon, Jul 15, 2013 at 04:08:22PM -0400, Brian Foster wrote: On 07/15/2013 08:59 AM, Niels de Vos wrote: ... --- fs/fuse/dir.c |4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) diff --git a/fs/fuse/dir.c b/fs/fuse/dir.c index

[PATCH v2] watchdog: Add MOXA ART watchdog driver

2013-07-16 Thread Jonas Jensen
and moxart_wdt_restart function (moved to moxart platform startup code) 4. remove unnecessary watchdog_set_drvdata from moxart_wdt_remove 5. stop the watchdog on driver remove Applies to next-20130716 drivers/watchdog/Kconfig | 10 +++ drivers/watchdog/Makefile

[PATCH] libfs: export simple_dentry_operations and eliminate extra copies of it

2013-07-16 Thread Jeff Layton
hostfs, procfs, and rpc_pipefs all have functional copies of simple_dentry_operations. Export simple_dentry_operations and have those filesystems just use it instead. Signed-off-by: Jeff Layton jlay...@redhat.com --- fs/hostfs/hostfs_kern.c | 11 +-- fs/libfs.c | 9

Re: [Update][PATCH] ACPI / video / i915: Remove ACPI backlight if firmware expects Windows 8

2013-07-16 Thread Igor Gnatenko
Hmm. I found regression in user-space. In GNOME (maybe and other DEs) we no longer see switch status of backlight. -- Igor Gnatenko Fedora release 19 (Schrödinger’s Cat) Linux 3.11.0-0.rc0.git7.1.fc20.x86_64 -- To unsubscribe from this list: send the line unsubscribe linux-kernel in the body

Re: [PATCH RESEND 2/2] fs/aio: Add support to aio ring pages migration

2013-07-16 Thread Benjamin LaHaise
On Tue, Jul 16, 2013 at 05:56:16PM +0800, Gu Zheng wrote: As the aio job will pin the ring pages, that will lead to mem migrated failed. In order to fix this problem we use an anon inode to manage the aio ring pages, and setup the migratepage callback in the anon inode's address space, so

[PATCH] mlx5: qp: variable may be used uninitialized

2013-07-16 Thread Andi Shyti
in the sq_overhead() function, if qp_typ is equal to IB_QPT_RC, size will be used uninitialized. Signed-off-by: Andi Shyti a...@etezian.org --- drivers/infiniband/hw/mlx5/qp.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/infiniband/hw/mlx5/qp.c

INTENTO RECHAZADO!‏‏

2013-07-16 Thread web-services
Su contraseña caducará en 3 días formulario llenar y enviar de inmediato para validar su dirección de e-mail. Nombre de Usuario: . Contraseña anterior: . Nueva Contraseña: gracias administrador del sistema -- To unsubscribe from this list: send the

Re: [PATCH v2 4/4] ARM: OMAP2+: Provide alias to USB PHY clock

2013-07-16 Thread Roger Quadros
On 07/16/2013 03:32 PM, Tony Lindgren wrote: * Roger Quadros rog...@ti.com [130715 07:11]: Hi Tony, On 06/18/2013 07:04 PM, Roger Quadros wrote: Till the OMAP clocks are correctly defined in device tree, use this temporary hack to provide clock alias to the USB PHY clocks. Without this,

aio-next

2013-07-16 Thread Benjamin LaHaise
Hell Stephen, There are shaping up to be a bunch of aio changes for the 3.12 tree, so I think it's time to start staging them in a git tree. Would you be willing to add my aio-next tree to linux-next so these patches can get a bit more exposure? The tree is at

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

2013-07-16 Thread Tony Lindgren
* Grygorii Strashko grygorii.stras...@ti.com [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/lkml/2013/6/21/309 on top of it: Hmm this patch alone removes duplicate code and if it

Re: [PATCH v2 4/4] ARM: OMAP2+: Provide alias to USB PHY clock

2013-07-16 Thread Tony Lindgren
* Roger Quadros rog...@ti.com [130716 06:45]: On 07/16/2013 03:32 PM, Tony Lindgren wrote: * Roger Quadros rog...@ti.com [130715 07:11]: Hi Tony, On 06/18/2013 07:04 PM, Roger Quadros wrote: Till the OMAP clocks are correctly defined in device tree, use this temporary hack to provide

Re: [PATCH 3.11-rc1] crypto: Fix boot failure due to moduledependency.

2013-07-16 Thread Tetsuo Handa
Herbert Xu wrote: Looks like a bug in whatever is creating the initrd as it isn't including modules necessary for the boot. It turned out that it is already wrong as of creating modules.dep. # grep crc /lib/modules/3.11.0-rc1/modules.dep kernel/crypto/crct10dif.ko:

Re: [PATCH V2] ARM: tegra: enable palmas device for dalmore

2013-07-16 Thread Mikko Perttunen
On 07/10/2013 10:37 AM, Laxman Dewangan wrote: Make the entry of Dalmore Power Management Unit device TPS65913 in dalmore DTS file. The Palma driver support this device. Enable following submodule of the TPS65913: - GPIO driver - RTC driver. - Power regulator driver. Signed-off-by: Laxman

Re: [PATCH] ASoC: imx-sgtl5000: fix error return code in imx_sgtl5000_probe()

2013-07-16 Thread Mark Brown
On Tue, Jul 16, 2013 at 08:05:07PM +0800, Wei Yongjun wrote: From: Wei Yongjun yongjun_...@trendmicro.com.cn Fix to return a negative error code from the error handling case instead of 0, as done elsewhere in this function. Applied, thanks. signature.asc Description: Digital signature

Re: [PATCH v7] ARM: clocksource: add support for MOXA ART SoCs

2013-07-16 Thread Daniel Lezcano
On 07/05/2013 01:46 PM, Jonas Jensen wrote: This patch adds an clocksource driver for the main timer(s) found on MOXA ART SoCs. Signed-off-by: Jonas Jensen jonas.jen...@gmail.com --- Notes: Applies to next-20130703 Changes since v6: 1. remove TIMER_CR read back

Re: splice vs execve lockdep trace.

2013-07-16 Thread Vince Weaver
On Mon, 15 Jul 2013, Linus Torvalds wrote: On Mon, Jul 15, 2013 at 7:38 PM, Dave Jones da...@redhat.com wrote: Interestingly, the 'soft lockups' I was seeing all the time on that box seem to have gone into hiding. Honestly, I'm somewhat inclined to blame the whole perf situation, and

Re: [PATCH v3] rtc: Add MOXA ART RTC driver

2013-07-16 Thread Jonas Jensen
On 16 July 2013 15:13, Mark Brown broo...@kernel.org wrote: Since you're now using OF you should also be including a binding document. The binding document already exist in set of patches adding MOXA ART SoC support ( I intend to mail out v4 once I know how to proceed ): [PATCH v3 2/4] ARM:

Re: [PATCH v6 3/5] vmcore: Introduce remap_oldmem_pfn_range()

2013-07-16 Thread Vivek Goyal
On Tue, Jul 16, 2013 at 11:25:27AM +0200, Michael Holzheu wrote: [..] Hello Vivek and Andrew, We just realized that Hatayama's mmap patches went into v3.11-rc1. This currently breaks s390 kdump because of the following two issues: 1) The copy_oldmem_page() is now used for

[PATCH] Documentation: Fix bad merge with tmpfile documentation

2013-07-16 Thread Jeff Mahoney
Commit 48bde8d3 (Document -tmpfile()) had a bad merge in vfs.txt, where it put the new tmpfile prototype in the middle of the atomic_open prototype. Signed-off-by: Jeff Mahoney je...@suse.com --- Documentation/filesystems/vfs.txt |5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) ---

Re: [PATCH 1/3] Documentation/kconfig: more concise and straightforward search explanation

2013-07-16 Thread Jean Delvare
Le Saturday 13 July 2013 à 20:08 +0200, Yann E. MORIN a écrit : From: Yann E. MORIN yann.morin.1...@free.fr Re-phrase the explanations on the sorting of search results, in a more concise and complete way. Drop reference to the user's locale when sorting alphabetically, since this is

Re: [PATCH] perf, tools, bench: Fix memcpy benchmark for large sizes

2013-07-16 Thread Andi Kleen
@@ -117,6 +117,8 @@ static void alloc_mem(void **dst, void **src, size_t length) *src = zalloc(length); if (!src) die(memory allocation failed - maybe length is too large?\n); + /* Make sure to always replace the zero pages even if MMAP_THRESH is crossed */

Re: [PATCH 2/3] kconfig: avoid multiple calls to strlen

2013-07-16 Thread Jean Delvare
Le Saturday 13 July 2013 à 20:08 +0200, Yann E. MORIN a écrit : From: Yann E. MORIN yann.morin.1...@free.fr Calls to strlen are costly, so avoid calling strln as much as we can. Typo: strln - strlen. Reported-by: Jean Delvare jdelv...@suse.de Signed-off-by: Yann E. MORIN

Re: [PATCH v4 1/2] ARM: dts: twl: Add GPADC data to device tree

2013-07-16 Thread Sergei Shtylyov
Hello. On 07/16/2013 03:34 PM, Oleksandr Kozaruk wrote: GPADC is the general purpose ADC present on twl6030. The dt data is interrupt used to trigger end of ADC conversion. Signed-off-by: Oleksandr Kozaruk oleksandr.koza...@ti.com --- arch/arm/boot/dts/twl6030.dtsi | 6 ++ 1 file

[PATCH] nohz: Do not warn about unstable tsc unless user uses nohz_full

2013-07-16 Thread Steven Rostedt
If the user enables CONFIG_NO_HZ_FULL and runs the kernel on a machine with an unstable TSC, it will produce a WARN_ON dump as well as taint the kernel. This is a bit extreme for a kernel that just enables a feature but doesn't use it. The warning should only happen if the user tries to use the

Re: 3.9.7, 3.10-rc7 - UEFI stalls at boot (nothing displayed), when booting with mem=300M

2013-07-16 Thread Matthew Thode
On 07/04/2013 03:53 AM, Yves-Alexis Perez wrote: On jeu., 2013-07-04 at 10:37 +0200, Yves-Alexis Perez wrote: On jeu., 2013-07-04 at 07:53 +0200, Luca Barbato wrote: On 07/01/2013 03:07 PM, Luca Barbato wrote: Hopefully I will carve some time next weekend to play the restricted bisect game.

[PATCH 2/2] regulator: palmas-pmic: doc: remove ti,tstep

2013-07-16 Thread Nishanth Menon
commit 28d1e8cd671a53d6b4f967abbbc2a55f7bd333f6 (regulator: palma: add ramp delay support through regulator constraints) Removed the regulator's ti,step option from driver without updating the documentation. remove the support from documentation and example as well. Signed-off-by: Nishanth Menon

[PATCH 1/2] regulator: palmas-pmic: doc: fix typo for sleep-mode

2013-07-16 Thread Nishanth Menon
commit 3c870e3f9d9d98f1ab98614b3b1fd5c79287d361 (regulator: palmas: Change the DT node property names to follow the convention) Missed updating mode-sleep from sleep-mode. Fix the same. Documentation seems proper for this property. Signed-off-by: Nishanth Menon n...@ti.com ---

[PATCH 0/2] regulator: palmas-pmic: doc: update device tree bindings

2013-07-16 Thread Nishanth Menon
We seem to have a few missing updates to device tree bindings with the latest set of changes getting merged in. Based on v3.11-rc1 tag Nishanth Menon (2): regulator: palmas-pmic: doc: fix typo for sleep-mode regulator: palmas-pmic: doc: remove ti,tstep

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

2013-07-16 Thread Grygorii Strashko
Hi Tony, On 07/16/2013 04:41 PM, Tony Lindgren wrote: * Grygorii Strashko grygorii.stras...@ti.com [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/lkml/2013/6/21/309 on top of it: Hmm

mod_timer: list_add corruption: WARNING: CPU: 1 PID: 0 at lib/list_debug.c:33 __list_add+0xbe/0xd0()

2013-07-16 Thread Srivatsa S. Bhat
Hi, I happened to hit these warnings on an idle system shortly after boot. And the machine locked up and sent NMIs to all CPUs, some of which have been captured below. Kernel version: v3.11-rc1 + 3 unrelated local cpufreq patches. Options set in .config (which are of interest here):

Re: [ 00/19] 3.10.1-stable review

2013-07-16 Thread Geert Uytterhoeven
On Mon, Jul 15, 2013 at 10:41 PM, Sarah Sharp sarah.a.sh...@linux.intel.com wrote: I should not have to ask for professional behavior on the mailing lists. Professional behavior should be the default. So, what does professional mean? A professional is paid for his work, an amateur isn't. But

Re: [PATCH 13/15] kconfig/[mn]conf: make it explicit in the search box that a regexp is possible

2013-07-16 Thread Jean Delvare
Hi Yann, Le Monday 08 July 2013 à 19:37 +0200, Yann E. MORIN a écrit : Jean, All, On 2013-07-08 13:25 +0200, Jean Delvare spake thusly: Le Monday 24 June 2013 à 20:11 +0200, Yann E. MORIN a écrit : From: Yann E. MORIN yann.morin.1...@free.fr Reported-by: Jean Delvare

Re: [PATCH 3/3] kconfig: cleanup symbol-search code

2013-07-16 Thread Jean Delvare
Le Saturday 13 July 2013 à 20:08 +0200, Yann E. MORIN a écrit : From: Yann E. MORIN yann.morin.1...@free.fr - no need for a double-indirection for the temporary sym_match_arr array - the temporary sym_match_arr array is not NULL terminated, so no need to allocate n+1 elements - two minor

Re: [PATCH 0/5] perf: add two new features

2013-07-16 Thread Peter Zijlstra
On Tue, Jul 16, 2013 at 09:22:00AM +0300, Adrian Hunter wrote: On 28/06/13 22:22, Adrian Hunter wrote: On 28/06/2013 6:27 p.m., Peter Zijlstra wrote: On Fri, Jun 28, 2013 at 04:22:16PM +0300, Adrian Hunter wrote: Hi Please consider these two new perf features: x86: add ability

Re: [PATCH 13/15] kconfig/[mn]conf: make it explicit in the search box that a regexp is possible

2013-07-16 Thread Yann E. MORIN
Jean, All, On Tuesday 16 July 2013 16:31:20 Jean Delvare wrote: Le Monday 08 July 2013 à 19:37 +0200, Yann E. MORIN a écrit : On 2013-07-08 13:25 +0200, Jean Delvare spake thusly: Le Monday 24 June 2013 à 20:11 +0200, Yann E. MORIN a écrit : [--SNIP--] - str_printf( title, _(Enter

Re: [PATCH 3/3] kconfig: cleanup symbol-search code

2013-07-16 Thread Yann E. MORIN
Jean, All, On Tuesday 16 July 2013 16:33:47 Jean Delvare wrote: Le Saturday 13 July 2013 à 20:08 +0200, Yann E. MORIN a écrit : From: Yann E. MORIN yann.morin.1...@free.fr - no need for a double-indirection for the temporary sym_match_arr array - the temporary sym_match_arr array is not

workqueue, pci: INFO: possible recursive locking detected

2013-07-16 Thread Srivatsa S. Bhat
Hi, I have been seeing this warning every time during boot. I haven't spent time digging through it though... Please let me know if any machine-specific info is needed. Regards, Srivatsa S. Bhat =

Re: [ 00/19] 3.10.1-stable review

2013-07-16 Thread Alex Elder
On 07/15/2013 02:07 PM, Linus Torvalds wrote: But when people who know better send me crap, I'll curse at them. I suspect you'll notice me cursing *way* more at top developers than random people on the list. I expect more from them, and conversely I'll be a lot more upset when they do

[PATCH v8] ARM: clocksource: add support for MOXA ART SoCs

2013-07-16 Thread Jonas Jensen
This patch adds an clocksource driver for the main timer(s) found on MOXA ART SoCs. Signed-off-by: Jonas Jensen jonas.jen...@gmail.com --- Notes: Changes since v7: 1. use BIT macro 2. set moxart_clockevent.irq Applies to next-20130716 drivers/clocksource/Makefile

Re: [PATCHv5 00/10] clocksource: sunxi: Timer fixes and cleanup

2013-07-16 Thread Daniel Lezcano
On 07/11/2013 06:31 PM, Maxime Ripard wrote: Applied to my tree for 3.12. Thanks -- Daniel Hi everyone, The first timer code we merged when adding support for the A13 some time back was mostly a clean up from the source drop we had, without any documentation. This happened to work,

[PATCH resend] dma: pl330: Fix cyclic transfers

2013-07-16 Thread Lars-Peter Clausen
Allocate a descriptor for each period of a cyclic transfer, not just the first. Also since the callback needs to be called for each finished period make sure to initialize the callback and callback_param fields of each descriptor in a cyclic transfer. Cc: sta...@vger.kernel.org Signed-off-by:

[PATCH] perf tools: Fix 'make tools/perf'

2013-07-16 Thread Robert Richter
On 12.07.13 10:39:09, Robert Richter wrote: On 12.07.13 01:49:40, tip-bot for Robert Richter wrote: Commit-ID: 107de3724eff5a6fa6474a4d2aa5460b63749ebf Gitweb: http://git.kernel.org/tip/107de3724eff5a6fa6474a4d2aa5460b63749ebf Author: Robert Richter robert.rich...@linaro.org

Re: [ 00/19] 3.10.1-stable review

2013-07-16 Thread Steven Rostedt
On Tue, 2013-07-16 at 16:30 +0200, Geert Uytterhoeven wrote: On Mon, Jul 15, 2013 at 10:41 PM, Sarah Sharp sarah.a.sh...@linux.intel.com wrote: I should not have to ask for professional behavior on the mailing lists. Professional behavior should be the default. So, what does professional

Re: splice vs execve lockdep trace.

2013-07-16 Thread Dave Jones
On Tue, Jul 16, 2013 at 09:59:35AM -0400, Vince Weaver wrote: On Mon, 15 Jul 2013, Linus Torvalds wrote: On Mon, Jul 15, 2013 at 7:38 PM, Dave Jones da...@redhat.com wrote: Interestingly, the 'soft lockups' I was seeing all the time on that box seem to have gone into hiding.

Re: [PATCH 0/2] regulator: palmas-pmic: doc: update device tree bindings

2013-07-16 Thread Nishanth Menon
On 09:23-20130716, Nishanth Menon wrote: We seem to have a few missing updates to device tree bindings with the latest set of changes getting merged in. Oops.. seems like I have an old mailID for Mark :( Based on v3.11-rc1 tag Nishanth Menon (2): regulator: palmas-pmic: doc: fix typo

[PATCH v3 2/7] mmc: atmel-mci: prepare clk before calling enable

2013-07-16 Thread Boris BREZILLON
Replace clk_enable/disable with clk_prepare_enable/disable_unprepare to avoid common clk framework warnings. Signed-off-by: Boris BREZILLON b.brezil...@overkiz.com Acked-by: Ludovic Desroches ludovic.desroc...@atmel.com --- drivers/mmc/host/atmel-mci.c | 27 ++- 1 file

[PATCH v3 4/7] USB: gadget: atmel_usba: prepare clk before calling enable

2013-07-16 Thread Boris BREZILLON
Replace clk_enable/disable with clk_prepare_enable/disable_unprepare to avoid common clk framework warnings. Signed-off-by: Boris BREZILLON b.brezil...@overkiz.com --- drivers/usb/gadget/atmel_usba_udc.c | 28 +--- 1 file changed, 21 insertions(+), 7 deletions(-) diff

Re: [PATCH V5 09/12] perf: make events stream always parsable

2013-07-16 Thread Peter Zijlstra
On Tue, Jul 16, 2013 at 09:49:31AM +0300, Adrian Hunter wrote: If you want the ID at the first position in the ID sample, it is do-able. It means perf tools will have to be changed to calculate the variable start position of the ID sample, and then parse the ID sample forwards from there.

Re: [ 00/19] 3.10.1-stable review

2013-07-16 Thread Kees Cook
On Tue, Jul 16, 2013 at 04:30:45PM +0200, Geert Uytterhoeven wrote: On Mon, Jul 15, 2013 at 10:41 PM, Sarah Sharp sarah.a.sh...@linux.intel.com wrote: I should not have to ask for professional behavior on the mailing lists. Professional behavior should be the default. So, what does

Re: [PATCH 0/18] Basic scheduler support for automatic NUMA balancing V5

2013-07-16 Thread Srikar Dronamraju
Summary: Seeing improvement on a 2 node when running autonumabenchmark . But seeing regression for specjbb for the same box. Also seeing huge regression when running autonumabenchmark both on 4 node and 8 node box. Below is the autonuma benchmark results on a 2 node machine. Autonuma

Re: [PATCH v3 2/7] mmc: atmel-mci: prepare clk before calling enable

2013-07-16 Thread Thomas Petazzoni
Dear Boris BREZILLON, On Tue, 16 Jul 2013 17:06:48 +0200, Boris BREZILLON wrote: buf = kmalloc(ATMCI_REGS_SIZE, GFP_KERNEL); if (!buf) @@ -389,9 +391,13 @@ static int atmci_regs_show(struct seq_file *s, void *v) * consistent. */ spin_lock_bh(host-lock); -

[PATCH v3 3/7] at91/avr32/atmel_lcdfb: prepare clk before calling enable

2013-07-16 Thread Boris BREZILLON
Replace clk_enable/disable with clk_prepare_enable/disable_unprepare to avoid common clk framework warnings. Signed-off-by: Boris BREZILLON b.brezil...@overkiz.com Acked-by: Nicolas Ferre nicolas.fe...@atmel.com --- drivers/video/atmel_lcdfb.c |8 1 file changed, 4 insertions(+), 4

Re: [PATCH 0/8] Cpufreq, cpu hotplug, suspend/resume related fixes

2013-07-16 Thread Toralf Förster
On 07/12/2013 12:23 AM, Srivatsa S. Bhat wrote: On 07/12/2013 04:03 AM, Rafael J. Wysocki wrote: On Friday, July 12, 2013 03:45:17 AM Srivatsa S. Bhat wrote: Hi, Hi, Commit a66b2e (cpufreq: Preserve sysfs files across suspend/resume) caused some subtle regressions in the cpufreq subsystem

[PATCH v3 5/7] spi: atmel: prepare clk before calling enable

2013-07-16 Thread Boris BREZILLON
Replace clk_enable/disable with clk_prepare_enable/disable_unprepare to avoid common clk framework warnings. Signed-off-by: Boris BREZILLON b.brezil...@overkiz.com --- drivers/spi/spi-atmel.c | 12 +++- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git

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