darlehen

2014-03-15 Thread Darlehen Unternehmen
Guten Tag Darlehen Antragsteller, Beantragen Sie jetzt Ihre 2% niedrigeren Zinssatz Darlehen. die unten stehenden folgende bei Interesse: Name: Darlehensbetrag : Dauer: Telefonnummer: Grüßen, Jenny -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a

[PATCH] mfd: mc13xxx: Move definitions out of structures

2014-03-15 Thread Alexander Shiyan
Signed-off-by: Alexander Shiyan --- include/linux/mfd/mc13xxx.h | 22 -- 1 file changed, 12 insertions(+), 10 deletions(-) diff --git a/include/linux/mfd/mc13xxx.h b/include/linux/mfd/mc13xxx.h index a326c85..d63b1d3 100644 --- a/include/linux/mfd/mc13xxx.h +++ b/include/linu

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

2014-03-15 Thread Benjamin Herrenschmidt
On Sat, 2014-03-15 at 05:29 +, Greg KH wrote: > Just take my tree, it's not a big deal, I'll merge first with Linus if > you want and then everything is simple. Yup, I'll do that. Thanks. Cheers, Ben. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of

Re: [PATCH v3 1/2] Staging: comedi: convert while loops to timeouts in s626.c

2014-03-15 Thread Chase Southwood
>On Saturday, March 15, 2014 12:26 AM, "gre...@linuxfoundation.org" > wrote: >>On Fri, Mar 14, 2014 at 06:43:37PM -0700, Chase Southwood wrote: >>>On Tuesday, March 11, 2014 9:26 AM, Ian Abbott wrote: On 2014-03-09 04:00, Chase Southwood wrote: This patch changes a handful of while loop

Re: [PATCH] staging: comedi: fix memory leak

2014-03-15 Thread Chase Southwood
>On Saturday, March 15, 2014 1:55 AM, Levente Kurusa wrote: >>On 03/15/2014 04:30 AM, Chase Southwood wrote: >>> On Friday, March 14, 2014 11:47 AM, Levente Kurusa wrote: >>>  >>>Call kfree() on bdev. The variable is otherwise leaked. >>> >>>Signed-off-by: Levente Kurusa >>>[...] >>> >> >> >>Le

[RFC] ktest doc: Automated test of linux kernel by using ktest

2014-03-15 Thread Satoru Takeuchi
Hi, I wrote a ktest document and published it. http://www.slideshare.net/satorutakeuchi18/kernel-auto-testbyktest It's not the ktest reference guild, but the quick learning guild of ktest especially focuses on some important features. After reading this document, you'll be able to do the follow

Re: [PATCH v2] gpio: davinci: fix gpio selection for OF

2014-03-15 Thread Alexander Holler
Am 14.03.2014 20:52, schrieb Linus Walleij: So a few Tested-by's from the people using this driver would for example convince me that it is solving a real problem for them and it needs to go into fixes. 2001: a space odyssey is fast action movie compared with the movie kernel bug fixing. And

Re: [PATCH] sparc: use %s for unaligned panic

2014-03-15 Thread Sam Ravnborg
On Tue, Mar 11, 2014 at 01:24:46PM -0700, Kees Cook wrote: > Since unaligned_panic() takes a literal string, make sure it can never > accidentally be used as a format string. > > Signed-off-by: Kees Cook > --- > arch/sparc/kernel/unaligned_32.c |2 +- > 1 file changed, 1 insertion(+), 1 dele

Re: [PATCH v4 2/4] arm64: dts: APM X-Gene PCIe device tree nodes

2014-03-15 Thread Arnd Bergmann
On Saturday 15 March 2014, Tanmay Inamdar wrote: > On Fri, Mar 14, 2014 at 5:07 AM, Arnd Bergmann wrote: > > On Thursday 06 March 2014, Tanmay Inamdar wrote: > >> + pcie0: pcie@1f2b { > >> + status = "disabled"; > >> + device_type = "pci"; >

Re: [PATCH 1/1] fs/mpage.c: forgotten WRITE_SYNC in case of data integrity write

2014-03-15 Thread Christoph Hellwig
On Fri, Mar 14, 2014 at 10:54:30AM -0400, Tejun Heo wrote: > This is a bit surprising tho. Were we always like this? We never had > even stupid "flush down everything and sync"? Or is this something we > broke while morphing flush implementation several times in the past > years? It's something

Re: [alsa-devel] [PATCH v2 3/4] ASoC: simple-card: accept many DAI links

2014-03-15 Thread Jyri Sarha
On 2014-03-14 20:40, Jean-Francois Moine wrote: On Fri, 14 Mar 2014 13:16:12 +0200 Jyri Sarha wrote: On 03/11/2014 11:36 AM, Jean-Francois Moine wrote: > Some simple audio cards may have many DAI links. > This patch extends the simple-card driver for handling such cards. > > Signed-off-by: Jea

[PATCH] PHY: Exynos: fix SATA phy license typo

2014-03-15 Thread Arnd Bergmann
If the license string doesn't match exactly, the module refuses to load. Signed-off-by: Arnd Bergmann diff --git a/drivers/phy/phy-exynos5250-sata.c b/drivers/phy/phy-exynos5250-sata.c index c9361b7..0568945 100644 --- a/drivers/phy/phy-exynos5250-sata.c +++ b/drivers/phy/phy-exynos5250-sata.c

[PATCH] zram: include linux/err.h

2014-03-15 Thread Arnd Bergmann
The zram driver uses the ERR_PTR macro defined in and relies on this header to be included implicitly through other headers, which is not (always) the case on the ARM architecture. Adding an explicit #include allows us to build the driver in all configurations. Signed-off-by: Arnd Bergmann dif

[PATCH] Xen: include asm/page.h in xen-ops.h

2014-03-15 Thread Arnd Bergmann
The declaration of xen_remap_domain_mfn_range relies on the pgprot_t typedef to be visible. In some configurations, that may not already have been seen, and I have encountered a bug during randconfig testing on ARM. Adding an explicit #include for asm/page.h fixes the problem. Signed-off-by: Arnd

Re: [PATCH v3] net: phy: fix uninitalized WOL parameters in phy_ethtool_get_wol

2014-03-15 Thread Sebastian Hesselbarth
On 03/13/2014 08:38 PM, David Miller wrote: From: Sebastian Hesselbarth Date: Wed, 12 Mar 2014 00:02:55 +0100 [...] To fix this, always zero relevant fields of struct ethtool_wolinfo regardless of .get_wol callback availability. [...] I'm starting to see this situation more clearly now, espe

[PATCH 1/1] fs/ceph/inode.c: Remove get/set acl on symlinks

2014-03-15 Thread Fabian Frederick
Remove unsupported symlink operations. Signed-off-by: Fabian Frederick --- fs/ceph/inode.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/fs/ceph/inode.c b/fs/ceph/inode.c index 32d519d..704d714 100644 --- a/fs/ceph/inode.c +++ b/fs/ceph/inode.c @@ -1616,8 +1616,6 @@ static const struct in

[PATCH] powerpc/mm: Make sure a local_irq_disable prevent a parallel THP split

2014-03-15 Thread Aneesh Kumar K.V
From: "Aneesh Kumar K.V" We have generic code like the one in get_futex_key that assume that a local_irq_disable prevents a parallel THP split. Support that by adding a dummy smp call function after setting _PAGE_SPLITTING. Code paths like get_user_pages_fast still need to check for _PAGE_SPLITTI

Re: [PATCH] virtio-blk: make the queue depth the max supportable by the hypervisor

2014-03-15 Thread Konrad Rzeszutek Wilk
On March 14, 2014 11:34:31 PM EDT, Theodore Ts'o wrote: >The current virtio block sets a queue depth of 64, which is >insufficient for very fast devices. It has been demonstrated that >with a high IOPS device, using a queue depth of 256 can double the >IOPS which can be sustained. > >As suggested

Re: [PATCHv2 8/8] devfreq: exynos4: Add busfreq driver for exynos4210/exynos4x12

2014-03-15 Thread Kyungmin Park
On Sat, Mar 15, 2014 at 2:35 AM, Tomasz Figa wrote: > Hi Chanwoo, Mark, > > > On 14.03.2014 11:56, Chanwoo Choi wrote: >> >> Hi Mark, >> >> On 03/14/2014 07:35 PM, Mark Rutland wrote: >>> >>> On Fri, Mar 14, 2014 at 07:14:37AM +, Chanwoo Choi wrote: Hi Mark, On 03/14/2014 0

[PATCH v3 0/4] ASoC: simple-card: multi DAI links extension

2014-03-15 Thread Jean-Francois Moine
This patch series extends the simple card driver to handle many DAI links as this exists in the Cubox audio subsystem. -v3 - remove 'Fix the reference count of device nodes' which is applied (Mark Brown) - new patch 'Simplify code' - dynamically allocate and

[PATCH v3 2/4] ASoC: simple-card: dynamically allocate the DAI link and properties

2014-03-15 Thread Jean-Francois Moine
The DAI link array and the properties (fmt, sysclk slots) are hard-coded for a single CPU / CODEC link. This patch dynamically allocates the DAI link array and the properties with the aim of supporting many DAI links. Signed-off-by: Jean-Francois Moine --- sound/soc/generic/simple-card.c | 49 +

[PATCH v3 4/4] ASoC: simple-card: Add DT documentation for multi-DAI links

2014-03-15 Thread Jean-Francois Moine
There may be many couples of CPU/CODEC DAI links. The example 2 is extracted from the Cubox DT. Signed-off-by: Jean-Francois Moine --- .../devicetree/bindings/sound/simple-card.txt | 34 +- 1 file changed, 33 insertions(+), 1 deletion(-) diff --git a/Documentation/devic

[PATCH v3 3/4] ASoC: simple-card: Handle many DAI links

2014-03-15 Thread Jean-Francois Moine
Some simple audio cards may have many DAI links. This patch extends the simple-card driver for handling such cards. Signed-off-by: Jean-Francois Moine --- sound/soc/generic/simple-card.c | 134 +--- 1 file changed, 83 insertions(+), 51 deletions(-) diff --git

[PATCH v3 1/4] ASoC: simple-card: Simplify code

2014-03-15 Thread Jean-Francois Moine
The global DAI format is used only in the function asoc_simple_card_parse_of(). So, move it from the private data to the stack. Signed-off-by: Jean-Francois Moine --- sound/soc/generic/simple-card.c | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/sound/soc/generic/

Re: [RFC v3 3/3] of: Make of_find_node_by_path() handle /aliases

2014-03-15 Thread Grant Likely
On Fri, 14 Mar 2014 16:39:38 -0500, Rob Herring wrote: > On Fri, Mar 14, 2014 at 12:11 PM, Grant Likely > wrote: > > Make of_find_node_by_path() handle aliases as prefixes. To make this > > work the name search is refactored to search by path component instead > > of by full string. This should

Re: [PATCH 2/3] workqueues: Account unbound workqueue in a seperate list

2014-03-15 Thread Frederic Weisbecker
On Fri, Mar 14, 2014 at 11:17:35AM -0700, Kevin Hilman wrote: > Frederic Weisbecker writes: > > > The workqueues are all listed in a global list protected by a big mutex. > > And this big mutex is used in apply_workqueue_attrs() as well. > > > > Now as we plan to implement a directory to control

Re: [PATCHv2 8/8] devfreq: exynos4: Add busfreq driver for exynos4210/exynos4x12

2014-03-15 Thread Tomasz Figa
On 15.03.2014 12:36, Kyungmin Park wrote: On Sat, Mar 15, 2014 at 2:35 AM, Tomasz Figa wrote: Hi Chanwoo, Mark, On 14.03.2014 11:56, Chanwoo Choi wrote: Hi Mark, On 03/14/2014 07:35 PM, Mark Rutland wrote: On Fri, Mar 14, 2014 at 07:14:37AM +, Chanwoo Choi wrote: Hi Mark, On 03/14

Re: pppd service crash in linux-3.13.6

2014-03-15 Thread Peter Hurley
On 03/14/2014 05:04 PM, Oleg Nesterov wrote: On 03/14, Peter Hurley wrote: On 03/14/2014 03:23 PM, Oleg Nesterov wrote: On 03/14, Peter Hurley wrote: Yes, cgroup_release_agent() is the work function that is scheduled. which requires both namespace and tty facilities. Hmm... why? The exi

RE: [PATCH RESEND] mmc:sdhci: handle busy-end interrupt during command

2014-03-15 Thread Youssef TRIKI
Hi Guys, It is not specific to Toshiba devices, and happens with eMMC devices as well as SD card which support Auto-CMD12 rather than CMD23. This warning is seen in read operation and the cause is well explained below. Thanks Chanho Min for the patch. And Thanks to add it to the mainline. Rega

Re: [PATCH 01/10] perf, tools: Add jsmn `jasmine' JSON parser

2014-03-15 Thread Arnaldo Carvalho de Melo
Em Sat, Mar 15, 2014 at 03:27:07AM +0100, Andi Kleen escreveu: > On Fri, Mar 14, 2014 at 04:41:31PM -0600, David Ahern wrote: > > On 3/14/14, 3:31 PM, Andi Kleen wrote: > > >@@ -374,6 +376,8 @@ LIB_OBJS += $(OUTPUT)util/stat.o > > > LIB_OBJS += $(OUTPUT)util/record.o > > > LIB_OBJS += $(OUTPUT)ut

Re: [PATCH v5 09/11] arm: add support for reserved memory defined by device tree

2014-03-15 Thread Grant Likely
On Thu, 13 Mar 2014 14:51:56 -0700, Kevin Hilman wrote: > Josh Cartwright writes: > > > On Thu, Mar 13, 2014 at 01:46:50PM -0700, Kevin Hilman wrote: > >> On Fri, Feb 21, 2014 at 4:25 AM, Marek Szyprowski > >> wrote: > >> > Enable reserved memory initialization from device tree. > >> > > >> > S

Re: [PATCH] virtio-blk: make the queue depth the max supportable by the hypervisor

2014-03-15 Thread Theodore Ts'o
On Sat, Mar 15, 2014 at 06:57:01AM -0400, Konrad Rzeszutek Wilk wrote: > >+pr_info("%s: using queue depth %d\n", vblk->disk->disk_name, > >+virtio_mq_reg.queue_depth); > > Isn't that visible from sysfs? As near as I can tell, it's not. I haven't been able to find anything that ei

scsi_debug and mutipath, was Re: [PATCH 1/1] block: rework flush sequencing for blk-mq

2014-03-15 Thread Christoph Hellwig
On Fri, Mar 14, 2014 at 10:13:01AM -0400, Mike Snitzer wrote: > I was more reacting to the assertion you made like multipath regresses > all the time. I'm not faulting you at all for not having tested > multipath. Hell, I even forget to test multipath more than I should. > /me says with shame An

[PATCH] s390: correct misuses of module_put in appldata_generic_handler.

2014-03-15 Thread Zhouyi Zhou
correct misuses of module_put in appldata_generic_handler Signed-off-by: Zhouyi Zhou --- arch/s390/appldata/appldata_base.c | 3 --- 1 file changed, 3 deletions(-) diff --git a/arch/s390/appldata/appldata_base.c b/arch/s390/appldata/appldata_base.c index 47c8630..683e0282 100644 --- a/arch/s3

Re: [RC6 Bell Chime] [PATCH 00/24] rfcomm fixes

2014-03-15 Thread Sander Eikelenboom
Friday, March 14, 2014, 2:29:43 AM, you wrote: > Hi Sander, > On 03/13/2014 08:49 PM, Sander Eikelenboom wrote: >> >> Is it just me .. or is this going at the speed of about a bluetooth >> connection .. >> and probably missing the boot for 3.14 ? (for no good reason IMHO) >> >> >> (it was not

Re: [PATCH] virtio-blk: make the queue depth the max supportable by the hypervisor

2014-03-15 Thread Christoph Hellwig
On Fri, Mar 14, 2014 at 11:34:31PM -0400, Theodore Ts'o wrote: > The current virtio block sets a queue depth of 64, which is > insufficient for very fast devices. It has been demonstrated that > with a high IOPS device, using a queue depth of 256 can double the > IOPS which can be sustained. > >

Re: Info: mapping multiple BARs. Your kernel is fine.

2014-03-15 Thread Rafael J. Wysocki
[CC list rearranged] On Monday, February 24, 2014 05:24:00 PM Borislav Petkov wrote: > This started happening this morning after booting -rc4+tip, let's > add *everybody* to CC :-) > > We have intel_uncore_init, snb_uncore_imc_init_box, uncore_pci_probe and > other goodies on the stack. I've jus

Re: [PATCH] MAINTAINERS: virtio-dev is subscribers only

2014-03-15 Thread Christoph Hellwig
On Thu, Mar 13, 2014 at 11:06:50AM +1030, Rusty Russell wrote: > Randy Dunlap writes: > > From: Randy Dunlap > > > > virtio-dev mailing list is for subscribers only according to the > > returned message after trying to send to it. > > Thanks, applied. It's a strict bounce and not even moderator

Re: 3.14-rc: /proc/acpi/battery gone?

2014-03-15 Thread Pavel Machek
On Sat 2014-03-15 02:46:19, Rafael J. Wysocki wrote: > On Friday, March 14, 2014 06:14:12 PM Ilia Mirkin wrote: > > On Fri, Mar 14, 2014 at 6:11 PM, Pavel Machek wrote: > > > On Fri 2014-03-14 17:29:41, Ilia Mirkin wrote: > > >> On Fri, Mar 14, 2014 at 5:14 PM, Pavel Machek wrote: > > >> > Hi! >

Re: [PATCH] zram: include linux/err.h

2014-03-15 Thread Sergey Senozhatsky
Hello Arnd, On (03/15/14 10:40), Arnd Bergmann wrote: > The zram driver uses the ERR_PTR macro defined in > and relies on this header to be included implicitly through > other headers, which is not (always) the case on the ARM architecture. > returned from zcomp ERR_PTR is checked and used in z

Re: [PATCH v3 4/4] x86: Pass memory range via E820 for kdump

2014-03-15 Thread Borislav Petkov
On Fri, Mar 14, 2014 at 02:27:06PM -0600, Linn Crosetto wrote: > Since this testing was done on a prototype, I will send you the log in > a separate email. I tried efi.git/next (with the addition of 4ce7a86), > and hit the same panic. Well, if the stack trace is the same: > ? __unmap_pmd_range+0

Re: [PATCH v3 4/4] x86: Pass memory range via E820 for kdump

2014-03-15 Thread Borislav Petkov
On Sat, Mar 15, 2014 at 03:26:25PM +0100, Borislav Petkov wrote: > Also, please try to catch full dmesg and the whole oops. Ok, nevermind, I've got your mail with full dmesg in my other mbox; I'll take a look next week. Thanks. -- To unsubscribe from this list: send the line "unsubscribe linux-k

Re: [PATCH] iio: force snprintf for PAGE_SIZE bufs

2014-03-15 Thread Jonathan Cameron
On 13/03/14 16:46, Kees Cook wrote: This is a tiny preventative measure to make sure we can't write beyond PAGE_SIZE on the buffers being used in sysfs for iio. There is currently no way for this to happen, but the change makes this code more robust for the future. Signed-off-by: Kees Cook A s

Re: [PATCH v3 4/4] x86: Pass memory range via E820 for kdump

2014-03-15 Thread Matt Fleming
On Sat, 15 Mar, at 03:26:25PM, Borislav Petkov wrote: > > Btw, Matt, your whole efi/next stuff is already in tip, right? Because > if so, Linn could simply test latest tip/master. Yep, everything is in tip/master. -- Matt Fleming, Intel Open Source Technology Center -- To unsubscribe from this

Re: [PATCH v8 1/2] iio:as3935: Add DT binding docs for AS3935 driver

2014-03-15 Thread Jonathan Cameron
On 12/03/14 14:30, Rob Herring wrote: On Wed, Mar 12, 2014 at 7:53 AM, Matt Ranostay wrote: Document compatible string, required and optional DT properties for AS3935 chipset driver. Signed-off-by: Matt Ranostay Acked-by: Rob Herring Applied to the togreg branch of iio.git (probably pushe

Re: [PATCH v8 2/2] iio: Add AS3935 lightning sensor support

2014-03-15 Thread Jonathan Cameron
On 13/03/14 02:09, Marek Vasut wrote: On Wednesday, March 12, 2014 at 01:53:14 PM, Matt Ranostay wrote: AS3935 chipset can detect lightning strikes and reports those back as events and the estimated distance to the storm. Signed-off-by: Matt Ranostay Reviewed-by: Marek Vasut I'm not 100% h

[PATCH v2 0/2] irqchip: sun4i: Use handle_fasteoi_irq for all irqs

2014-03-15 Thread Hans de Goede
Hi All, Here is v2 of my patchset for sun4i-irq.c to use handle_fasteoi_irq for all irqs + follow up clean-up patch. Changes since v2: -adjust commit msg based on Thomas' comments, and merge patch 1 and 2 as they make more sense as 1 patch Regards, Hans -- To unsubscribe from this list: send t

[PATCH v2 2/2] irqchip: sun4i: simplify sun4i_irq_ack

2014-03-15 Thread Hans de Goede
Now that we only ack irq 0 the code can be simplified a lot. Also switch from read / modify / write to a simple write clear: 1) This is what the android code does (it has a hack for acking irq 0 in its unmask code doing this) 2) read / modify / write simply does not make sense for an irq status

[PATCH v2 1/2] irqchip: sun4i: Use handle_fasteoi_irq for all interrupts

2014-03-15 Thread Hans de Goede
Since the sun4i irq chip does not require any action and clears the interrupt when the level goes back to inactive, we don't need to mask / unmask for non oneshot IRQs, to achieve this we make sun4i_irq_ack a nop for all irqs except irq 0 and use handle_fasteoi_irq for all interrupts. Now there mi

Fwd: vmcore-dmesg ends with "No program header covering vaddr"

2014-03-15 Thread Prasad Koya
Forwarding to lkml. If there is any other relevant mailing list, pl let me know. -- Forwarded message -- From: Prasad Koya Date: Fri, Mar 14, 2014 at 10:39 PM Subject: vmcore-dmesg ends with "No program header covering vaddr" To: ke...@lists.infradead.org Hi I'm increasing dme

Re: 3.14-rc: /proc/acpi/battery gone?

2014-03-15 Thread Lan Tianyu
On 03/14/2014 05:45 PM, Richard Weinberger wrote: On Fri, Mar 14, 2014 at 10:29 PM, Ilia Mirkin wrote: On Fri, Mar 14, 2014 at 5:14 PM, Pavel Machek wrote: Hi! It seems /proc/acpi/battery interface is gone, and I don't see any option to reintroduce it... what is going on? The interface wen

Re: [PATCH] virtio-blk: make the queue depth the max supportable by the hypervisor

2014-03-15 Thread Theodore Ts'o
On Sat, Mar 15, 2014 at 06:57:23AM -0700, Christoph Hellwig wrote: > I don't think this should be a module parameter. The default sizing > should be based of the parameters of the actual virtqueue, and if we > want to allow tuning it it should be by a sysfs attribute, preferable > using the same s

Re: [PATCHv2 1/9] mfd: twl4030-madc: Use managed resources

2014-03-15 Thread Jonathan Cameron
On 04/03/14 22:05, Sebastian Reichel wrote: Update twl4030-madc driver to use managed resources. Signed-off-by: Sebastian Reichel Acked-by: Lee Jones Acked-by: Jonathan Cameron --- drivers/mfd/twl4030-madc.c | 15 ++- 1 file changed, 6 insertions(+), 9 deletions(-) diff --gi

Re: [mac80211_hwsim] BUG: unable to handle kernel paging request at ce1db404

2014-03-15 Thread Johannes Berg
On Thu, 2014-03-13 at 02:15 +0530, Krishna Chaitanya wrote: > From the logs it looks like "rate_control_alloc" is failed, > causing ieee80211_register_hw to fail triggering the crash. Yes. > what RC are u using? Default should be minstrel, i dont see > a reason for rc alloc to fail (remote reaso

Re: [PATCHv2 2/9] mfd: twl4030-madc: Add DT support and convert to IIO framework

2014-03-15 Thread Jonathan Cameron
On 04/03/14 22:05, Sebastian Reichel wrote: This converts twl4030-madc module to use the Industrial IO ADC framework and adds device tree support. Signed-off-by: Sebastian Reichel One issues right down in the remove function alongside the ones Lee raised. Otherwise looks pretty much there to m

Re: [PATCHv2 3/9] mfd: twl4030-madc: Cleanup driver

2014-03-15 Thread Jonathan Cameron
On 04/03/14 22:05, Sebastian Reichel wrote: Some style fixes in twl4030-madc driver. Reported-by: Jonathan Cameron Gah - not sure I want to be known for reporting style issues :) Signed-off-by: Sebastian Reichel Acked-by: Lee Jones Looks good - one little whilst you are here comment below.

Re: [PATCHv2 6/9] Documentation: DT: Document twl4030-madc binding

2014-03-15 Thread Jonathan Cameron
On 04/03/14 22:05, Sebastian Reichel wrote: Add devicetree binding documentation for twl4030-madc analog digital converter. Signed-off-by: Sebastian Reichel I'm happy with this, but it needs the usual sign off form a device tree maintainer or 3 weeks to pass since it was posted. Acked-by: Jona

Re: [PATCHv2 8/9] iio: documentation: Add ABI documentation for *_mean_raw

2014-03-15 Thread Jonathan Cameron
On 04/03/14 22:05, Sebastian Reichel wrote: Add ABI documentation for in_*_mean_raw files, which are already supported and used in the kernel for some time. Signed-off-by: Sebastian Reichel Acked-by: Jonathan Cameron Thanks for doing this. --- Documentation/ABI/testing/sysfs-bus-iio | 8 +

Re: [PATCHv2 9/9] iio: inkern: add iio_read_channel_average_raw

2014-03-15 Thread Jonathan Cameron
On 04/03/14 22:05, Sebastian Reichel wrote: Add iio_read_channel_average_raw to support reading averaged raw values in consumer drivers. Signed-off-by: Sebastian Reichel Acked-by: Jonathan Cameron Sometimes these wrappers seem a little bit silly. There might be a case for automating them som

Re: 3.14-rc: /proc/acpi/battery gone?

2014-03-15 Thread Lan Tianyu
On 03/14/2014 10:17 PM, Stefan Lippers-Hollmann wrote: Hi On Saturday 15 March 2014, Rafael J. Wysocki wrote: On Friday, March 14, 2014 06:14:12 PM Ilia Mirkin wrote: On Fri, Mar 14, 2014 at 6:11 PM, Pavel Machek wrote: On Fri 2014-03-14 17:29:41, Ilia Mirkin wrote: On Fri, Mar 14, 2014 at

Re: [PATCH 2/3] ARM: at91: at91sam9g45: change at91_adc name

2014-03-15 Thread Jonathan Cameron
On 10/03/14 13:26, Nicolas Ferre wrote: On 06/03/2014 20:16, Jonathan Cameron : On 05/03/14 16:57, Alexandre Belloni wrote: We can't use "at91_adc" to refer to the at91_adc driver anymore as the name is used to match an id_table. Signed-off-by: Alexandre Belloni As stated in previous email,

Re: [mac80211_hwsim] BUG: unable to handle kernel paging request at ce1db404

2014-03-15 Thread Krishna Chaitanya
On Sat, Mar 15, 2014 at 8:50 PM, Johannes Berg wrote: > > On Thu, 2014-03-13 at 02:15 +0530, Krishna Chaitanya wrote: > > > From the logs it looks like "rate_control_alloc" is failed, > > causing ieee80211_register_hw to fail triggering the crash. > > Yes. > > > what RC are u using? Default should

Re: [PATCHv3 1/9] mfd: twl4030-madc: Use managed resources

2014-03-15 Thread Jonathan Cameron
On 10/03/14 17:25, Sebastian Reichel wrote: Update twl4030-madc driver to use managed resources. Signed-off-by: Sebastian Reichel Acked-by: Lee Jones Tested-by: Marek Belisko My email client was having a crazy day and not showing me this revision of the patches - I'll bring my comments acros

Re: [PATCHv3 2/9] mfd: twl4030-madc: Add DT support and convert to IIO framework

2014-03-15 Thread Jonathan Cameron
On 10/03/14 17:25, Sebastian Reichel wrote: This converts twl4030-madc module to use the Industrial IO ADC framework and adds device tree support. Signed-off-by: Sebastian Reichel Tested-by: Marek Belisko One issue in the remove function. Reorder that and I'm happy. --- drivers/mfd/twl4

Re: [PATCHv3 3/9] mfd: twl4030-madc: Cleanup driver

2014-03-15 Thread Jonathan Cameron
On 10/03/14 17:25, Sebastian Reichel wrote: Some style fixes in twl4030-madc driver. Reported-by: Jonathan Cameron Reported-by: Lee Jones Signed-off-by: Sebastian Reichel Acked-by: Lee Jones Tested-by: Marek Belisko Acked-by: Jonathan Cameron One, whilst you are here request below. ---

Re: [PATCHv3 8/9] iio: documentation: Add ABI documentation for *_mean_raw

2014-03-15 Thread Jonathan Cameron
On 10/03/14 17:25, Sebastian Reichel wrote: Add ABI documentation for in_*_mean_raw files, which are already supported and used in the kernel for some time. Signed-off-by: Sebastian Reichel As this one stands fine on it's own... Applied to the togreg branch of iio.git Thanks --- Documenta

Re: [PATCHv3 9/9] iio: inkern: add iio_read_channel_average_raw

2014-03-15 Thread Jonathan Cameron
On 10/03/14 17:25, Sebastian Reichel wrote: Add iio_read_channel_average_raw to support reading averaged raw values in consumer drivers. Signed-off-by: Sebastian Reichel As this one also stands fine on it's own and isn't actually used by the rest of the patch set - applied to the togreg branch

Re: [mac80211_hwsim] BUG: unable to handle kernel paging request at ce1db404

2014-03-15 Thread Johannes Berg
On Sat, 2014-03-15 at 21:03 +0530, Krishna Chaitanya wrote: > > > what RC are u using? Default should be minstrel, i dont see > > > a reason for rc alloc to fail (remote reason kmalloc failure), > > > so did you disable RC completely? No prints either w.r.t RC either in > > > dmesg? > > > > Pay at

Re: [PATCH 01/10] perf, tools: Add jsmn `jasmine' JSON parser

2014-03-15 Thread David Ahern
On 3/14/14, 8:27 PM, Andi Kleen wrote: On Fri, Mar 14, 2014 at 04:41:31PM -0600, David Ahern wrote: On 3/14/14, 3:31 PM, Andi Kleen wrote: @@ -374,6 +376,8 @@ LIB_OBJS += $(OUTPUT)util/stat.o LIB_OBJS += $(OUTPUT)util/record.o LIB_OBJS += $(OUTPUT)util/srcline.o LIB_OBJS += $(OUTPUT)util/

Re: [PATCH 0/4] perf: trivial follow-ons to --list-cmds

2014-03-15 Thread David Ahern
On 3/14/14, 9:17 PM, Ramkumar Ramachandra wrote: Hi, With "perf kvm: introduce --list-cmds for use by scripts" accepted, these are trivial follow-on patches to enable the same functionality in kmem, mem, lock, and sched. Thanks. Ramkumar Ramachandra (4): perf kmem: introduce --list-cmds for

[ INFO: possible circular locking dependency detected ]

2014-03-15 Thread poma
https://bugzilla.redhat.com/attachment.cgi?id=874823 poma -- 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 http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org

Re: 3.14-rc: /proc/acpi/battery gone?

2014-03-15 Thread Pavel Machek
Hi! > >>>They have attempted to use the sysfs api, but apparently that > >>>integration was done with an older version of that API. There's also > >>>some attempt to get it to work with upower, but I couldn't figure out > >>>how to make that work either on my (up-to-date gentoo) box. (TBH I > >>>d

Re: [mac80211_hwsim] BUG: unable to handle kernel paging request at ce1db404

2014-03-15 Thread Krishna Chaitanya
On Sat, Mar 15, 2014 at 9:11 PM, Johannes Berg wrote: > On Sat, 2014-03-15 at 21:03 +0530, Krishna Chaitanya wrote: > >> > > what RC are u using? Default should be minstrel, i dont see >> > > a reason for rc alloc to fail (remote reason kmalloc failure), >> > > so did you disable RC completely? No

[PATCH] perf sched latency: prettify printed table

2014-03-15 Thread Ramkumar Ramachandra
Cc: Frederic Weisbecker Cc: David Ahern Cc: Jiri Olsa Cc: Arnaldo Carvalho de Melo Signed-off-by: Ramkumar Ramachandra --- tools/perf/builtin-sched.c | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/tools/perf/builtin-sched.c b/tools/perf/builtin-sched.c index 6a

Re: [PATCH] iio: cm36651: Fix i2c client leak and possible NULL pointer dereference

2014-03-15 Thread Jonathan Cameron
On 06/03/14 09:33, Krzysztof Kozlowski wrote: During probe the driver allocates dummy I2C devices (i2c_new_dummy()) but they aren't unregistered during driver remove or probe failure. Additionally driver does not check the return value of i2c_new_dummy(). In case of error (i2c_new_device(): memo

[PATCH net-next,v2,0/1] hyperv: Add support for virtual Receive Side Scaling (vRSS)

2014-03-15 Thread Haiyang Zhang
In this updated version, I have re-written the send queue selection, which is based on ndo_select_queue now. I also applied the stop/wake queue for each queue separately as suggested by reviewers. Tom Herbert has submitted a Toeplitz library function with some optimization. But it's not accepted

[PATCH net-next,v2,1/1] hyperv: Add support for virtual Receive Side Scaling (vRSS)

2014-03-15 Thread Haiyang Zhang
This feature allows multiple channels to be used by each virtual NIC. It is available on Hyper-V host 2012 R2. Signed-off-by: Haiyang Zhang Reviewed-by: K. Y. Srinivasan --- drivers/net/hyperv/hyperv_net.h | 111 ++- drivers/net/hyperv/netvsc.c | 132 ++

Re: [PATCH] iio: adc: at91_adc: correct default shtim value

2014-03-15 Thread Jonathan Cameron
On 05/03/14 11:04, Josh Wu wrote: Hi, Alexandre On 3/4/2014 2:07 AM, Alexandre Belloni wrote: When sample_hold_time is zero (this is the case when DT is not used or if atmel,adc-sample-hold-time is omitted), then the calculated shtim is large. Make that 0, which is the default for that registe

Re: 3.14-rc: /proc/acpi/battery gone?

2014-03-15 Thread Lan Tianyu
On 03/15/2014 12:05 PM, Pavel Machek wrote: Hi! They have attempted to use the sysfs api, but apparently that integration was done with an older version of that API. There's also some attempt to get it to work with upower, but I couldn't figure out how to make that work either on my (up-to-date

Re: [PATCHv4 4/7] hwspinlock/core: add common OF helpers

2014-03-15 Thread Ohad Ben-Cohen
On Fri, Mar 14, 2014 at 5:23 PM, Josh Cartwright wrote: > So, are you suggesting that because fatal errors should be "extremely > rare", a consuming driver should just assume that if NULL is returned > from a hwspin_lock_request*() function that it was the "device not yet > probed" case that was h

[Fix PATCH] ACPI/Button: Add ACPI Button event via netlink routine

2014-03-15 Thread Lan Tianyu
Commit 1696d9d(ACPI: Remove the old /proc/acpi/event interface) removes ACPI Button event which originally was sent to userspace via /proc/acpi/event. This causes ACPI shutdown regression on gentoo in the VirtualBox. Now ACPI events are sent to userspace via netlink. This patch is to add ACPI Butto

[GIT PULL] SCSI fixes for 3.14-rc6

2014-03-15 Thread James Bottomley
This is a set of six fixes. Two are instant crash/null deref types (storvsc and isci reset fixes). The two qla2xxx are initialisation problems that cause MSI-X failures and card misdetection, the isci erroneous macro is actually illegal C that's causing a miscompile with certain gcc versions and t

Re: [RC6 Bell Chime] [PATCH 00/24] rfcomm fixes

2014-03-15 Thread Linus Torvalds
On Sat, Mar 15, 2014 at 6:51 AM, Sander Eikelenboom wrote: > > > Ok but the breakage/regression was known since around the merge window. > I thought the "standard policy" when things cause new regression and are not > fixable (too intrusive, too time consuming you > name the reason), was to rever

Re: [PATCH 01/10] perf, tools: Add jsmn `jasmine' JSON parser

2014-03-15 Thread Andi Kleen
> Will this be useful for all arches? Yes they could define their own JSON files, perhaps with minor extensions of the parser and a new download sites in the downloader. -Andi -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.ker

Re: kernel panic 3.11.7 in kmem_cache_alloc+0x66/0x150

2014-03-15 Thread Linus Torvalds
[ Going through old emails, this is probably stale by now since you already figured out it was fixed in 3.13 ] On Mon, Feb 24, 2014 at 3:47 AM, Jasper Spaans wrote: > > Last weekend one of our machines showed some interesting behaviour, where > processes seemed to be crashing randomly. Further in

[PATCH] ATHEROS-ALX: Use dma_set_mask_and_coherent and fix a bug

2014-03-15 Thread Peter Senna Tschudin
1. For the 64 bits dma mask use dma_set_mask_and_coherent instead of dma_set_mask and dma_set_coherent_mask. 2. For the 32 bits dma mask dma_set_coherent_mask is only called if dma_set_mask fails, which is unusual. Assuming this as a bug, fixes it by replacing calls to dma_set_mask and dma_se

Re: [PATCH] exit.c: call proc_exit_connector() after exit_state is set

2014-03-15 Thread Linus Torvalds
[ Going through old emails, adding relevant people, ie Oleg for kernel/exit.c and David because he seems to be the go-to person for connector issues judging by commits ] Patch looks sane to me, and logically that exit_connector thing would pair with exit_notify(), but I'd like some comments on it.

Re: [PATCH RFC 0/9] socket filtering using nf_tables

2014-03-15 Thread Pablo Neira Ayuso
On Fri, Mar 14, 2014 at 09:04:50PM -0700, Alexei Starovoitov wrote: [...] > In the patches I sent, ebpf is _not_ exposed to the user. >From your last patch: http://patchwork.ozlabs.org/patch/329713/ diff --git a/include/uapi/linux/filter.h b/include/uapi/linux/filter.h index 8eb9ccaa5b48..4e98fe1

Re: [PATCH] exit.c: call proc_exit_connector() after exit_state is set

2014-03-15 Thread Oleg Nesterov
On 03/15, Linus Torvalds wrote: > > [ Going through old emails, adding relevant people, ie Oleg for > kernel/exit.c and David because he seems to be the go-to person for > connector issues judging by commits ] > > Patch looks sane to me, and logically that exit_connector thing would > pair with exi

Re: [PATCH RFC 0/9] socket filtering using nf_tables

2014-03-15 Thread Alexei Starovoitov
On Sat, Mar 15, 2014 at 12:03 PM, Pablo Neira Ayuso wrote: > On Fri, Mar 14, 2014 at 09:04:50PM -0700, Alexei Starovoitov wrote: > [...] >> In the patches I sent, ebpf is _not_ exposed to the user. > > From your last patch: http://patchwork.ozlabs.org/patch/329713/ > > diff --git a/include/uapi/li

Re: [PATCH] exit.c: call proc_exit_connector() after exit_state is set

2014-03-15 Thread Linus Torvalds
On Sat, Mar 15, 2014 at 12:12 PM, Oleg Nesterov wrote: > > So I think the patch is fine, but let me repeat: > > I hope that someone > can confirm that netlink_broadcast() is safe even if > release_task(current) > was already called, so that the caller has no pids, sighand,

Re: [PATCH] powerpc/mm: Make sure a local_irq_disable prevent a parallel THP split

2014-03-15 Thread Rik van Riel
On 03/15/2014 06:47 AM, Aneesh Kumar K.V wrote: > From: "Aneesh Kumar K.V" > > We have generic code like the one in get_futex_key that assume that > a local_irq_disable prevents a parallel THP split. Support that by > adding a dummy smp call function after setting _PAGE_SPLITTING. Code > paths li

Re: [PATCH] watchdog: bcm281xx: Fix Kconfig dependency

2014-03-15 Thread Wim Van Sebroeck
Hi Markus, > Use more the applicable ARCH_BCM_MOBILE option instead of ARCH_BCM as > dependency for bcm_kona_wdt.c. > > Signed-off-by: Markus Mayer > --- > drivers/watchdog/Kconfig | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/drivers/watchdog/Kconfig b/drivers/watch

Re: [PATCH] it87_wdt: Work around non-working CIR interrupts

2014-03-15 Thread Wim Van Sebroeck
Hi Marc, > From: Marc van der Wal > > On some hardware platforms, the it87_wdt watchdog resets the machine > despite the watchdog daemon running and writing to /dev/watchdog. > > This is due to Consumer IR buffer underrun interrupts being used as > triggers to reset the timer. On some buggy ha

Re: [RFC v3 3/3] of: Make of_find_node_by_path() handle /aliases

2014-03-15 Thread Rob Herring
On Sat, Mar 15, 2014 at 7:33 AM, Grant Likely wrote: > On Fri, 14 Mar 2014 16:39:38 -0500, Rob Herring wrote: >> On Fri, Mar 14, 2014 at 12:11 PM, Grant Likely >> wrote: >> > Make of_find_node_by_path() handle aliases as prefixes. To make this >> > work the name search is refactored to search b

Re: [PATCH v10 net-next 1/3] filter: add Extended BPF interpreter and converter

2014-03-15 Thread Daniel Borkmann
On 03/14/2014 09:08 PM, David Miller wrote: From: Alexei Starovoitov Date: Fri, 14 Mar 2014 12:51:17 -0700 can you please explain why the status of these patches is 'deferred' in patchwork ? Is it because of bpf vs nft thread? I think that's orthogonal. I do not find it orthogonal, Pablo bri

[PATCH 0/2] KVM: x86 emulator: emulate MOVAPS and MOVAPD SSE instructions

2014-03-15 Thread Igor Mammedov
MS HCK test fails on 32-bit Windows 8.1 due to missing MOVAPS instruction emulation, this series adds it and while at it, it adds emulation of MOVAPD which is trivial to implement on top of MOVAPS. Igor Mammedov (2): KVM: x86 emulator: emulate MOVAPS KVM: x86 emulator: emulate MOVAPD arch/x8

[PATCH 2/2] KVM: x86 emulator: emulate MOVAPD

2014-03-15 Thread Igor Mammedov
Add emulation for 0x66 prefixed instruction of 0f 28 opcode that has been added earlier. Signed-off-by: Igor Mammedov --- arch/x86/kvm/emulate.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/x86/kvm/emulate.c b/arch/x86/kvm/emulate.c index a26d075..205b17e 100644 --- a

Re: [PATCH 5/8] watchdog: iTCO_wdt: Add support for v3 silicon

2014-03-15 Thread Wim Van Sebroeck
Hi Peter, > Some new Atom's, eg Avoton and Bay Trail, have slightly different iTCO > functionality: > - The watchdog timer ticks at 1 second instead of .6 seconds > > - Some 8 and 16-bit registers were combined into 32-bit registers > > - Some registers were removed (DAT_IN, DAT_OUT, MESSAGE) >

[PATCH 1/2] KVM: x86 emulator: emulate MOVAPS

2014-03-15 Thread Igor Mammedov
HCK memory driver test fails when testing 32-bit Windows 8.1 with baloon driver. tracing KVM shows error: reason EXIT_ERR rip 0x81c18326 info 0 0 x/10i 0x81c18326-20 0x81c18312: add%al,(%eax) 0x81c18314: add%cl,-0x7127711d(%esi) 0x81c1831a: rolb $0x0,0x80ec(%e

  1   2   >