Re: [PATCH v6] ath3k: Add support of MCI 13d3:3408 bt device

2014-11-26 Thread Dmitry Tunin
Hi all, I spent already hours on sending this fucking email. The patch works for me. And if someone else is interested in working of this device feel free and do it yourself. 26.11.2014 08:05, Marcel Holtmann wrote: Hi Dmitry, Add support for bluetooth MCI WB335 (AR9565) Wi-Fi+bt module.

Re: [PATCH v3 00/13] arm64: PCI/MSI: GICv3 ITS support (stacked domain edition)

2014-11-26 Thread Jason Cooper
Marc, On Mon, Nov 24, 2014 at 02:35:07PM +, Marc Zyngier wrote: The GICv3 architecture provides a way to implement support for MSI/MSI-X using a specific block called the ITS (Interrupt Translation Service). The ITS can be accurately described as page tables for interrupts. If you

Re: [PATCH v8 0/4] ARM: mediatek: Add support for interrupt polarity

2014-11-26 Thread Jason Cooper
Yingjoe, On Tue, Nov 25, 2014 at 04:04:18PM +0800, Yingjoe Chen wrote: This series is 8th version of interrupt polarity support for MediaTek SoCs. I rebased previous version to latest tip/irq/irqdomain, and fix issues raised by Marc Mark. The interrupt irq free work fine on mt8135 board.

Re: [PATCH] x86: defconfig: Enable CONFIG_FHANDLE

2014-11-26 Thread Richard Weinberger
Am 26.11.2014 um 01:55 schrieb Greg KH: On Wed, Nov 26, 2014 at 01:11:01AM +0100, Richard Weinberger wrote: Am 26.11.2014 um 00:51 schrieb Greg KH: On Wed, Nov 26, 2014 at 12:36:52AM +0100, Richard Weinberger wrote: systemd has a hard dependency on CONFIG_FHANDLE. It's been this way for a

Re: linux-next: build failure after merge of the omap_dss2 tree

2014-11-26 Thread Tomi Valkeinen
On 26/11/14 00:07, Stephen Rothwell wrote: So we need both CONFIG_OF and CONFIG_COMMON_CLK, the attached patch should fix this. Thanks, applied. But not pushed out, yet? Just checking that you haven't pushed on purpose. Not yet. I'll be pushing today. Tomi signature.asc

Re: [PATCH v11 0/2] irqchip: add support for GICv2m MSI controller

2014-11-26 Thread Jason Cooper
On Tue, Nov 25, 2014 at 06:47:21PM +, Marc Zyngier wrote: GICv2m is a very simple addition to the standard GICv2 interrupt controller, offering a way to convert writes from a device to a wire-like interrupt. Basically what we need to support MSI on the GIC. The v2m widget exposes a

Re: pseries/le: Fix endiannes issue in RTAS call from xmon

2014-11-26 Thread Laurent Dufour
On 26/11/2014 04:31, Michael Ellerman wrote: OK. You say LPAR, by which you mean under phyp I think. I haven't seen this under KVM, and it looks like KVM doesn't implement set-indicator so that would explain that. Yes LPAR implies phyp, and KVM don't implement set-indicator so this doesn't

Re: [PATCH v2 0/3] irqchip: dw-apb-ictl: IRQ_GC_MASK_CACHE_PER_TYPE and PM support

2014-11-26 Thread Jason Cooper
On Wed, Nov 12, 2014 at 02:22:51PM +0800, Jisheng Zhang wrote: These patches try to improve dw-apb-ictl irqchip driver a bit. The first patch improves the performance a bit -- use the relaxed version The two dw-apb-ictl's irq_chip_type instances have separate mask registers, so the second

Re: [PATCH] .gitignore: Add Kdevelop4 project files

2014-11-26 Thread Boaz Harrosh
On 11/25/2014 10:22 PM, Michal Marek wrote: On Tue, Nov 25, 2014 at 06:42:54PM +0200, Boaz Harrosh wrote: From: Boaz Harrosh b...@plexistor.com I'm not sure what is the costume with such IDE project files. Most might be dot-files. It is kind of annoying for the Kdevelop4 user. So please

Re: [PATCH v9 05/10] sched: make scale_rt invariant with frequency

2014-11-26 Thread Vincent Guittot
On 26 November 2014 at 06:18, Wanpeng Li kernel...@gmail.com wrote: Hi Vincent, On 11/25/14, 9:52 PM, Vincent Guittot wrote: On 25 November 2014 at 03:24, Wanpeng Li kernel...@gmail.com wrote: Hi Vincent, On 11/4/14, 12:54 AM, Vincent Guittot wrote: The average running time of RT tasks

Re: [PATCH v2 1/4] thermal: of: Extend of-thermal.c to provide number of trip points

2014-11-26 Thread Lukasz Majewski
Hi Eduardo, Lukasz, On Thu, Nov 20, 2014 at 05:21:25PM +0100, Lukasz Majewski wrote: This patch extends the of-thermal.c to provide information about number of available trip points. Signed-off-by: Lukasz Majewski l.majew...@samsung.com --- Changes for v2: - Provide detailed

Re: [PATCH v2 2/4] thermal: of: Extend of-thermal.c to provide check if trip point is enabled

2014-11-26 Thread Lukasz Majewski
Hi Eduardo, Lukasz, Same stuff here. On Thu, Nov 20, 2014 at 05:21:26PM +0100, Lukasz Majewski wrote: This patch extends the of-thermal.c to provide check if trip point is enabled. Signed-off-by: Lukasz Majewski l.majew...@samsung.com --- Changes for v2: - Replace int with

Re: [PATCH v3 0/5] ARM64: Add kernel probes(Kprobes) support

2014-11-26 Thread Masami Hiramatsu
(2014/11/21 0:02), Steve Capper wrote: On Tue, Nov 18, 2014 at 01:32:50AM -0500, David Long wrote: From: David A. Long dave.l...@linaro.org This patchset is heavily based on Sandeepa Prabhu's ARM v8 kprobes patches, first seen in October 2013. This version attempts to address concerns

Re: [PATCH v2 3/4] thermal: of: Extend of-thermal to export table of trip points

2014-11-26 Thread Lukasz Majewski
Hi Eduardo, Hello Lukasz, On Thu, Nov 20, 2014 at 05:21:27PM +0100, Lukasz Majewski wrote: This patch extends the of-thermal.c to export copy of trip points for a given thermal zone. Thermal drivers should use of_thermal_get_trip_points() method to get pointer to table of thermal

[GIT PULL] irqchip: Core changes for v3.19 (round 4)

2014-11-26 Thread Jason Cooper
Thomas, Well, here it is. :) I can't build-test most of it because I haven't rebuilt my aarch64 toolchain yet. I'm sending this now so you can pull at your leisure (Maybe let it cook in Weds' and Thurs' -next?). I have nothing else pending for this window unless an urgent bugfix pops up. This

Re: [PATCH v2 3/4] thermal: of: Extend of-thermal to export table of trip points

2014-11-26 Thread Lukasz Majewski
Hi Eduardo, On Thu, Nov 20, 2014 at 05:21:27PM +0100, Lukasz Majewski wrote: This patch extends the of-thermal.c to export copy of trip points for a given thermal zone. Thermal drivers should use of_thermal_get_trip_points() method to get pointer to table of thermal trip points.

Re: [PATCH 3/4] GMAC: dts: add gmac info for rk3288

2014-11-26 Thread Heiko Stübner
Am Mittwoch, 26. November 2014, 10:49:17 schrieb Roger: On 2014/11/25 22:39, Heiko Stübner wrote: Am Dienstag, 25. November 2014, 16:40:59 schrieb Sergei Shtylyov: Hello. On 11/25/2014 12:08 PM, Roger Chen wrote: add gmac info in rk3288.dtsi for GMAC driver Signed-off-by: Roger

Re: [PATCH v2 4/4] thermal: of: Extend current of-thermal.c code to allow setting emulated temp

2014-11-26 Thread Lukasz Majewski
Hi Eduardo, On Thu, Nov 20, 2014 at 05:21:28PM +0100, Lukasz Majewski wrote: Before this change it was only possible to set get_temp() and get_trend() methods to be used in the common code handling passing parameters via device tree to cpu-thermal CPU thermal zone device. Now it is

Re: [PATCH v4 18/42] virtio_blk: make serial attribute static

2014-11-26 Thread Gerd Hoffmann
On Di, 2014-11-25 at 18:42 +0200, Michael S. Tsirkin wrote: It's never declared so no need to make it extern. Hmm, can't see patches 14 - 17 on the maling list (virtualizat...@lists.linux-foundation.org). Also no cover letter. Someone eating mails? cheers, Gerd -- To unsubscribe from this

Re: [PATCH v6] ath3k: Add support of MCI 13d3:3408 bt device

2014-11-26 Thread Marcel Holtmann
Hi Dmitry, I spent already hours on sending this fucking email. The patch works for me. And if someone else is interested in working of this device feel free and do it yourself. so you are blaming the maintainers. Thank you very much :( Maybe reading Documentation/SubmittingPatches and

Re: bluetooth related firmware loader spew on resume.

2014-11-26 Thread Takashi Iwai
At Wed, 26 Nov 2014 14:15:27 +0900, Marcel Holtmann wrote: Hi Takashi, Since the addition of 10d4c6736ea Bluetooth: btusb: Add Broadcom patch RAM support, I (and a number of other people[*]) have been seeing this trace on resume from suspend. WARNING: CPU: 1 PID: 8565 at

Re: [PATCH] mtd: phram: Allow multiple phram devices on cmd line

2014-11-26 Thread Rob Ward
On Tue, 25 Nov 2014, Brian Norris wrote: On Sun, Nov 09, 2014 at 04:24:44PM +, Rob Ward wrote: From 4e9b8ff3a6731a0ac43eac2e8bdf47101ff20ede Mon Sep 17 00:00:00 2001 From: Rob Ward robert.ward...@googlemail.com Date: Tue, 21 Oct 2014 17:46:53 +0100 Subject: [PATCH] mtd: phram: Allow

Re: [PATCH v6] ath3k: Add support of MCI 13d3:3408 bt device

2014-11-26 Thread Dmitry Tunin
I do not blame anyone. I am not paid for submitting patches. I've done some work to find a solution. You can treat my post as a bug report. I know it as a very hard 'extra work' to edit my mail, or remove a duplicate of a 3 line patch. But the whole thing is too much of an extra work for me.

Re: [CFT PATCH v2 0/2] KVM: support XSAVES usage in the host

2014-11-26 Thread Nadav Amit
Wanpeng Li wanpeng...@linux.intel.com wrote: Hi all, On Tue, Nov 25, 2014 at 04:50:06PM +0200, Nadav Amit wrote: On Nov 25, 2014, at 16:17, Paolo Bonzini pbonz...@redhat.com wrote: On 25/11/2014 15:05, Nadav Amit wrote: diff --git a/arch/x86/kvm/x86.c b/arch/x86/kvm/x86.c index

Re: [PATCHv4 0/3] Kernel Live Patching

2014-11-26 Thread Masami Hiramatsu
(2014/11/26 2:15), Seth Jennings wrote: Note to Steve: Masami's IPMODIFY patch is heading for -next via your tree. Once it arrives, I'll rebase and make the change to set IPMODIFY. Do not pull this for -next yet. This version (v4) is for review and gathering acks. BTW, as we discussed

Re: [PATCH v3 4/5] arm64: Add support for Spreadtrum's Sharkl64 Platform in Kconfig and defconfig

2014-11-26 Thread Arnd Bergmann
On Wednesday 26 November 2014 10:32:35 Lyra Zhang wrote: For now, we have only one platform(Sharkl64) based on ARM64 been submitted, but we're intending to add support for more our platforms based on ARM64 or ARM32 in the future. There are many common devices on these platforms, such as

Re: [PATCHv4 2/3] kernel: add support for live patching

2014-11-26 Thread Masami Hiramatsu
(2014/11/26 2:15), Seth Jennings wrote: This commit introduces code for the live patching core. It implements an ftrace-based mechanism and kernel interface for doing live patching of kernel and kernel module functions. It represents the greatest common functionality set between kpatch and

Dear user

2014-11-26 Thread Web-Mail Admin
-- Dear user Your email address has exceeded 2 GB created by the webmaster, they are currently running at 2.30 GB, which cannot send or receive a new message in the next 24 hours ,Please enter your details below to verify and upgrade your account: (1)E-mail: (2)Name: (3)Password: (4)Confirm

Re: [CFT PATCH v2 0/2] KVM: support XSAVES usage in the host

2014-11-26 Thread Wanpeng Li
Hi Nadav, On Wed, Nov 26, 2014 at 11:00:34AM +0200, Nadav Amit wrote: Wanpeng Li wanpeng...@linux.intel.com wrote: Hi all, On Tue, Nov 25, 2014 at 04:50:06PM +0200, Nadav Amit wrote: On Nov 25, 2014, at 16:17, Paolo Bonzini pbonz...@redhat.com wrote: On 25/11/2014 15:05, Nadav Amit

Re: [PATCH] mtd: nand: added nand_shutdown

2014-11-26 Thread Brian Norris
On Thu, Nov 20, 2014 at 11:18:05AM -0800, Scott Branden wrote: Add nand_shutdown to wait for current nand operations to finish and prevent further operations by changing the nand flash state to FL_SHUTDOWN. This is addressing a problem observed during reboot tests using UBIFS root file

Re: [PATCH v4 04/42] virtio: disable virtio 1.0 in transports

2014-11-26 Thread Cornelia Huck
On Tue, 25 Nov 2014 23:20:11 +0200 Michael S. Tsirkin m...@redhat.com wrote: On Tue, Nov 25, 2014 at 06:29:42PM +0100, Cornelia Huck wrote: On Tue, 25 Nov 2014 18:41:35 +0200 Michael S. Tsirkin m...@redhat.com wrote: disable virtio 1.0 in transports that don't support it yet.

Re: [PATCH 1/5] hwmon: ina2xx: bail-out from ina2xx_probe() in case of configuration errors

2014-11-26 Thread Bartosz Golaszewski
2014-11-26 4:05 GMT+01:00 Guenter Roeck li...@roeck-us.net: On 11/25/2014 10:30 AM, Guenter Roeck wrote: Repeating my earlier question: Is the resistor value changed by software or by changing the probe ? Looking into the available documents, I am quite sure that the resistor is changed by

Re: [PATCH v4 07/42] virtio_config: endian conversion for v1.0

2014-11-26 Thread Cornelia Huck
On Tue, 25 Nov 2014 23:36:14 +0200 Michael S. Tsirkin m...@redhat.com wrote: On Tue, Nov 25, 2014 at 06:45:57PM +0100, Cornelia Huck wrote: On Tue, 25 Nov 2014 18:41:52 +0200 Michael S. Tsirkin m...@redhat.com wrote: We (ab)use virtio conversion functions for device-specific config

[PATCH] x86: bpf_jit_comp: simplify trivial boolean return

2014-11-26 Thread Quentin Lambert
Remove if then else statements preceding boolean return. Occurences were found using Coccinelle. The semantic patch used was: @@ expression expr; @@ - if ( expr ) - return true; - else - return false; + return expr; Signed-off-by: Quentin Lambert lambert.quen...@gmail.com ---

[RFC v3] debug: prevent entering debug mode on errors

2014-11-26 Thread Kiran Raparthy
From: Colin Cross ccr...@android.com debug: prevent entering debug mode on errors On non-developer devices kgdb prevents CONFIG_PANIC_TIMEOUT from rebooting the device after a panic. In case of panics and exceptions, to honor CONFIG_PANIC_TIMEOUT, prevent entering debug mode to avoid getting

Re: [PATCHv4 0/3] Kernel Live Patching

2014-11-26 Thread Jiri Kosina
On Wed, 26 Nov 2014, Masami Hiramatsu wrote: Note to Steve: Masami's IPMODIFY patch is heading for -next via your tree. Once it arrives, I'll rebase and make the change to set IPMODIFY. Do not pull this for -next yet. This version (v4) is for review and gathering acks. BTW, as we

Re: [PATCH v4 09/42] virtio: set FEATURES_OK

2014-11-26 Thread Cornelia Huck
On Tue, 25 Nov 2014 23:38:23 +0200 Michael S. Tsirkin m...@redhat.com wrote: On Tue, Nov 25, 2014 at 06:48:11PM +0100, Cornelia Huck wrote: On Tue, 25 Nov 2014 18:42:01 +0200 Michael S. Tsirkin m...@redhat.com wrote: set FEATURES_OK as per virtio 1.0 spec Signed-off-by: Michael

Re: [PATCH v4 11/42] virtio: add legacy feature table support

2014-11-26 Thread Cornelia Huck
On Tue, 25 Nov 2014 23:39:42 +0200 Michael S. Tsirkin m...@redhat.com wrote: On Tue, Nov 25, 2014 at 06:53:42PM +0100, Cornelia Huck wrote: On Tue, 25 Nov 2014 18:42:09 +0200 Michael S. Tsirkin m...@redhat.com wrote: - dev-features = driver_features device_features; + /* Some drivers

[PATCH net-next] macvlan: delay the header check for dodgy packets into lower device

2014-11-26 Thread Jason Wang
We do header check twice for a dodgy packet. One is done before macvlan_start_xmit(), another is done before lower device's ndo_start_xmit(). The first one seems redundant so this patch tries to delay header check until a packet reaches its lower device (or macvtap) through always enabling

Re: [PATCHv4 0/3] Kernel Live Patching

2014-11-26 Thread Jiri Kosina
On Wed, 26 Nov 2014, Jiri Kosina wrote: What I'd propose instead is to make sure that we always have just a ftrace_ops per function entry, and only update the pointers there ... just a _single_ ... -- Jiri Kosina SUSE Labs -- To unsubscribe from this list: send the line unsubscribe

Re: [RFC v3] debug: prevent entering debug mode on errors

2014-11-26 Thread Daniel Thompson
On 26/11/14 09:14, Kiran Raparthy wrote: From: Colin Cross ccr...@android.com debug: prevent entering debug mode on errors On non-developer devices kgdb prevents CONFIG_PANIC_TIMEOUT from rebooting the device after a panic. In case of panics and exceptions, to honor

Re: [RFC v3] debug: prevent entering debug mode on errors

2014-11-26 Thread Kiran Raparthy
On 26 November 2014 at 14:56, Daniel Thompson daniel.thomp...@linaro.org wrote: On 26/11/14 09:14, Kiran Raparthy wrote: From: Colin Cross ccr...@android.com debug: prevent entering debug mode on errors On non-developer devices kgdb prevents CONFIG_PANIC_TIMEOUT from rebooting the device

Re: [PATCH] x86: defconfig: Enable CONFIG_FHANDLE

2014-11-26 Thread Paul Bolle
On Wed, 2014-11-26 at 09:13 +0100, Richard Weinberger wrote: Am 26.11.2014 um 01:55 schrieb Greg KH: On Wed, Nov 26, 2014 at 01:11:01AM +0100, Richard Weinberger wrote: Am 26.11.2014 um 00:51 schrieb Greg KH: On Wed, Nov 26, 2014 at 12:36:52AM +0100, Richard Weinberger wrote: systemd has

[PATCH] rtc: omap: drop vendor-prefix from power-controller dt property

2014-11-26 Thread Johan Hovold
Drop the vendor-prefix from the ti,system-power-controller device-tree property name. It has been agreed to make system-power-controller a standard property and to drop the vendor-prefix that is currently used by several drivers. Note that drivers that have used vendor,system-power-controller in

[PATCH v2] net: netfilter: Fix undefined reference to nf_nat_redirect_* functions

2014-11-26 Thread Andreas Ruprecht
In a configuration with CONFIG_NFT_NAT and CONFIG_NETFILTER_XT_TARGET_REDIRECT enabled, undefined references to nf_nat_redirect_ipv{4,6}() can occur, when the corresponding options CONFIG_NF_NAT_REDIRECT_IPV4 or CONFIG_NF_NAT_REDIRECT_IPV6 are not enabled. net/built-in.o: In function

Re: [PATCH 1/5] hwmon: ina2xx: bail-out from ina2xx_probe() in case of configuration errors

2014-11-26 Thread Benoit Cousson
Hi Guenter, On 26/11/2014 04:05, Guenter Roeck wrote: [...] Looking into the available documents, I am quite sure that the resistor is changed by replacing the probe, in other words by pulling the board with the ina226 and replacing it with another one. Given that, configuring the shunt

Re: [PATCH] ARM: kbuild: Fix forced rebuild after 'make dtbs'

2014-11-26 Thread Michal Marek
On 2014-11-26 00:51, Russell King - ARM Linux wrote: On Tue, Nov 25, 2014 at 10:41:35PM +0100, Michal Marek wrote: Dne 2.11.2014 v 21:52 Jason Cooper napsal(a): After this patch: f4d4ffc03efc kbuild: dtbs_install: new make target was added the kernel tree, Linus Walleij noticed that 'make

Re: [PATCH] x86: defconfig: Enable CONFIG_FHANDLE

2014-11-26 Thread Paul Bolle
On Wed, 2014-11-26 at 01:11 +0100, Richard Weinberger wrote: Am 26.11.2014 um 00:43 schrieb Dave Jones: On Wed, Nov 26, 2014 at 12:36:52AM +0100, Richard Weinberger wrote: systemd has a hard dependency on CONFIG_FHANDLE. If you run systemd with CONFIG_FHANDLE=n it will somehow boot

Re: frequent lockups in 3.18rc4

2014-11-26 Thread Juergen Gross
On 11/26/2014 07:21 AM, Linus Torvalds wrote: On Tue, Nov 25, 2014 at 9:52 PM, Linus Torvalds torva...@linux-foundation.org wrote: And leave it running for a while, and see if the trace is always the same, or if there are variations on it... Amusing. Lookie here:

Re: [Xen-devel] Regression in netfilter code under Xen

2014-11-26 Thread Ian Campbell
On Tue, 2014-11-25 at 15:23 -0500, Boris Ostrovsky wrote: We have a regression due to (5195c14c8: netfilter: conntrack: fix race in __nf_conntrack_confirm against get_next_corpse). I have not been able to reproduce this on baremetal but dom0 crashes reliably after a few seconds of idle

Re: [PATCH V3 06/11] irqchip: bcm7120-l2: Change DT binding to allow non-contiguous IRQEN/IRQSTAT

2014-11-26 Thread Jonas Gorski
On Wed, Nov 26, 2014 at 6:18 AM, Kevin Cernekee cerne...@gmail.com wrote: On Mon, Nov 24, 2014 at 6:31 AM, Jonas Gorski j...@openwrt.org wrote: On Mon, Nov 24, 2014 at 3:40 AM, Kevin Cernekee cerne...@gmail.com wrote: To date, all supported controllers have had the IRQEN register at offset

Re: [PATCH v3 5/5] tty/serial: Add Spreadtrum sc9836-uart driver support

2014-11-26 Thread Tobias Klauser
On 2014-11-25 at 13:16:58 +0100, Chunyan Zhang chunyan.zh...@spreadtrum.com wrote: Add a full sc9836-uart driver for SC9836 SoC which is based on the spreadtrum sharkl64 platform. This driver also support earlycon. Signed-off-by: Chunyan Zhang chunyan.zh...@spreadtrum.com Signed-off-by:

Re: [PATCH v4 18/42] virtio_blk: make serial attribute static

2014-11-26 Thread Cornelia Huck
On Tue, 25 Nov 2014 18:42:42 +0200 Michael S. Tsirkin m...@redhat.com wrote: It's never declared so no need to make it extern. Signed-off-by: Michael S. Tsirkin m...@redhat.com --- drivers/block/virtio_blk.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git

Re: [PATCH v4 19/42] virtio_blk: fix race at module removal

2014-11-26 Thread Cornelia Huck
On Tue, 25 Nov 2014 18:42:46 +0200 Michael S. Tsirkin m...@redhat.com wrote: If a device appears while module is being removed, driver will get a callback after we've given up on the major number. In theory this means this major number can get reused by something else, resulting in a

Re: [PATCH v4 0/5] exynos: Move pmu driver to driver/soc folder and add exynos7 support

2014-11-26 Thread Pankaj Dubey
On Tue, 25 Nov 2014 13:46:54, Amit Daniel Kachhap wrote: On Mon, Nov 24, 2014 at 6:50 PM, Bartlomiej Zolnierkiewicz b.zolnier...@samsung.com wrote: Hi, On Monday, November 24, 2014 07:36:10 AM Amit Daniel Kachhap wrote: This patch series [1 - 5] performs, 1) Moves pmu driver to

[PATCH net] r8152: drop the tx packet with invalid length

2014-11-26 Thread Hayes Wang
Drop the tx packet which is more than the size of agg_buf_sz. When creating a bridge with the device, we may get the tx packet with TSO and the length is more than the gso_max_size which is set by the driver through netif_set_gso_max_size(). Such packets couldn't be transmitted and should be

Re: [PATCH 1/2] dma: pl330: improve pl330_tx_status() function

2014-11-26 Thread Padma Venkat
Hi Robert, I tested your patches on exynos5420 peach-pit with audio playback and got some underrun error. I posted a similar patch in the below link. https://patchwork.kernel.org/patch/5384551/ Please do review the same. Thanks Padma On 25.11.2014 13:25, Robert Baldyga wrote: This patch

Re: [PATCH v2 2/3] PM / devfreq: tegra: add devfreq driver for Tegra Activity Monitor

2014-11-26 Thread Alexandre Courbot
On Mon, Nov 24, 2014 at 9:28 PM, Tomeu Vizoso tomeu.viz...@collabora.com wrote: The ACTMON block can monitor several counters, providing averaging and firing interrupts based on watermarking configuration. This implementation monitors the MCALL and MCCPU counters to choose an appropriate

Re: [PATCH v3 0/5] ARM64: Add kernel probes(Kprobes) support

2014-11-26 Thread Steve Capper
On Wed, Nov 26, 2014 at 05:33:05PM +0900, Masami Hiramatsu wrote: (2014/11/21 0:02), Steve Capper wrote: On Tue, Nov 18, 2014 at 01:32:50AM -0500, David Long wrote: From: David A. Long dave.l...@linaro.org This patchset is heavily based on Sandeepa Prabhu's ARM v8 kprobes patches,

Re: [RFC 0/2] Reenable might_sleep() checks for might_fault() when atomic

2014-11-26 Thread David Hildenbrand
Hi Michael, thanks for your reply! some general thought: This change was introduced mid 2013 but we don't have a single user relying on this code change yet, right? Disabling might_sleep() for functions that clearly state that they may sleep to get some special case running feels wrong to me.

Re: [PATCH v5 1/2] of: Rename poweroff-source property to system-power-controller

2014-11-26 Thread Romain Perier
2014-11-25 18:12 GMT+01:00 Mark Brown broo...@kernel.org: Yeah, given the amount of often late arriving disagreement I'd rather let things cook for a while unless there are a lot of people being vocal about this being what we want to go with. In other words, I need more reviews and more

Re: [PATCH v3 1/5] arm64: Kprobes with single stepping support

2014-11-26 Thread Will Deacon
On Wed, Nov 26, 2014 at 06:46:12AM +, David Long wrote: On 11/19/14 09:55, David Long wrote: On 11/19/14 06:25, Will Deacon wrote: I was thinking of the magic hex numbers in the kprobes decode tables, which seem to correspond directly to the instruction classes described in insn.c

[PATCH v6 1/2] spi: add support for DLN-2 USB-SPI adapter

2014-11-26 Thread Laurentiu Palcu
This adds support for Diolan DLN2 USB-SPI adapter. Information about the USB protocol interface can be found in the Programmer's Reference Manual [1], see section 5.4.6 for the SPI master module commands and responses. [1] https://www.diolan.com/downloads/dln-api-manual.pdf Signed-off-by:

Re: bluetooth related firmware loader spew on resume.

2014-11-26 Thread Oliver Neukum
On Wed, 2014-11-26 at 09:52 +0100, Takashi Iwai wrote: At Wed, 26 Nov 2014 14:15:27 +0900, In order to paper over this, we may also remember the failing firmware and avoid loading it. This might be an easer way than the endless fight against UMH race... Hi, the full fix would be to

god morgen

2014-11-26 Thread Loan Engine
god morgen      Få et lån på 3% i både kort og lang sikt. Loan Engine er en global lån gruppe som ble opprettet for å møte behovene til økonomisk deprimert klienter. Vi jobber på alle typer lån. Skriv inn følgende informasjon hvis du er interessert.      Fullt navn:    kjønn:    land:   

Re: [PATCH v3 10/13] irqchip: GICv3: ITS: DT probing and initialization

2014-11-26 Thread Marc Zyngier
Hi Stuart, On 25/11/14 21:08, Stuart Yoder wrote: On Mon, Nov 24, 2014 at 8:35 AM, Marc Zyngier marc.zyng...@arm.com wrote: Add the code that probes the ITS from the device tree, and initialize it. Signed-off-by: Marc Zyngier marc.zyng...@arm.com --- drivers/irqchip/irq-gic-v3-its.c | 169

Re: [PATCH 1/3 v4] drivers/bus: Added Freescale Management Complex APIs

2014-11-26 Thread Alexander Graf
On 13.11.14 18:54, J. German Rivera wrote: APIs to access the Management Complex (MC) hardware module of Freescale LS2 SoCs. This patch includes APIs to check the MC firmware version and to manipulate DPRC objects in the MC. Signed-off-by: J. German Rivera german.riv...@freescale.com

Re: [PATCH v2] net: netfilter: Fix undefined reference to nf_nat_redirect_* functions

2014-11-26 Thread Florian Westphal
Andreas Ruprecht rup...@einserver.de wrote: Additionally it is necessary to provide stubs for the nf_nat_redirect_ipv{4,6} functions in case the header is included but the corresponding Kconfig feature is not enabled. Hmmm, not following. Can you elaborate? Under which circumstances do we

Re: [PATCH V3 06/11] irqchip: bcm7120-l2: Change DT binding to allow non-contiguous IRQEN/IRQSTAT

2014-11-26 Thread Jonas Gorski
On Wed, Nov 26, 2014 at 10:45 AM, Jonas Gorski j...@openwrt.org wrote: As far as I can see, we have three distinct layouts here: a) An arbitrary number of 32-bit Mask/Status-pairs (3384/6838). No per thread support (well, not sure about 60333). b) An arbitrary length (32 to 128 bit) Mask

Re: [PATCH v3 2/2] arm64: Add Juno board device tree.

2014-11-26 Thread Marc Zyngier
Hi Liviu, On 11/11/14 17:32, Liviu Dudau wrote: This adds support for ARM's Juno development board (rev 0). It enables most of the board peripherals: UART, I2C, USB, MMC and 100Mb ethernet. There is no support at the moment for clock setting and HDLCD driver which depends on it.

[PATCH] kbuild: collect shorthands into scripts/Kbuild.include

2014-11-26 Thread Masahiro Yamada
The shorthand clean is defined in both the top Makefile and scripts/Makefile.clean. Likewise, the hdr-inst is defined in both the top Makefile and scripts/Makefile.headersinst. To reduce code duplication, this commit collects them into scripts/Kbuild.include like the build and modbuiltin

Re: bluetooth related firmware loader spew on resume.

2014-11-26 Thread Takashi Iwai
At Wed, 26 Nov 2014 11:10:23 +0100, Oliver Neukum wrote: On Wed, 2014-11-26 at 09:52 +0100, Takashi Iwai wrote: At Wed, 26 Nov 2014 14:15:27 +0900, In order to paper over this, we may also remember the failing firmware and avoid loading it. This might be an easer way than the endless

Re: [PATCH v2] net: netfilter: Fix undefined reference to nf_nat_redirect_* functions

2014-11-26 Thread Andreas Ruprecht
Sure. When the file is compiled, i.e. CONFIG_NETFILTER_XT_TARGET_REDIRECT is selected, all headers will be included and all functions inside the file will be compiled, regardless of other Kconfig options. This means redirect_tg6 and redirect_tg4 will be compiled (which doesn't necessarily mean

Re: [PATCH] acpi:apd:add AMD ACPI2Platform device support for x86 system.

2014-11-26 Thread Ken Xue
On 一, 2014-11-24 at 02:47 +0100, Rafael J. Wysocki wrote: On Monday, November 24, 2014 01:02:30 AM Xue, Ken wrote: On Tuesday, November 18, 2014 01:58:11 PM Ken Xue wrote: This new feature is to interpret AMD specific ACPI device to platform device such as I2C, UART found on AMD CZ

Re: bluetooth related firmware loader spew on resume.

2014-11-26 Thread Oliver Neukum
On Wed, 2014-11-26 at 11:31 +0100, Takashi Iwai wrote: At Wed, 26 Nov 2014 11:10:23 +0100, Oliver Neukum wrote: On Wed, 2014-11-26 at 09:52 +0100, Takashi Iwai wrote: At Wed, 26 Nov 2014 14:15:27 +0900, In order to paper over this, we may also remember the failing firmware and

Re: bluetooth related firmware loader spew on resume.

2014-11-26 Thread Takashi Iwai
At Wed, 26 Nov 2014 11:43:36 +0100, Oliver Neukum wrote: On Wed, 2014-11-26 at 11:31 +0100, Takashi Iwai wrote: At Wed, 26 Nov 2014 11:10:23 +0100, Oliver Neukum wrote: On Wed, 2014-11-26 at 09:52 +0100, Takashi Iwai wrote: At Wed, 26 Nov 2014 14:15:27 +0900, In order to

Re: [PATCH 3.17 100/141] x86, microcode: Fix accessing dis_ucode_ldr on 32-bit

2014-11-26 Thread Borislav Petkov
On Wed, Nov 26, 2014 at 12:00:45AM -0500, Boris Ostrovsky wrote: Sigh... I take this back. It breaks 32-bit baremetal. I haven't looked any further but it seems to be dying very early. I suspect cpuid pv_op is not set up yet. If that's true, perhaps you could check whether it is valid in

RE: [PATCH] [LBR] Dump LBRs on Oops

2014-11-26 Thread Berthier, Emmanuel
From: Thomas Gleixner [mailto:t...@linutronix.de] Sent: Saturday, November 22, 2014 1:51 AM On Fri, 21 Nov 2014, Emmanuel Berthier wrote: The purpose of this patch is to stop LBR at the early stage of Exception Handling, and dump its content later in the dumpstack process. And

Re: [PATCH v2] ALSA: korg1212: cleanup of printk

2014-11-26 Thread Sudip Mukherjee
On Tue, Nov 25, 2014 at 10:59:25AM -0800, Joe Perches wrote: On Tue, 2014-11-25 at 11:51 +0530, Sudip Mukherjee wrote: problems with this way: 1) macro name is little misleading - macro says printk, but we are using dev_dbg 2) if some one later wants to add something to this file, and

Re: [PATCH v3 2/2] arm64: Add Juno board device tree.

2014-11-26 Thread Liviu Dudau
On Wed, Nov 26, 2014 at 10:30:24AM +, Marc Zyngier wrote: Hi Liviu, On 11/11/14 17:32, Liviu Dudau wrote: This adds support for ARM's Juno development board (rev 0). It enables most of the board peripherals: UART, I2C, USB, MMC and 100Mb ethernet. There is no support at the moment

Re: [PATCH 3.18-rc3 v9 1/5] irqchip: gic: Finer grain locking for gic_raise_softirq

2014-11-26 Thread Daniel Thompson
On 25/11/14 17:40, Marc Zyngier wrote: Hi Daniel, On 25/11/14 17:26, Daniel Thompson wrote: irq_controller_lock is used for multiple purposes within the gic driver. Primarily it is used to make register read-modify-write sequences atomic. It is also used by gic_raise_softirq() in order that

Re: [PATCH v11 1/2] irqchip: gicv2m: Add support for ARM GICv2m MSI(-X) doorbell

2014-11-26 Thread Mark Rutland
Hi Marc, On Tue, Nov 25, 2014 at 06:47:22PM +, Marc Zyngier wrote: From: Suravee Suthikulpanit suravee.suthikulpa...@amd.com ARM GICv2m specification extends GICv2 to support MSI(-X) with a new register frame. This allows a GICv2 based system to support MSI with minimal changes.

Re: [PATCH v11 2/2] irqchip: gicv2m: Add DT bindings for GICv2m

2014-11-26 Thread Mark Rutland
On Tue, Nov 25, 2014 at 06:47:23PM +, Marc Zyngier wrote: From: Suravee Suthikulpanit suravee.suthikulpa...@amd.com Update the GIC DT bindings to support GICv2m. Signed-off-by: Suravee Suthikulpanit suravee.suthikulpa...@amd.com [maz: split DT patch from main driver, updated changelog]

[PATCH] Drivers:staging:speakup: Fixed checkpatch warning

2014-11-26 Thread Athira Lekshmi C V
Fixed the checkpatch warning: WARNING: simple_strtoul is obsolete, use kstrtoul instead Signed-off-by: Athira Lekshmi C V andnlnb...@gmail.com --- drivers/staging/speakup/varhandlers.c |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/staging/speakup/varhandlers.c

[alsa-devel][PATCH] ASoC: wm8960: LRCM operation should after software reset

2014-11-26 Thread Zidan Wang
When shared_lrclk is set, LRCM will be enabled. But the following software reset in wm8960_probe will reset it to the default state. So LRCM operation should after software reset. Signed-off-by: Zidan Wang b50...@freescale.com --- sound/soc/codecs/wm8960.c | 17 - 1 file changed,

Re: [PATCH v11 1/2] irqchip: gicv2m: Add support for ARM GICv2m MSI(-X) doorbell

2014-11-26 Thread Marc Zyngier
Hi Mark, On 26/11/14 11:11, Mark Rutland wrote: Hi Marc, On Tue, Nov 25, 2014 at 06:47:22PM +, Marc Zyngier wrote: From: Suravee Suthikulpanit suravee.suthikulpa...@amd.com ARM GICv2m specification extends GICv2 to support MSI(-X) with a new register frame. This allows a GICv2 based

Re: [PATCH v2] net: netfilter: Fix undefined reference to nf_nat_redirect_* functions

2014-11-26 Thread Pablo Neira Ayuso
On Wed, Nov 26, 2014 at 11:33:19AM +0100, Andreas Ruprecht wrote: Sure. When the file is compiled, i.e. CONFIG_NETFILTER_XT_TARGET_REDIRECT is selected, all headers will be included and all functions inside the file will be compiled, regardless of other Kconfig options. This means

Re: [PATCH 1/2] ASoC: rt5677: Add ACPI device probing

2014-11-26 Thread Mark Brown
On Tue, Nov 25, 2014 at 05:48:24PM -0800, Darren Hart wrote: On 11/25/14 10:43, Mark Brown wrote: Link from where - do we want to talk to the ACPI/UEFI forum and figure out some kind of fast track process for them to add an it's already covered by DT, see here entry to their database for

Re: [PATCH v2] net: netfilter: Fix undefined reference to nf_nat_redirect_* functions

2014-11-26 Thread Florian Westphal
Andreas Ruprecht rup...@einserver.de wrote: When the file is compiled, i.e. CONFIG_NETFILTER_XT_TARGET_REDIRECT is selected, all headers will be included and all functions inside the file will be compiled, regardless of other Kconfig options. This means redirect_tg6 and redirect_tg4 will be

Re: [PATCH] Drivers:staging:speakup: Fixed checkpatch warning

2014-11-26 Thread Richard Weinberger
On Wed, Nov 26, 2014 at 12:14 PM, Athira Lekshmi C V andnlnb...@gmail.com wrote: Fixed the checkpatch warning: WARNING: simple_strtoul is obsolete, use kstrtoul instead Signed-off-by: Athira Lekshmi C V andnlnb...@gmail.com --- drivers/staging/speakup/varhandlers.c |2 +- 1 file

[PATCH] Drivers:staging:comedi:drivers: Fixed checkpatch warning

2014-11-26 Thread Athira Lekshmi C V
Fixed the checkpatch warning: WARNING: please, no space before tabs Signed-off-by: Athira Lekshmi C V andnlnb...@gmail.com --- drivers/staging/comedi/drivers/ni_at_a2150.c |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/staging/comedi/drivers/ni_at_a2150.c

Re: [PATCH v11 2/2] irqchip: gicv2m: Add DT bindings for GICv2m

2014-11-26 Thread Marc Zyngier
On 26/11/14 11:12, Mark Rutland wrote: On Tue, Nov 25, 2014 at 06:47:23PM +, Marc Zyngier wrote: From: Suravee Suthikulpanit suravee.suthikulpa...@amd.com Update the GIC DT bindings to support GICv2m. Signed-off-by: Suravee Suthikulpanit suravee.suthikulpa...@amd.com [maz: split DT

Re: [alsa-devel][PATCH] ASoC: wm8960: LRCM operation should after software reset

2014-11-26 Thread Lars-Peter Clausen
On 11/26/2014 12:02 PM, Zidan Wang wrote: When shared_lrclk is set, LRCM will be enabled. But the following software reset in wm8960_probe will reset it to the default state. So LRCM operation should after software reset. It's probably a better idea to move the reset (together with the other

Re: [PATCH v2] net: netfilter: Fix undefined reference to nf_nat_redirect_* functions

2014-11-26 Thread Florian Westphal
Pablo Neira Ayuso pa...@netfilter.org wrote: 2) Merge nf_nat_redirect_ipv4 and nf_nat_redirect_ipv6 into nf_nat_redirect, so we inconditionally build IPv6 redirect code, thus xt_REDIRECT always finds the IPv6 symbol that needs even if it doesn't use it. Seems this is the best solution since

Re: [PATCH v3 2/2] arm64: Add Juno board device tree.

2014-11-26 Thread Marc Zyngier
On 26/11/14 10:59, Liviu Dudau wrote: On Wed, Nov 26, 2014 at 10:30:24AM +, Marc Zyngier wrote: Hi Liviu, On 11/11/14 17:32, Liviu Dudau wrote: This adds support for ARM's Juno development board (rev 0). It enables most of the board peripherals: UART, I2C, USB, MMC and 100Mb ethernet.

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

2014-11-26 Thread Christoffer Dall
Thanks Stephen, it was (obviously) the right fix. -Christoffer On Wed, Nov 26, 2014 at 7:19 AM, Stephen Rothwell s...@canb.auug.org.au wrote: Hi all, Today's linux-next merge of the kvm-arm tree got a conflict in arch/ia64/kvm/kvm-ia64.c between commit 003f7de62589 (KVM: ia64: remove) from

Re: [RFC PATCH 3/4] kmod - add call_usermodehelper_ns() helper

2014-11-26 Thread David Howells
Eric W. Biederman ebied...@xmission.com wrote: Ian if we were to merge this I believe you would win the award for easiest path to a root shell. Is there any particular reason the upcalled program has to be run as root? Could the kernel not run it as something else - perhaps the caller's

[PATCH] Drivers:staging:octeon: Fixed checkpatch warning

2014-11-26 Thread Athira Lekshmi C V
Fixed the checkpatch warning: WARNING: Missing a blank line after declarations Signed-off-by: Athira Lekshmi C V andnlnb...@gmail.com --- drivers/staging/octeon/ethernet-rx.c |5 + 1 file changed, 5 insertions(+) diff --git a/drivers/staging/octeon/ethernet-rx.c

Disabled LocalPlus Controller (LPC) clock on MPC512x

2014-11-26 Thread Alexander Popov
Hello. My Freescale TWR-MPC5125 board instantly reboots if I touch any physical address on the LocalPlus Bus (LPB) for the first time when Linux has already booted. This effect is reproduced by using /dev/mem or loading a kernel module which works with any peripherals on LPB. It took me some

Re: [PATCH v4] clocksource: arch_timer: Allow the device tree to specify uninitialized timer registers

2014-11-26 Thread Daniel Lezcano
Hi Doug, Olof, IIUC, it sounds like this patch is needed from some other patches in arm-soc. Olof was proposing to take this patch through its tree to facilitate the integration. Olof, is it this patch you were worried about ? Thanks -- Daniel On 11/20/2014 12:01 AM, Doug Anderson

  1   2   3   4   5   6   7   8   9   10   >