Re: [PATCHv2 1/1] kernel/power/autosleep.c: check for pm_suspend() return before queueing suspend again

2015-07-05 Thread Nitish Ambastha
On Wed, Jul 1, 2015 at 1:31 AM, Rafael J. Wysocki wrote: > > On Wednesday, July 01, 2015 12:52:43 AM Nitish Ambastha wrote: > > Hi Rafael > > > > Thanks for your feedback > > > > On Tue, Jun 30, 2015 at 1:37 AM, Rafael J. Wysocki > > wrote: > > > On Monday, June 29, 2015 09:56:18 PM Rafael J.

[PATCH] kernel-sched: Delete an unnecessary check before unregister_sysctl_table()

2015-07-05 Thread SF Markus Elfring
From: Markus Elfring Date: Sat, 4 Jul 2015 09:06:32 +0200 The unregister_sysctl_table() function tests whether its argument is NULL and then returns immediately. Thus the test around the call is not needed. This issue was detected by using the Coccinelle software. Signed-off-by: Markus Elfring

[GIT PULL] perf updates

2015-07-05 Thread Ingo Molnar
Linus, Please pull the latest perf-urgent-for-linus git tree from: git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git perf-urgent-for-linus # HEAD: b9df84fd7c05cc300d6d14f022b8a00773ebcf8c Merge tag 'perf-core-for-mingo' of

Re: [PATCH v3 2/2] PM / Runtime: Add pm_runtime_enable_recursive

2015-07-05 Thread Alan Stern
On Sat, 4 Jul 2015, Rafael J. Wysocki wrote: > > >> > Perhaps the pm_runtime_suspended_if_enabled() test should be changed to > > >> > pm_runtime_status_suspended(). Then it won't matter whether the > > >> > descendant devices are enabled for runtime PM. > > >> > > >> Yeah, that would remove the

Re: [PATCH 0/2] kconfig: allow use of relations other than (in)equality

2015-07-05 Thread Martin Walch
On Thursday 02 July 2015 22:06:26 Michal Marek wrote: > The patch just adds four new binary operations of the same order as the > existing == and !=, with a the semantics that everybody expects. And the > grammar for kconfig expressions is so simplistic that you cannot even > write things like (A

Re: [PATCH 1/1] suspend: delete sys_sync()

2015-07-05 Thread Geert Uytterhoeven
On Sat, Jul 4, 2015 at 3:03 AM, Rafael J. Wysocki wrote: > [The argument that the user can pull removable storage devices out of the > system while suspended doesn't hold any water to me, because the user can > pull them out of the system when not suspended just as well and cause the > same kind

Re: [PATCH v3] hwmon: (nct7802) Add pwm control

2015-07-05 Thread Jean Delvare
On Sat, 04 Jul 2015 11:08:36 -0700, Guenter Roeck wrote: > Hi Constantine, > > On 07/04/2015 07:57 AM, Constantine Shulyupin wrote: > > Added fan output control registers. > > Modes of operation are PWM (default) and DC. > > > > Another note: Since you mention DC vs. pwm mode, have you >

Re: config PROC_CHILDREN

2015-07-05 Thread Jean Delvare
Hi Iago, Please don't top-post. On Fri, 3 Jul 2015 11:10:45 +0200, Iago López Galeiras wrote: > Hi Jean, > > The purpose of this option is enabling /proc//task//children without > having to enable CHECKPOINT_RESTORE, which is hidden behind EXPERT. > > Regarding its lack of help, documentation

Re: [PATCH] NFC: st21nfca,st-nci: fix use of uninitialized variables in error path

2015-07-05 Thread christophe.ricard
Hi Nicolas, Thanks for your fix. I have slit your patch for st21nfca and st-nci in order to propagate them in earlier kernel revision through sta...@vger.kernel.org. I will rework st-nci patch for kernel revision < 4.2 Best Regards Christophe On 29/06/2015 12:17, Nicolas Iooss wrote:

Re: [PATCH v2 6/9] arm: twr-k70f120m: extend Freescale eDMA driver with the ability to support Kinetis SoC

2015-07-05 Thread Vinod Koul
On Tue, Jun 30, 2015 at 02:27:27PM +0200, Paul Osmialowski wrote: The patch title is not per subsystem semantics, pls fix that > Surprisingly small amount of work was required in order to extend already > existing eDMA driver with the support for Kinetis SoC architecture. And this doesn't tell me

Re: [RFC][PATCH] x86: Allow early_printk to use console style param like 115200n8

2015-07-05 Thread Ingo Molnar
* Steven Rostedt wrote: > When I enable early_printk on a kernel, I cut and paste the console= > input and add to earlyprintk parameter. But I notice recently that > ktest has not been detecting triple faults. The way it detects it, is > by seeing the kernel banner "Linux version .." with a

Re: [PATCH 5/6] kdbus: pin namespaces on HELLO

2015-07-05 Thread David Herrmann
Hi On Fri, Jul 3, 2015 at 11:44 PM, Sergei Zviagintsev wrote: > On Thu, Jul 02, 2015 at 10:28:33AM +0200, David Herrmann wrote: >> /* >> - * This translates the effective capabilities of 'cred' into the >> current >> - * user-namespace. If the current user-namespace is a

Re: [PATCH 1/1] suspend: delete sys_sync()

2015-07-05 Thread Alan Stern
On Sat, 4 Jul 2015, Rafael J. Wysocki wrote: > The only argument against dropping sys_sync() from the suspend code path > I've seen in this thread that I entirely agree with is that it may lead to > regressions, because we've done it practically forever and it may hide latent > bugs somewhere in

Linux 4.2 build error in net/netfilter/ipset/ip_set_hash_netnet.c

2015-07-05 Thread Vinson Lee
Hi. With the latest Linux 4.2-rc1, I am hitting this build error with GCC 4.4.7 on CentOS 6. CC net/netfilter/ipset/ip_set_hash_netnet.o net/netfilter/ipset/ip_set_hash_netnet.c: In function ‘hash_netnet4_uadt’: net/netfilter/ipset/ip_set_hash_netnet.c:163: error: unknown field ‘cidr’

RE: [PATCH] xen-netback: remove duplicated function definition

2015-07-05 Thread Li, Liang Z
> Cc: linux-kernel@vger.kernel.org; ian.campb...@citrix.com; > wei.l...@citrix.com; xen-de...@lists.xenproject.org; > net...@vger.kernel.org > Subject: Re: [PATCH] xen-netback: remove duplicated function definition > > From: Liang Li > Date: Sat, 4 Jul 2015 03:33:00 +0800 > > > There are two

[PATCH] mtd: r852: make ecc_reg 32-bit in r852_ecc_correct

2015-07-05 Thread Nicolas Iooss
r852_ecc_correct() reads a 32-bit register into a 16-bit variable, ecc_reg, but this variable is later used as if it was larger. This is reported by clang when building the kernel with many warnings: drivers/mtd/nand/r852.c:512:11: error: shift count >= width of type

Re: [RFC][PATCH] x86: Allow early_printk to use console style param like 115200n8

2015-07-05 Thread Ingo Molnar
* Steven Rostedt wrote: > On Sat, 4 Jul 2015 13:03:59 +0200 > Ingo Molnar wrote: > > > > > + /* > > > + * In case the input is like console with text after the baud > > > + * rate. e.g. 115200n8. kstrtoul() will error on such input. > > > + */ > > > +

Re: [PATCH 2/8] driver-core: add asynchronous probing support for drivers

2015-07-05 Thread Dan Williams
On Fri, Jul 3, 2015 at 11:30 AM, Luis R. Rodriguez wrote: > On Sat, Jun 27, 2015 at 04:45:25PM -0700, Dan Williams wrote: >> On Mon, Mar 30, 2015 at 4:20 PM, Dmitry Torokhov >> wrote: >> > Some devices take a long time when initializing, and not all drivers are >> > suited to initialize their

Re: [PATCH RFC 5/5] kdbus: improve tests on incrementing quota

2015-07-05 Thread David Herrmann
Hi On Thu, Jul 2, 2015 at 7:47 PM, Sergei Zviagintsev wrote: > Hi Djalal, > > On Thu, Jul 02, 2015 at 03:13:41PM +0100, Djalal Harouni wrote: > [...] >> > My journey with this piece of code began from spotting and immediately >> > "fixing" the overflow issue :) Then I decided to dig into the >>

[PATCH v4 4/4] Documentation: Add 'intel,8042' FDT bindings

2015-07-05 Thread Roman Volkov
Add a documentation file for the new OF/FDT binding for the i8042 interface. Signed-off-by: Roman Volkov --- .../devicetree/bindings/serio/intel,8042.txt | 82 ++ 1 file changed, 82 insertions(+) create mode 100644

[PATCH v4 1/4] i8042: Add i8042_of.h header

2015-07-05 Thread Roman Volkov
This file contains OF/FDT parsing code, based on older implementations for SPARC and PowerPC. Currently it can be used to support the i8042 interface on the vt8500 boards. This code can be reused with some workarounds to support the older SPARC machines. For example, older machines do not have the

[PATCH v4 2/4] i8042: Kernel configuration for OF/FDT support

2015-07-05 Thread Roman Volkov
i8042_of.h should be included when CONFIG_ARCH_MIGHT_HAVE_PC_SERIO and CONFIG_USE_OF are selected. Kconfig is not modified. Signed-off-by: Roman Volkov --- drivers/input/serio/i8042.h | 3 +++ 1 file changed, 3 insertions(+) diff --git a/drivers/input/serio/i8042.h

[PATCH v4 3/4] i8042: Add OF/FDT support to the driver

2015-07-05 Thread Roman Volkov
Original driver should be modified to support OF/FDT bindings. The platform_create_bundle() function should be removed when compiled for OF-capable machines, since the device tree is already created by the platform code. The driver should also contain the OF match table and call platform-specific

[PATCH v4 0/4] FDT support for i8042 driver

2015-07-05 Thread Roman Volkov
The i8042 interface is used not only on the x86 architecture. Some of non-x86 architectures are using Open Firmware device tree, like SPARC and PowerPC. There is also non-x86 platforms with the FDT support, such as ARM SoCs. There is no code in Linux to support i8042-capable input devices on these

Re: [PATCH v2 2/2] irqchip: dw-apb-ictl: add irq_set_affinity support

2015-07-05 Thread Jisheng Zhang
Dear Russell, On Sat, 4 Jul 2015 09:26:23 +0100 Russell King - ARM Linux wrote: > On Sat, Jul 04, 2015 at 01:19:30PM +0800, Jisheng Zhang wrote: > > On Marvell Berlin SoCs, the cpu's local timer is shutdown when the cpu > > goes to a deep idle state, then the timer framework will be notified to

Re: [PATCH 2/3] mmc: sdhci-of-at91: introduce driver for the Atmel SDMMC

2015-07-05 Thread Paul Bolle
A nit only: a license mismatch. On vr, 2015-07-03 at 16:17 +0200, Ludovic Desroches wrote: > --- /dev/null > +++ b/drivers/mmc/host/sdhci-of-at91.c > > + * This program is free software; you can redistribute it and/or modify > + * it under the terms of the GNU General Public License as published

Re: [PATCH v2 2/2] irqchip: dw-apb-ictl: add irq_set_affinity support

2015-07-05 Thread Jisheng Zhang
Dear Thomas, On Sat, 4 Jul 2015 14:49:31 +0200 Thomas Gleixner wrote: > On Sat, 4 Jul 2015, Russell King - ARM Linux wrote: > > On Sat, Jul 04, 2015 at 11:53:57AM +0200, Thomas Gleixner wrote: > > > On Sat, 4 Jul 2015, Russell King - ARM Linux wrote: > > > > > > > On Sat, Jul 04, 2015 at

Re: [PATCH 16/41] clocksource: pxa: Migrate to new 'set-state' interface

2015-07-05 Thread Viresh Kumar
Hi Robert, On 04-07-15, 17:42, Robert Jarzmik wrote: > > + /* initializing, released, or preparing for suspend */ > > + timer_writel(timer_readl(OIER) & ~OIER_E0, OIER); > > + timer_writel(OSSR_M0, OSSR); > > + return 0; > For consistency, please leave an empty line before that return

Greetings from Dr. Lassine Diawara.

2015-07-05 Thread Mr Lassine Diawara
-- Greetings from Dr. Lassine Diawara. Assalamu Alaikum, Permit me to inform you of my desire of going into business relationship with you, I know this message will sounds very strange to you, but I have no choice than to risk my life to choose a stranger like you I have never

Re: config RCU_EQS_DEBUG

2015-07-05 Thread Jean Delvare
Hi Paul, On Fri, 3 Jul 2015 09:00:37 -0700, Paul E. McKenney wrote: > On Fri, Jul 03, 2015 at 10:07:45AM +0200, Jean Delvare wrote: > > You just introduced a Linux kernel configuration option named > > RCU_EQS_DEBUG. Its short description is "Use this when adding any sort > > of NO_HZ support to

BUG? Duplicate key code 0xe045 in dell-wmi.c

2015-07-05 Thread Pali Rohár
Hello, I'm looking at dell-wmi.c driver and its history in git and I found problem with handling WMI key code 0xe045. In current dell-wmi.c code is {KE_KEY, 0xe045, KEY_PROG1}, {KE_IGNORE, 0xe045, KEY_NUMLOCK}, I bet this is some copy-paste error as one code can be translated only to one

Re: [PATCH] f2fs: reduce lock overhead of extent node releasing

2015-07-05 Thread Jaegeuk Kim
On Thu, Jul 02, 2015 at 08:40:12PM +0800, Chao Yu wrote: > >From e5c6600d01c4462c4e1ee0c70ec1d9319862077d Mon Sep 17 00:00:00 2001 > From: Chao Yu > Date: Thu, 2 Jul 2015 18:52:46 +0800 > Subject: [PATCH] f2fs: reduce lock overhead of extent node releasing > > Open and close critical section for

[PATCH v3 0/9] iio: mma8452: improve driver and support more chips

2015-07-05 Thread Martin Kepplinger
This is version 3 of the mma8452 driver improvements. Version 3 adds one patch to allow all possible pin wirings for users and adds more relevant people to the discussion, I forgot about before. I'm sorry. These changes add support for motion interrupts and 3 more accelerometer chips, two of

[PATCH 4/9] iio: mma8452: add support for MMA8652FC and MMA8653FC accelerometers

2015-07-05 Thread Martin Kepplinger
MMA8652FC and MMA8653FC don't provide the transient interrupt source, so the motion interrupt source is used by providing a new iio_chan_spec definition, so that other supported devices are not affected by this. Datasheets for the newly supported devices are available at Freescale's website:

[PATCH 5/9] iio: mma8452: add devicetree documentation

2015-07-05 Thread Martin Kepplinger
Signed-off-by: Martin Kepplinger Signed-off-by: Christoph Muellner --- .../devicetree/bindings/iio/accel/mma8452.txt | 21 + 1 file changed, 21 insertions(+) create mode 100644 Documentation/devicetree/bindings/iio/accel/mma8452.txt diff --git

[PATCH 3/9] iio: mma8452: add freefall / motion interrupt source

2015-07-05 Thread Martin Kepplinger
This adds the freefall / motion interrupt source definitions to the driver. It is not in use now, but mma_chip_info and iio_chan_spec can easily be adapted to use it instead of the transient interrupt source. Signed-off-by: Martin Kepplinger Signed-off-by: Christoph Muellner ---

[PATCH 2/9] iio: mma8452: add support for MMA8453Q accelerometer chip

2015-07-05 Thread Martin Kepplinger
This adds support for the 10 bit version if Freescale's accelerometers of this series. The datasheet is available at Freescale's website: http://cache.freescale.com/files/sensors/doc/data_sheet/MMA8453Q.pdf Signed-off-by: Martin Kepplinger Signed-off-by: Christoph Muellner ---

[PATCH 7/9] iio: mma8452: change iio event type to IIO_EV_TYPE_MAG

2015-07-05 Thread Martin Kepplinger
IIO_EV_TYPE_THRESH in rising direction describes an event where the threshold is crossed in rising direction, positive or negative values being possible. This is not the case here. Since the threshold is no signed value and only the magnitude is compared, IIO_EV_TYPE_MAG is what describes the

[PATCH 8/9] iio: mma8452: leave sysfs namings to the iio core

2015-07-05 Thread Martin Kepplinger
This doesn't actually change anything since the core names the sysfs folder for the iio event attributes "events" anyways. It only leaves the job to the core. Signed-off-by: Martin Kepplinger Signed-off-by: Christoph Muellner --- drivers/iio/accel/mma8452.c | 1 - 1 file changed, 1 deletion(-)

[PATCH 6/9] iio: mma8452: add copyright notice comment

2015-07-05 Thread Martin Kepplinger
Signed-off-by: Martin Kepplinger Signed-off-by: Christoph Muellner --- drivers/iio/accel/mma8452.c | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/iio/accel/mma8452.c b/drivers/iio/accel/mma8452.c index ccce925..7f6e3b4 100644 --- a/drivers/iio/accel/mma8452.c +++

[PATCH 1/9] iio: mma8452: refactor for seperating chip specific data

2015-07-05 Thread Martin Kepplinger
This adds a struct mma_chip_info to hold data that will remain specific to the chip in use. It is provided during probe() and linked in struct of_device_id. Also this suggests that the driver is called "mma8452" and now handles the MMA8452Q device, but is not limited to it. Signed-off-by: Martin

[PATCH 9/9] iio: mma8452: add devicetree property to allow all pin wirings

2015-07-05 Thread Martin Kepplinger
For the devices supported by the mma8452 driver, two interrupt pins are available to route the interrupt signals to. By default INT1 is assumed. This adds a simple boolean DT property, for users to configure it for INT2, if that is the wired interrupt pin for them. This is important for everyone

Re: [PATCH, resend] build: fix broken kernel RPM source symlink

2015-07-05 Thread Paul Bolle
On di, 2015-06-30 at 13:47 +0200, Espen Carlsen wrote: > Fix the 'rpm-pkg' makefile target to always generate the correct > /usr/src/kernel/ symlink; this fails on non-RPM-native systems /kernels/ > eg Ubuntu. > > On a non-RPM-native system, the symlink created by rpmbuild points to >

Re: [PATCH 1/1] kernel/sysctl.c: Add /proc/sys/vm/shrink_memory feature

2015-07-05 Thread Valdis . Kletnieks
On Fri, 03 Jul 2015 18:50:07 +0530, Pintu Kumar said: > This patch provides 2 things: > 2. Enable shrink_all_memory API in kernel with new CONFIG_SHRINK_MEMORY. > Currently, shrink_all_memory function is used only during hibernation. > With the new config we can make use of this API for

Re: [PATCH v3 1/6] ARM: dts: pxa: add dma controller

2015-07-05 Thread Robert Jarzmik
Robert Jarzmik writes: Applied to pxa/dt, thanks. -- Robert -- 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

Re: [PATCH 16/41] clocksource: pxa: Migrate to new 'set-state' interface

2015-07-05 Thread Robert Jarzmik
Viresh Kumar writes: > @@ -88,26 +88,12 @@ pxa_osmr0_set_next_event(unsigned long delta, struct > clock_event_device *dev) > return (signed)(next - oscr) <= MIN_OSCR_DELTA ? -ETIME : 0; > } > > -static void > -pxa_osmr0_set_mode(enum clock_event_mode mode, struct clock_event_device >

Re: [PATCH 1/2] kconfig: also warn of unhandled characters in statements

2015-07-05 Thread Ulf Magnusson
A more exact commit title would be something like "warn for unhandled characters before the initial token on a line". On Fri, Jul 3, 2015 at 2:46 PM, Andreas Ruprecht wrote: > While commit 2e0d737fc76f ("kconfig: don't silently ignore unhandled > characters") introduced a warning for unsupported

[RFC PATCH 1/3] arm: psci: rename psci_smp.c to psci.c

2015-07-05 Thread Jisheng Zhang
This will prepare for next commit to enable PSCI for UP systems so that calls like cpu_suspend can be made functional on UP too. Signed-off-by: Jisheng Zhang --- arch/arm/kernel/Makefile | 2 +- arch/arm/kernel/psci.c | 130 +

Re: [PATCH v2 1/6] dax: Add block size note to documentation

2015-07-05 Thread Boaz Harrosh
On 07/04/2015 08:03 AM, Christoph Hellwig wrote: > On Fri, Jul 03, 2015 at 10:40:38AM -0400, Matthew Wilcox wrote: >> From: Matthew Wilcox >> >> For block devices which are small enough, mkfs will default to creating >> a filesystem with block sizes smaller than page size. > > This seems like an

Re: [PATCH v4 14/17] x86/asm/entry/64: Migrate error and interrupt exit work to C

2015-07-05 Thread Ingo Molnar
* Andy Lutomirski wrote: > >> I'm torn on this one. In principle, you're right, or we could have a > >> macro > >> CALL_ENTER_FROM_USER_MODE that does nothing if context tracking is off. > >> OTOH, that's also kind of messy. > > > > busybox has IF() macros: > > > > IF_CONTEXT_TRACKING(call

Re: [PATCH] tools/perf, rbtree: Add RCU wrappers to make rbtree.h usable in user-space

2015-07-05 Thread Arnaldo Carvalho de Melo
Em Fri, Jul 03, 2015 at 09:14:46AM +0200, Peter Zijlstra escreveu: > On Fri, Jul 03, 2015 at 06:21:12AM +0930, Rusty Russell wrote: > > Looks like Peter Zijlstra is the one to take this fix... > > acme is the steward of tools/perf/ > > > >> diff --git a/tools/perf/util/include/linux/rcupdate.h >

Re: [PATCH 1/2] kconfig: also warn of unhandled characters in statements

2015-07-05 Thread Ulf Magnusson
On Sat, Jul 4, 2015 at 11:33 AM, Paul Bolle wrote: > On vr, 2015-07-03 at 14:46 +0200, Andreas Ruprecht wrote: >> While commit 2e0d737fc76f ("kconfig: don't silently ignore unhandled >> characters") introduced a warning for unsupported characters inside >> parameters, > > What are "parameters"?

[RFC PATCH 3/3] arm: psci: add cpuidle_ops support

2015-07-05 Thread Jisheng Zhang
This patch implement cpuidle_ops using psci, the code is stolen from arm64. Now we can use cpuidle-arm.c for both arm and arm64. Signed-off-by: Jisheng Zhang --- arch/arm/kernel/psci.c | 116 + 1 file changed, 116 insertions(+) diff --git

[RFC PATCH 2/3] arm: psci: enable PSCI on UP systems

2015-07-05 Thread Jisheng Zhang
This is to make calls like eg cpu_suspend can be made functional on UP too. Signed-off-by: Jisheng Zhang --- arch/arm/kernel/Makefile | 5 + arch/arm/kernel/psci.c | 2 ++ 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/arch/arm/kernel/Makefile b/arch/arm/kernel/Makefile

Re: [PATCH v2 2/2] irqchip: dw-apb-ictl: add irq_set_affinity support

2015-07-05 Thread Jisheng Zhang
Dear Russell, On Sat, 4 Jul 2015 17:35:33 +0800 Jisheng Zhang wrote: > Dear Russell, > > On Sat, 4 Jul 2015 10:25:46 +0100 > Russell King - ARM Linux wrote: > > > On Sat, Jul 04, 2015 at 04:50:07PM +0800, Jisheng Zhang wrote: > > > Dear Russell, > > > > > > On Sat, 4 Jul 2015 09:26:23 +0100

Re: [PATCH v2 2/2] irqchip: dw-apb-ictl: add irq_set_affinity support

2015-07-05 Thread Jisheng Zhang
Dear Russell, On Sat, 4 Jul 2015 10:25:46 +0100 Russell King - ARM Linux wrote: > On Sat, Jul 04, 2015 at 04:50:07PM +0800, Jisheng Zhang wrote: > > Dear Russell, > > > > On Sat, 4 Jul 2015 09:26:23 +0100 > > Russell King - ARM Linux wrote: > > > > > On Sat, Jul 04, 2015 at 01:19:30PM +0800,

[PATCH v2 2/6] kdbus: drop redundant KDBUS_MSG_MAX_ITEMS

2015-07-05 Thread David Herrmann
We already limit the size of the message object, there's no reason to add an arbitrary additional limit on the number of items. We don't do this for other item-arrays, so lets stop restricting the messages in this way. Signed-off-by: David Herrmann --- v2: - drop redundant "n = 0" assignment -

[PATCH] Documentation: ARM: EXYNOS: Extend boot loader interface documentation

2015-07-05 Thread Krzysztof Kozlowski
Extend the kernel-bootloader interface documentation with usage of register INFORM1 (0x0804) and different CPU resume address on Exynos542x family (with Multi-Cluster Power Management enabled). Additionally add glossary and reformat section titles. Signed-off-by: Krzysztof Kozlowski ---

[RFC PATCH 0/3] arm: psci: implement cpuidle_ops

2015-07-05 Thread Jisheng Zhang
We'd like to use cpuidle-arm.c for both arm and arm64 with psci as backend. For arm64, it works. But for arm, we miss cpuidle_ops, these patches try to address this issue. Has been tested on Marvell Berlin SoCs. These patches are rebased on the Mark Rutland's latest psci unification work. [PATCH

Re: Feature request, "create on mount" to create mount point directory on mount, implied remove on unmount

2015-07-05 Thread Valdis . Kletnieks
On Fri, 03 Jul 2015 13:01:59 +0100, jon said: > Hi, could I make a hugely nieve user request :-) > > Would it be possible to add a new mount option to everything? > > New mount option 'com' = "create on mount" (implied remove on unmount). > > > Example fstab entry > /mounts/amountpoint

[GIT PULL] printk: Increase maximum CONFIG_LOG_BUF_SHIFT from 21 to 25

2015-07-05 Thread Ingo Molnar
Linus, Please pull the latest core-urgent-for-linus git tree from: git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git core-urgent-for-linus # HEAD: fb39f98d14d2c92531e79bcda5a0b802e2aaf202 printk: Increase maximum CONFIG_LOG_BUF_SHIFT from 21 to 25 Ran into this limit recently,

Re: [PATCH v2 2/2] irqchip: dw-apb-ictl: add irq_set_affinity support

2015-07-05 Thread Jisheng Zhang
Dear Russell, Thomas, On Sat, 4 Jul 2015 11:08:27 +0100 Russell King - ARM Linux wrote: > On Sat, Jul 04, 2015 at 11:53:57AM +0200, Thomas Gleixner wrote: > > On Sat, 4 Jul 2015, Russell King - ARM Linux wrote: > > > > > On Sat, Jul 04, 2015 at 01:19:30PM +0800, Jisheng Zhang wrote: > > > > On

[GIT PULL] target updates for v4.2-rc1

2015-07-05 Thread Nicholas A. Bellinger
Hi Linus, Here are the outstanding target-pending updates for v4.2-rc1. Please go ahead and pull from: git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending.git for-next It's been a busy development cycle for target-core in a number of different areas. The fabric API usage for

[tip:x86/urgent] x86/fpu: Fix boot crash in the early FPU code

2015-07-05 Thread tip-bot for Ingo Molnar
Commit-ID: b96fecbfa8c88b057e2bbf10021521c232bb3650 Gitweb: http://git.kernel.org/tip/b96fecbfa8c88b057e2bbf10021521c232bb3650 Author: Ingo Molnar AuthorDate: Sat, 4 Jul 2015 09:58:19 +0200 Committer: Ingo Molnar CommitDate: Sat, 4 Jul 2015 10:05:56 +0200 x86/fpu: Fix boot crash in

[tip:sched/urgent] sched/stat: Simplify the sched_info accounting dependency

2015-07-05 Thread tip-bot for Naveen N. Rao
Commit-ID: f6db8347993256b58bd4746b0c4c5b935c32210d Gitweb: http://git.kernel.org/tip/f6db8347993256b58bd4746b0c4c5b935c32210d Author: Naveen N. Rao AuthorDate: Thu, 25 Jun 2015 23:53:37 +0530 Committer: Ingo Molnar CommitDate: Sat, 4 Jul 2015 10:04:30 +0200 sched/stat: Simplify the

[tip:sched/urgent] sched/debug: Move print_cfs_rq() declaration to kernel/sched/sched.h

2015-07-05 Thread tip-bot for Srikar Dronamraju
Commit-ID: 6b55c9654fccf69ae7ace23ca101dc37b903181b Gitweb: http://git.kernel.org/tip/6b55c9654fccf69ae7ace23ca101dc37b903181b Author: Srikar Dronamraju AuthorDate: Thu, 25 Jun 2015 22:51:41 +0530 Committer: Ingo Molnar CommitDate: Sat, 4 Jul 2015 10:04:31 +0200 sched/debug: Move

[tip:sched/urgent] sched/numa: Fix numa balancing stats in /proc/ pid/sched

2015-07-05 Thread tip-bot for Srikar Dronamraju
Commit-ID: 397f2378f136128623fc237746157aa2564d1082 Gitweb: http://git.kernel.org/tip/397f2378f136128623fc237746157aa2564d1082 Author: Srikar Dronamraju AuthorDate: Thu, 25 Jun 2015 22:51:43 +0530 Committer: Ingo Molnar CommitDate: Sat, 4 Jul 2015 10:04:33 +0200 sched/numa: Fix numa

[tip:sched/urgent] sched/stat: Expose /proc/pid/ schedstat if CONFIG_SCHED_INFO=y

2015-07-05 Thread tip-bot for Naveen N. Rao
Commit-ID: 5968cecedd7a09f23e9fcb5f9fb4e893712f35ba Gitweb: http://git.kernel.org/tip/5968cecedd7a09f23e9fcb5f9fb4e893712f35ba Author: Naveen N. Rao AuthorDate: Tue, 30 Jun 2015 14:36:03 +0530 Committer: Ingo Molnar CommitDate: Sat, 4 Jul 2015 10:04:31 +0200 sched/stat: Expose

[tip:sched/urgent] sched/numa: Show numa_group ID in /proc/ sched_debug task listings

2015-07-05 Thread tip-bot for Srikar Dronamraju
Commit-ID: e3d24d0a6048a826de5562d75dedb664d3a2a1b2 Gitweb: http://git.kernel.org/tip/e3d24d0a6048a826de5562d75dedb664d3a2a1b2 Author: Srikar Dronamraju AuthorDate: Thu, 25 Jun 2015 22:51:42 +0530 Committer: Ingo Molnar CommitDate: Sat, 4 Jul 2015 10:04:32 +0200 sched/numa: Show

Re: [RFCv2 1/5] mm/compaction: enable driver page migration

2015-07-05 Thread Konstantin Khlebnikov
On Fri, Jun 26, 2015 at 12:58 PM, Gioh Kim wrote: > Add framework to register callback functions and > check pages migratable. > There are some modes of page isolation so that isolate interface > has an arguments of page address and isolation mode. > > Signed-off-by: Gioh Kim > --- >

[PATCH] x86/fpu: Fix boot crash in the early FPU code

2015-07-05 Thread Ingo Molnar
* Linus Torvalds wrote: > On Fri, Jul 3, 2015 at 8:23 AM, Jan Kara wrote: > > > > Because the address isn't 32-byte aligned (which I assume is the > > requirement from looking into the code). So clearly my gcc messed up and > > miscompiled the thing by ignoring the alignment attribute. > >

work with

2015-07-05 Thread Enders A, Anouk
My name is Gatan Magsino, I work with Mediterranean Bank in Malta. Can i trust you with a business worth 8.3 million USD? Please reply ONLY to my private email: magsin...@yahoo.com.hk for more information. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body

Re: [RFC][PATCH] x86: Allow early_printk to use console style param like 115200n8

2015-07-05 Thread Steven Rostedt
On Sat, 4 Jul 2015 13:03:59 +0200 Ingo Molnar wrote: > > + /* > > +* In case the input is like console with text after the baud > > +* rate. e.g. 115200n8. kstrtoul() will error on such input. > > +*/ > > + for (p = s; *p && isdigit(*p);

Re: [RFC][PATCH] x86: Allow early_printk to use console style param like 115200n8

2015-07-05 Thread Steven Rostedt
On Sat, 4 Jul 2015 13:03:59 +0200 Ingo Molnar wrote: > So why not revert to the known-working simple_strtoul()? I don't see this as > an > improvement: > > > + /* > > +* In case the input is like console with text after the baud > > +* rate. e.g. 115200n8.

Incorrect key code parsing in dell-wmi.c since 5ea2559

2015-07-05 Thread Pali Rohár
Hello, I found another problem in dell-wmi.c code which is still partially in mainline kernel since commit 5ea2559726b786283236835dc2905c23b36ac91c: http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=5ea2559726b786283236835dc2905c23b36ac91c

[PATCH v2] gpio: UniPhier: add driver for UniPhier GPIO controller

2015-07-05 Thread Masahiro Yamada
This GPIO controller device is used on UniPhier SoCs. Signed-off-by: Masahiro Yamada --- Changes in v2: - Fix typos in the comment block drivers/gpio/Kconfig | 6 + drivers/gpio/Makefile| 1 + drivers/gpio/gpio-uniphier.c | 273 +++

Re: [PATCH] ntfs: Deletion of unnecessary checks before the function call "iput"

2015-07-05 Thread SF Markus Elfring
> From: Markus Elfring > Date: Sat, 15 Nov 2014 19:35:05 +0100 > > The iput() function tests whether its argument is NULL and then > returns immediately. Thus the test around the call is not needed. > > This issue was detected by using the Coccinelle software. > > Signed-off-by: Markus Elfring

Re: [PATCH 1/2] MIPS: ath79: Remove the unused GPIO function API

2015-07-05 Thread Sergey Ryazanov
2015-07-03 12:11 GMT+03:00 Alban Bedel : > To prepare moving the GPIO driver to drivers/gpio remove the > platform specific pinmux API. As it is not used by any board, > and such functionality should better be implemented using the > pinmux subsystem just removing it seems to be the best option. >

Re: [PATCH] ntfs: Deletion of unnecessary checks before the function call "iput"

2015-07-05 Thread Anton Altaparmakov
Hi Andrew, Can you please take up this trivial patch and merge it upstream? Reviewed-by: Anton Altaparmakov Thanks a lot in advance! Best regards, Anton > On 4 Jul 2015, at 11:32, SF Markus Elfring > wrote: > >> From: Markus Elfring >> Date: Sat, 15 Nov 2014 19:35:05 +0100 >>

[GIT PULL] NTB changes for 4.2

2015-07-05 Thread Jon Mason
Hi Linus, Please consider pulling the following for inclusion into 4.2. It includes a pretty significant reworking of the NTB core code, but has already produced some significant perf improvements. Thanks, Jon --- The following changes since commit d8133356e99713bd023b229de107ddd6dd6d375a:

[PATCH] cris: arch-v10: kernel: kgdb: let is_dyn_brkp as extern variable

2015-07-05 Thread Chen Gang
For upstream cris toolchain (gcc is 6.0, gas and ld are 2.25.51), they can not recognize the static variable between embedded global asm code and local C code. So let it as extern variable to let the related code pass building, it is harmless for real world using (although it is not quite well

RE: [PATCH 1/1] x86: Hyper-V: Mark the Hyper-V clocksource as being high resolution

2015-07-05 Thread KY Srinivasan
> -Original Message- > From: Thomas Gleixner [mailto:t...@linutronix.de] > Sent: Saturday, July 4, 2015 1:11 AM > To: KY Srinivasan > Cc: x...@kernel.org; gre...@linuxfoundation.org; linux- > ker...@vger.kernel.org; de...@linuxdriverproject.org; o...@aepfle.de; > a...@canonical.com;

Re: [PATCH RFC 5/5] kdbus: improve tests on incrementing quota

2015-07-05 Thread Sergei Zviagintsev
Hi, On Sat, Jul 04, 2015 at 01:42:31PM +0200, David Herrmann wrote: > Hi > > On Thu, Jul 2, 2015 at 3:45 PM, Sergei Zviagintsev wrote: > > Hi David, > > > > Thank you for reviewing and providing comments on these all! I answered > > below. > > > > On Thu, Jul 02, 2015 at 10:50:47AM +0200,

[PATCH] staging: board: Kconfig: Let STAGING_BOARD depend on CLKDEV_LOOKUP

2015-07-05 Thread Chen Gang
It needs clk_add_alias() from clk drivers, which is implemented in "drivers/clk/clkdev.c" which depends on CLKDEV_LOOKUP. Normally, archs and clk driver its own will decide whether select CLKDEV_LOOKUP, and common drivers will decide whether depend on it. The related error (with allmodconfig

Re: Feature request, "create on mount" to create mount point directory on mount, implied remove on unmount

2015-07-05 Thread jon
On Sat, 2015-07-04 at 16:56 -0400, valdis.kletni...@vt.edu wrote: > On Fri, 03 Jul 2015 13:01:59 +0100, jon said: > > Hi, could I make a hugely nieve user request :-) > > > > Would it be possible to add a new mount option to everything? > > > > New mount option 'com' = "create on mount" (implied

[Consult] cris: arch-v10: About $dtp0 register

2015-07-05 Thread Chen Gang
Hello Maintainers: I want to consult, whether arch-v10 supports $dtp0 register: - Kernel has already used it in arch/cris/arch-v10/kernel/kgdb.c. - But upstream gas 2.25.51 can not recognize it for arch-v10, for the same kgdb.s file which contents $dtp0:

Re: [PATCH RESEND] sched: prefer an idle cpu vs an idle sibling for BALANCE_WAKE

2015-07-05 Thread Mike Galbraith
On Sat, 2015-07-04 at 17:57 +0200, Mike Galbraith wrote: > If we're (read /me) on track, the bellow should help. Per my tracing, > it may want a wee bit of toning down actually, though when I trace > virgin source I expect to see the same, namely Xorg and friends having > "wide-load" tattooed

work with

2015-07-05 Thread Enders A, Anouk
My name is Gatan Magsino, I work with Mediterranean Bank in Malta. Can i trust you with a business worth 8.3 million USD? Please reply ONLY to my private email: magsin...@yahoo.com.hk for more information. -- To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of

[PATCH] x86/fpu: Fix boot crash in the early FPU code

2015-07-05 Thread Ingo Molnar
* Linus Torvalds torva...@linux-foundation.org wrote: On Fri, Jul 3, 2015 at 8:23 AM, Jan Kara j...@suse.cz wrote: Because the address isn't 32-byte aligned (which I assume is the requirement from looking into the code). So clearly my gcc messed up and miscompiled the thing by ignoring

Re: [RFC][PATCH] x86: Allow early_printk to use console style param like 115200n8

2015-07-05 Thread Steven Rostedt
On Sat, 4 Jul 2015 13:03:59 +0200 Ingo Molnar mi...@kernel.org wrote: + /* +* In case the input is like console with text after the baud +* rate. e.g. 115200n8. kstrtoul() will error on such input. +*/ + for (p = s; *p

Re: [RFC][PATCH] x86: Allow early_printk to use console style param like 115200n8

2015-07-05 Thread Steven Rostedt
On Sat, 4 Jul 2015 13:03:59 +0200 Ingo Molnar mi...@kernel.org wrote: So why not revert to the known-working simple_strtoul()? I don't see this as an improvement: + /* +* In case the input is like console with text after the baud +* rate. e.g.

Re: [PATCH v2 1/6] dax: Add block size note to documentation

2015-07-05 Thread Boaz Harrosh
On 07/04/2015 08:03 AM, Christoph Hellwig wrote: On Fri, Jul 03, 2015 at 10:40:38AM -0400, Matthew Wilcox wrote: From: Matthew Wilcox wi...@linux.intel.com For block devices which are small enough, mkfs will default to creating a filesystem with block sizes smaller than page size. This

Re: [PATCH v4 14/17] x86/asm/entry/64: Migrate error and interrupt exit work to C

2015-07-05 Thread Ingo Molnar
* Andy Lutomirski l...@amacapital.net wrote: I'm torn on this one. In principle, you're right, or we could have a macro CALL_ENTER_FROM_USER_MODE that does nothing if context tracking is off. OTOH, that's also kind of messy. busybox has IF() macros: IF_CONTEXT_TRACKING(call

Re: [PATCH 16/41] clocksource: pxa: Migrate to new 'set-state' interface

2015-07-05 Thread Robert Jarzmik
Viresh Kumar viresh.ku...@linaro.org writes: @@ -88,26 +88,12 @@ pxa_osmr0_set_next_event(unsigned long delta, struct clock_event_device *dev) return (signed)(next - oscr) = MIN_OSCR_DELTA ? -ETIME : 0; } -static void -pxa_osmr0_set_mode(enum clock_event_mode mode, struct

Re: [PATCH 1/2] kconfig: also warn of unhandled characters in statements

2015-07-05 Thread Ulf Magnusson
A more exact commit title would be something like warn for unhandled characters before the initial token on a line. On Fri, Jul 3, 2015 at 2:46 PM, Andreas Ruprecht andreas.rupre...@fau.de wrote: While commit 2e0d737fc76f (kconfig: don't silently ignore unhandled characters) introduced a

[RFC PATCH 1/3] arm: psci: rename psci_smp.c to psci.c

2015-07-05 Thread Jisheng Zhang
This will prepare for next commit to enable PSCI for UP systems so that calls like cpu_suspend can be made functional on UP too. Signed-off-by: Jisheng Zhang jszh...@marvell.com --- arch/arm/kernel/Makefile | 2 +- arch/arm/kernel/psci.c | 130

Re: [PATCH v3 1/6] ARM: dts: pxa: add dma controller

2015-07-05 Thread Robert Jarzmik
Robert Jarzmik robert.jarz...@free.fr writes: Applied to pxa/dt, thanks. -- Robert -- 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

Re: [PATCH 16/41] clocksource: pxa: Migrate to new 'set-state' interface

2015-07-05 Thread Viresh Kumar
Hi Robert, On 04-07-15, 17:42, Robert Jarzmik wrote: + /* initializing, released, or preparing for suspend */ + timer_writel(timer_readl(OIER) ~OIER_E0, OIER); + timer_writel(OSSR_M0, OSSR); + return 0; For consistency, please leave an empty line before that return statement.

Re: [PATCH] f2fs: reduce lock overhead of extent node releasing

2015-07-05 Thread Jaegeuk Kim
On Thu, Jul 02, 2015 at 08:40:12PM +0800, Chao Yu wrote: From e5c6600d01c4462c4e1ee0c70ec1d9319862077d Mon Sep 17 00:00:00 2001 From: Chao Yu chao2...@samsung.com Date: Thu, 2 Jul 2015 18:52:46 +0800 Subject: [PATCH] f2fs: reduce lock overhead of extent node releasing Open and close

Re: [PATCH v2 2/2] irqchip: dw-apb-ictl: add irq_set_affinity support

2015-07-05 Thread Jisheng Zhang
Dear Thomas, On Sat, 4 Jul 2015 14:49:31 +0200 Thomas Gleixner t...@linutronix.de wrote: On Sat, 4 Jul 2015, Russell King - ARM Linux wrote: On Sat, Jul 04, 2015 at 11:53:57AM +0200, Thomas Gleixner wrote: On Sat, 4 Jul 2015, Russell King - ARM Linux wrote: On Sat, Jul 04, 2015 at

<    1   2   3   4   5   6   >