Re: [PATCH v2 2/3] drm/arm: Add support for Mali Display Processors

2016-05-19 Thread Daniel Vetter
On Thu, May 19, 2016 at 04:26:49PM +0100, Liviu Dudau wrote: > On Mon, Apr 25, 2016 at 03:19:23PM +0100, Liviu Dudau wrote: > > Add support for the new family of Display Processors from ARM Ltd. > > This commit adds basic support for Mali DP500, DP550 and DP650 > > parts, with only the display engi

[PATCH net-next v2 6/7] Driver: Vmxnet3: Introduce command to register memory region

2016-05-19 Thread Shrikrishna Khare
Signed-off-by: Guolin Yang Signed-off-by: Shrikrishna Khare --- drivers/net/vmxnet3/vmxnet3_defs.h | 17 + 1 file changed, 17 insertions(+) diff --git a/drivers/net/vmxnet3/vmxnet3_defs.h b/drivers/net/vmxnet3/vmxnet3_defs.h index 274e145..c3a3164 100644 --- a/drivers/net/vmxne

[PATCH net-next v2 1/7] Driver: Vmxnet3: Prepare for version 3 changes

2016-05-19 Thread Shrikrishna Khare
Signed-off-by: Shrikrishna Khare --- drivers/net/vmxnet3/Makefile | 4 ++-- drivers/net/vmxnet3/upt1_defs.h | 4 ++-- drivers/net/vmxnet3/vmxnet3_defs.h| 9 ++--- drivers/net/vmxnet3/vmxnet3_drv.c | 22 +- drivers/net/vmxnet3/vmxnet3_ethtool.c |

[PATCH net-next v2 2/7] Driver: Vmxnet3: Introduce generic command interface to configure the device

2016-05-19 Thread Shrikrishna Khare
Signed-off-by: Guolin Yang Signed-off-by: Shrikrishna Khare --- drivers/net/vmxnet3/vmxnet3_defs.h | 22 +- 1 file changed, 21 insertions(+), 1 deletion(-) diff --git a/drivers/net/vmxnet3/vmxnet3_defs.h b/drivers/net/vmxnet3/vmxnet3_defs.h index 8345e0c..a26a69d 100644 ---

[PATCH net-next v2 5/7] Driver: Vmxnet3: Add support for get_coalesce, set_coalesce ethtool operations

2016-05-19 Thread Shrikrishna Khare
Signed-off-by: Keyong Sun Signed-off-by: Manoj Tammali Signed-off-by: Shrikrishna Khare --- v1-v2: v1 patch used special values of rx-usecs to differentiate between coalescing modes. v2 uses relevant fields in struct ethtool_coalesce to choose modes. Also, a new command VMXNET3_CMD_GET_COALESCE

[PATCH net-next v2 4/7] Driver: Vmxnet3: Add Receive Data Ring support

2016-05-19 Thread Shrikrishna Khare
Receive Data Ring buffer length is configurable via ethtool -G ethX rx-mini Signed-off-by: Shrikrishna Khare --- drivers/net/vmxnet3/vmxnet3_defs.h| 14 +++- drivers/net/vmxnet3/vmxnet3_drv.c | 153 +++--- drivers/net/vmxnet3/vmxnet3_ethtool.c | 48 -

[PATCH net-next v2 7/7] Driver: Vmxnet3: Update to Version 3

2016-05-19 Thread Shrikrishna Khare
Signed-off-by: Shrikrishna Khare --- drivers/net/vmxnet3/vmxnet3_drv.c | 7 ++- drivers/net/vmxnet3/vmxnet3_int.h | 4 ++-- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/drivers/net/vmxnet3/vmxnet3_drv.c b/drivers/net/vmxnet3/vmxnet3_drv.c index 86965cd..71ce4be 100644 --- a

[PATCH net-next v2 0/7] Driver: Vmxnet3: Version 3

2016-05-19 Thread Shrikrishna Khare
This patchset upgrades Vmxnet3 to Version 3. Changes in v2: - Following patch is updated. See that patch for details: Driver: Vmxnet3: Add support for get_coalesce, set_coalesce ethtool Shrikrishna Khare (7): Driver: Vmxnet3: Prepare for version 3 changes Driver: Vmxnet3: Introduce generi

[PATCH net-next v2 3/7] Driver: Vmxnet3: Allow variable length Transmit Data ring buffer

2016-05-19 Thread Shrikrishna Khare
Signed-off-by: Sriram Rangarajan Signed-off-by: Shrikrishna Khare --- drivers/net/vmxnet3/vmxnet3_defs.h| 12 +++- drivers/net/vmxnet3/vmxnet3_drv.c | 55 ++- drivers/net/vmxnet3/vmxnet3_ethtool.c | 9 +++--- drivers/net/vmxnet3/vmxnet3_int.h | 7

Re: [PATCHv9 2/2] selftest/x86: add mremap vdso test

2016-05-19 Thread Ingo Molnar
* Dmitry Safonov wrote: > Should print on success: > [root@localhost ~]# ./test_mremap_vdso_32 > AT_SYSINFO_EHDR is 0xf773f000 > [NOTE]Moving vDSO: [f773f000, f774] -> [a00, a001000] > [OK] > Or segfault if landing was bad (before patches): > [root@localhost ~]# ./test_mrem

[tip:perf/urgent] perf tools: Separate accounting of contexts and real addresses in a stack trace

2016-05-19 Thread tip-bot for Arnaldo Carvalho de Melo
Commit-ID: a29d5c9b8167dbc21a7ca8c0302e3799f9063b4e Gitweb: http://git.kernel.org/tip/a29d5c9b8167dbc21a7ca8c0302e3799f9063b4e Author: Arnaldo Carvalho de Melo AuthorDate: Mon, 16 May 2016 21:16:54 -0300 Committer: Arnaldo Carvalho de Melo CommitDate: Mon, 16 May 2016 23:11:54 -0300 pe

[tip:perf/urgent] perf core: Separate accounting of contexts and real addresses in a stack trace

2016-05-19 Thread tip-bot for Arnaldo Carvalho de Melo
Commit-ID: c85b03349640b34f3545503c8429fc43005e9a92 Gitweb: http://git.kernel.org/tip/c85b03349640b34f3545503c8429fc43005e9a92 Author: Arnaldo Carvalho de Melo AuthorDate: Thu, 12 May 2016 13:06:21 -0300 Committer: Arnaldo Carvalho de Melo CommitDate: Mon, 16 May 2016 23:11:53 -0300 pe

[tip:perf/urgent] perf core: Add perf_callchain_store_context() helper

2016-05-19 Thread tip-bot for Arnaldo Carvalho de Melo
Commit-ID: 3e4de4ec4cfea40994b47a79767610153edbf45b Gitweb: http://git.kernel.org/tip/3e4de4ec4cfea40994b47a79767610153edbf45b Author: Arnaldo Carvalho de Melo AuthorDate: Thu, 12 May 2016 13:01:50 -0300 Committer: Arnaldo Carvalho de Melo CommitDate: Mon, 16 May 2016 23:11:52 -0300 pe

[tip:perf/urgent] perf core: Add a 'nr' field to perf_event_callchain_context

2016-05-19 Thread tip-bot for Arnaldo Carvalho de Melo
Commit-ID: 3b1fff08038bd0792b1aa1e9703b2dd0512a3fd0 Gitweb: http://git.kernel.org/tip/3b1fff08038bd0792b1aa1e9703b2dd0512a3fd0 Author: Arnaldo Carvalho de Melo AuthorDate: Tue, 10 May 2016 18:08:32 -0300 Committer: Arnaldo Carvalho de Melo CommitDate: Mon, 16 May 2016 23:11:51 -0300 pe

[tip:perf/urgent] perf core: Pass max stack as a perf_callchain_entry context

2016-05-19 Thread tip-bot for Arnaldo Carvalho de Melo
Commit-ID: cfbcf468454ab4b20f0b4b62da51920b99fdb19e Gitweb: http://git.kernel.org/tip/cfbcf468454ab4b20f0b4b62da51920b99fdb19e Author: Arnaldo Carvalho de Melo AuthorDate: Thu, 28 Apr 2016 12:30:53 -0300 Committer: Arnaldo Carvalho de Melo CommitDate: Mon, 16 May 2016 23:11:50 -0300 pe

[tip:perf/urgent] perf core: Generalize max_stack sysctl handler

2016-05-19 Thread tip-bot for Arnaldo Carvalho de Melo
Commit-ID: a831100aeefbe6d9f3e47a3e2712f82c042f1f5c Gitweb: http://git.kernel.org/tip/a831100aeefbe6d9f3e47a3e2712f82c042f1f5c Author: Arnaldo Carvalho de Melo AuthorDate: Tue, 10 May 2016 16:34:53 -0300 Committer: Arnaldo Carvalho de Melo CommitDate: Mon, 16 May 2016 23:11:49 -0300 pe

[tip:perf/urgent] perf symbols: Introduce DSO__NAME_KALLSYMS and DSO__NAME_KCORE

2016-05-19 Thread tip-bot for Masami Hiramatsu
Commit-ID: 0a77582f0407e7f9b5d775bebc31297a1b890be0 Gitweb: http://git.kernel.org/tip/0a77582f0407e7f9b5d775bebc31297a1b890be0 Author: Masami Hiramatsu AuthorDate: Sun, 15 May 2016 12:19:40 +0900 Committer: Arnaldo Carvalho de Melo CommitDate: Mon, 16 May 2016 23:11:48 -0300 perf symbo

[tip:perf/urgent] perf stat: Use cpu-clock event for cpu targets

2016-05-19 Thread tip-bot for Namhyung Kim
Commit-ID: a1f3d56761df31f0ffeb215b974e26d5613e92a4 Gitweb: http://git.kernel.org/tip/a1f3d56761df31f0ffeb215b974e26d5613e92a4 Author: Namhyung Kim AuthorDate: Fri, 13 May 2016 15:01:03 +0900 Committer: Arnaldo Carvalho de Melo CommitDate: Mon, 16 May 2016 23:11:47 -0300 perf stat: Use

[tip:perf/urgent] perf stat: Fix indentation of stalled backend cycle

2016-05-19 Thread tip-bot for Namhyung Kim
Commit-ID: b0404be8d6186f9f3c23e2b5ff247e667be90652 Gitweb: http://git.kernel.org/tip/b0404be8d6186f9f3c23e2b5ff247e667be90652 Author: Namhyung Kim AuthorDate: Fri, 13 May 2016 15:01:01 +0900 Committer: Arnaldo Carvalho de Melo CommitDate: Mon, 16 May 2016 23:11:45 -0300 perf stat: Fix

[tip:perf/urgent] perf symbols: Store vdso buildid unconditionally

2016-05-19 Thread tip-bot for He Kuang
Commit-ID: 6ae98ba611ed1c11ddc5645475bc03b46a3c04e7 Gitweb: http://git.kernel.org/tip/6ae98ba611ed1c11ddc5645475bc03b46a3c04e7 Author: He Kuang AuthorDate: Thu, 12 May 2016 08:43:11 + Committer: Arnaldo Carvalho de Melo CommitDate: Mon, 16 May 2016 23:11:45 -0300 perf symbols: Stor

[tip:perf/urgent] perf stat: Update runtime using cpu-clock event

2016-05-19 Thread tip-bot for Namhyung Kim
Commit-ID: daf4f4786e8af371048e72cb37ac05190e89198a Gitweb: http://git.kernel.org/tip/daf4f4786e8af371048e72cb37ac05190e89198a Author: Namhyung Kim AuthorDate: Fri, 13 May 2016 15:01:02 +0900 Committer: Arnaldo Carvalho de Melo CommitDate: Mon, 16 May 2016 23:11:46 -0300 perf stat: Upd

[tip:perf/urgent] perf stat: Avoid fractional digits for integer scales

2016-05-19 Thread tip-bot for Andi Kleen
Commit-ID: e3b03b6c1a4f3b4564be08809f58584592621a0a Gitweb: http://git.kernel.org/tip/e3b03b6c1a4f3b4564be08809f58584592621a0a Author: Andi Kleen AuthorDate: Thu, 5 May 2016 16:04:03 -0700 Committer: Arnaldo Carvalho de Melo CommitDate: Mon, 16 May 2016 23:11:13 -0300 perf stat: Avoid

Re: [PATCH] x86/boot: Refuse to build with data relocations

2016-05-19 Thread Ingo Molnar
* Kees Cook wrote: > On Wed, May 18, 2016 at 4:29 AM, Ingo Molnar wrote: > > > > * Kees Cook wrote: > > > >> > I think there is something way more subtle going on here, and it bothers > >> > me > >> > exactly because it is subtle. It may be that it is OK right now, but > >> > there > >> > a

答复: Søg Partnerskab

2016-05-19 Thread Zhuang Y.
Søg Partnerskab Jeg repræsenterer en investering interesse fra Dubai ; og interesseret i Overseas Investment Inddragelse store mængde af midler , som vi søger din deltagelse som en oversøisk repræsentant til at håndtere investeringen. Svar på e-mail nedenfor , hvis interesseret . Hilsen, E-mail:

[PATCH 0/2] cpufreq: Upstream Android's Interactive governor

2016-05-19 Thread Viresh Kumar
Hi Rafael et. al., We had some discussions [1] last week on the PM mailing about upstreaming the cpufreq governor most widely used on Andoid Mobile phones and tablets: Interactive governor. People (including Rafael) mostly agreed that we better get it upstreamed and here is an attempt to upstream

[PATCH 1/2] cpufreq: Move gov_attr_* macros to cpufreq.h

2016-05-19 Thread Viresh Kumar
These macros can be reused by governors which don't use the common governor code present in cpufreq_governor.c and should be moved to the relevant header. Now that they are getting moved to the right header file, reuse them in schedutil governor as well (that required rename of show/store routines

[PATCH 2/2] cpufreq: Add android's 'interactive' governor

2016-05-19 Thread Viresh Kumar
Interactive governor has lived in Android sources for a very long time and this commit is based on the code present in following branch: https://android.googlesource.com/kernel/common android-4.4 The Interactive governor is designed for latency-sensitive workloads, such as interactive user interf

Re: [PATCH v2 2/7] iio: inv_mpu6050: Initial regcache support

2016-05-19 Thread Peter Rosin
Hi! On 2016-05-20 04:34, Matt Ranostay wrote: > On Wed, May 18, 2016 at 8:00 AM, Crestez Dan Leonard > wrote: >> Signed-off-by: Crestez Dan Leonard >> --- >> drivers/iio/imu/inv_mpu6050/inv_mpu_core.c | 47 >> ++ >> drivers/iio/imu/inv_mpu6050/inv_mpu_i2c.c | 5 --

Re: [PATCH 0/4] regulator: tps65917/palmas: Cleanups and bugfixes

2016-05-19 Thread Laxman Dewangan
On Friday 20 May 2016 10:01 AM, Keerthy wrote: + Lee Jones On Saturday 07 May 2016 12:31 AM, Nishanth Menon wrote: On 05/06/2016 12:14 PM, Mark Brown wrote: On Fri, May 06, 2016 at 12:44:23PM +0530, Laxman Dewangan wrote: When you are here, can you implement the dt parsing with the new meth

Re: [GIT PULL 00/12] perf/core improvements and fixes

2016-05-19 Thread Ingo Molnar
* Arnaldo Carvalho de Melo wrote: > From: Arnaldo Carvalho de Melo > > Hi Ingo, > > Please consider pulling, > > - Arnaldo > > The following changes since commit 3f56e687a138481894a1088d5aa7d41951bdb020: > > perf/core: Disable the event on a truncated AUX record (2016-05-12 10:14:5

Re: [kernel-hardening] [PATCH v8 2/4] GCC plugin infrastructure

2016-05-19 Thread Andrew Donnellan
On 19/05/16 18:24, PaX Team wrote: the earlier plugin capable gcc versions used to install gcc headers in a somewhat ad-hoc manner resulting in compile time breakage for plugins and since some of those potentially missing headers are target specific, each target arch should be verified before en

[PATCH v2 4/4] Staging: comedi: fix line over 80 characters issue in s626.c

2016-05-19 Thread Ravishankar Karkala Mallikarjunayya
This is a patch to the s626.c file that fixes up a line over 80 characters issues found by the checkpatch.pl tool. Signed-off-by: Ravishankar Karkala Mallikarjunayya --- Changes since V1: - No change --- drivers/staging/comedi/drivers/s626.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(

[PATCH v2 2/4] Staging: comedi: Fix WARNING issue in s626.c

2016-05-19 Thread Ravishankar Karkala Mallikarjunayya
This is a patch to the s626.c file that fixes up a Block comments issues found by the checkpatch.pl tool. i.e. Block comments use a trailing */ on a separate line Signed-off-by: Ravishankar Karkala Mallikarjunayya --- Changes since V1: - No change --- drivers/staging/comedi/drivers/s626.c | 60

[PATCH v2 3/4] Staging: comedi:Fix unsigned int to bare use of unsigned issue in s626.c

2016-05-19 Thread Ravishankar Karkala Mallikarjunayya
This is a patch to the s626.c file that fixes up a WARNING: Prefer 'unsigned int' to bare use of 'unsigned' found by the checkpatch.pl tool Signed-off-by: Ravishankar Karkala Mallikarjunayya --- Changes since V1: - No change --- drivers/staging/comedi/drivers/s626.c | 8 1 file changed,

[PATCH v2 1/4] Staging: comedi: fix type issue in s626.c

2016-05-19 Thread Ravishankar Karkala Mallikarjunayya
This is a patch to the s626.c file that fixes up a type issues found by the checkpatch.pl tool. i.e Prefer kernel type 'u8' over 'uint8_t' Prefer kernel type 'u16' over 'uint16_t' Prefer kernel type 'u32' over 'uint32_t' Prefer kernel type 's16' over 'int16_t' Prefer kernel type 's

Re: [RFC][PATCH 0/7] locking/rwsem: Convert rwsem count to atomic_long_t

2016-05-19 Thread Davidlohr Bueso
On Tue, 17 May 2016, Peter Zijlstra wrote: Subject: locking,rwsem: Remove rwsem_atomic_add() and rwsem_atomic_update() From: Jason Low Date: Mon, 16 May 2016 17:38:02 -0700 The rwsem-xadd count has been converted to an atomic variable and the rwsem code now directly uses atomic_long_add() and

Re: [PATCH 2/2] mm, oom_reaper: do not mmput synchronously from the oom reaper context

2016-05-19 Thread Michal Hocko
On Fri 20-05-16 10:30:53, Minchan Kim wrote: > Forking new thread because my comment is not related to this patch's > purpose but found a thing during reading this patch. > > On Tue, Apr 26, 2016 at 04:04:30PM +0200, Michal Hocko wrote: > > From: Michal Hocko > > > > Tetsuo has properly noted th

Re: [PATCH] thermal: ti-soc-thermal: Add set_emul_temp hook

2016-05-19 Thread Keerthy
On Tuesday 10 May 2016 05:12 PM, Keerthy wrote: Setting the emulation temperature helps reproduce critical temperature scenarios without risking the actual hardware at extreme temperatures. Adding __ti_thermal_set_emul_temp as the set_emul_temp hook. A gentle ping on this. Signed-off-by: K

Re: linux-next: build warnings after merge of the net tree

2016-05-19 Thread David Miller
From: Stephen Rothwell Date: Fri, 20 May 2016 13:33:30 +1000 > After merging the net tree, today's linux-next build (arm > multi_v7_defconfig) produced these warnings: ... > Introduced by commit > > e00be9e4d0ff ("net: pegasus: remove dead coding") This change has other problems too and I ha

Re: [PATCH v2] KVM: halt-polling: poll if emulated lapic timer will fire soon

2016-05-19 Thread Wanpeng Li
2016-05-20 10:04 GMT+08:00 Yang Zhang : > On 2016/5/20 2:36, David Matlack wrote: >> >> On Thu, May 19, 2016 at 11:01 AM, David Matlack >> wrote: >>> >>> On Thu, May 19, 2016 at 6:27 AM, Wanpeng Li wrote: From: Wanpeng Li If an emulated lapic timer will fire soon(in the scope

[PATCH] net: alx: use custom skb allocator

2016-05-19 Thread Feng Tang
This patch follows Eric Dumazet's commit 7b70176421 to fix one exactly same bug in alx driver, that the network link will be lost in 1-5 minutes after the device is up. Following is a git log from Eric's 7b70176421: "We had reports ( https://bugzilla.kernel.org/show_bug.cgi?id=54021 ) that using

Re: linux-next 20160512 - ACPI issue with screen brightness

2016-05-19 Thread Aaron Lu
On 05/20/2016 11:05 AM, valdis.kletni...@vt.edu wrote: > On Thu, 19 May 2016 18:53:17 -0400, valdis.kletni...@vt.edu said: > next-20160512 sets the screen brightness to about 40%-ish or so, rather than the 100% intensity I want. Do you mean after boot, the screen brightness is now 40% i

sem_lock() vs qspinlocks

2016-05-19 Thread Davidlohr Bueso
Hi, Giovanni ran into a pretty reproducible situation in which the libmicro benchmark[1] shows a functional regression in sysv semaphores, on upstream kernels. Specifically for the 'cascade_cond' and 'cascade_flock' programs, which exhibit hangs in libc's semop() blocked waiting for zero. Alte

Re: mmotm 2016-05-19-19-59 uploaded

2016-05-19 Thread Andrew Morton
Someone stuck a load of for-4.8 stuff into -next during the merge window. It had better be for 4.8 anyway - it is super-late. I intend to simply ignore it and merge the for-4.7 material. On Fri, 20 May 2016 14:36:28 +0900 Minchan Kim wrote: > Ccing Jan, > > dax: Remove complete_unwritten arg

Re: mmotm 2016-05-19-19-59 uploaded

2016-05-19 Thread Minchan Kim
Ccing Jan, dax: Remove complete_unwritten argument On Fri, May 20, 2016 at 02:14:17PM +0900, Minchan Kim wrote: > On Thu, May 19, 2016 at 07:59:50PM -0700, a...@linux-foundation.org wrote: > > The mm-of-the-moment snapshot 2016-05-19-19-59 has been uploaded to > > > >http://www.ozlabs.org/~a

Re: [PATCH v12 06/10] arm64: Treat all entry code as non-kprobe-able

2016-05-19 Thread David Long
On 05/12/2016 10:49 AM, James Morse wrote: Hi David, Pratyush On 27/04/16 19:53, David Long wrote: From: Pratyush Anand Entry symbols are not kprobe safe. So blacklist them for kprobing. Signed-off-by: Pratyush Anand diff --git a/arch/arm64/kernel/kprobes.c b/arch/arm64/kernel/kprobes.c

Re: path-lookup inconsistency ?

2016-05-19 Thread Al Viro
On Thu, May 19, 2016 at 07:20:26PM -0700, Badhri Jagan Sridharan wrote: > Hi, > > I mounted overlayfs at / > > My cat /proc/mounts looks like the following. > # cat /proc/mounts > /dev/root / squashfs ro,seclabel,relatime 0 0 > .. > overlayfs / overlay > rw,relatime,lowerdir=/,upperdir=/cache/upp

Re: [PATCH v2 7/9] powerpc/powernv: Add platform support for stop instruction

2016-05-19 Thread Paul Mackerras
On Tue, May 03, 2016 at 01:54:36PM +0530, Shreyas B. Prabhu wrote: > POWER ISA v3 defines a new idle processor core mechanism. In summary, > a) new instruction named stop is added. This instruction replaces > instructions like nap, sleep, rvwinkle. > b) new per thread SPR named PSSCR is add

[PATCH] ALSA: hda - Fix headphone noise on Dell XPS 13 9360

2016-05-19 Thread Kai-Heng Feng
The headphone has noise when playing sound or switching microphone sources. It uses the same codec on XPS 13 9350, but with different subsystem ID. Applying the fixup can solve the issue. Also, changing the model name to better differentiate models. Signed-off-by: Kai-Heng Feng --- sound/pci/hda

Re: [PATCH v12 05/10] arm64: Kprobes with single stepping support

2016-05-19 Thread David Long
On 05/12/2016 11:01 AM, James Morse wrote: Hi David, Sandeepa, On 27/04/16 19:53, David Long wrote: From: Sandeepa Prabhu diff --git a/arch/arm64/kernel/kprobes.c b/arch/arm64/kernel/kprobes.c new file mode 100644 index 000..dfa1b1f --- /dev/null +++ b/arch/arm64/kernel/kprobes.c @@ -0,

Re: mmotm 2016-05-19-19-59 uploaded

2016-05-19 Thread Minchan Kim
On Thu, May 19, 2016 at 07:59:50PM -0700, a...@linux-foundation.org wrote: > The mm-of-the-moment snapshot 2016-05-19-19-59 has been uploaded to > >http://www.ozlabs.org/~akpm/mmotm/ > > mmotm-readme.txt says > > README for mm-of-the-moment: > > http://www.ozlabs.org/~akpm/mmotm/ > > This

Re: [PATCH] mpssd: fix buffer overflow warning

2016-05-19 Thread Ashutosh Dixit
On Fri, May 20 2016 at 12:54:51 AM, Mike Danese wrote: > The compilation emits a warning in function ‘snprintf’, > inlined from ‘set_cmdline’ at > ../Documentation/mic/mpssd/mpssd.c:1541:9: > /usr/include/x86_64-linux-gnu/bits/stdio2.h:64:10: > warning: call to __builtin___snprintf_chk

Re: [PATCH] fbcon: warn on invalid cursor blink intervals

2016-05-19 Thread Jeremy Kerr
Hi Ming, >Then looks there are two fix patches acked & tested: > > - the patch in this thread > - another one "[PATCH] tty: vt: Fix soft lockup in fbcon cursor >blink timer." > https://lkml.org/lkml/2016/5/17/455 > >So which one will be pushed to linus? Not that it's my call, but we may want both

[PATCH] mpssd: fix buffer overflow warning

2016-05-19 Thread Mike Danese
The compilation emits a warning in function ‘snprintf’, inlined from ‘set_cmdline’ at ../Documentation/mic/mpssd/mpssd.c:1541:9: /usr/include/x86_64-linux-gnu/bits/stdio2.h:64:10: warning: call to __builtin___snprintf_chk will always overflow destination buffer This was introduced

Re: [PATCH perf/core v8 00/16] perf-probe --cache and SDT support

2016-05-19 Thread Hemant Kumar
On 05/15/2016 08:49 AM, Masami Hiramatsu wrote: Hi, Here is the 8th version of the patchset for probe-cache and initial SDT support. The previous version is here; https://lkml.org/lkml/2016/5/11/446 This version I droped the second patch in v7 because it may involves unintended behavior chan

Re: [patch V2 3/7] futex: Add op for hash preallocation

2016-05-19 Thread Peter Zijlstra
On Thu, May 19, 2016 at 12:38:19PM -0700, Darren Hart wrote: > On Thu, May 19, 2016 at 02:24:57PM +0200, Peter Zijlstra wrote: > > OK, so no on-line rehashing possible? > > It doesn't do it currently... did you see something that makes it impossible > to > add? No, just tons of tricky.

linux-next: Tree for May 20

2016-05-19 Thread Stephen Rothwell
Hi all, Please do not add any v4.8 destined material to your linux-next included branches until after v4.7-rc1 has been released. Changes since 20160519: The vfs tree gained a conflict against the cifs tree. The tty tree gained a conflict against Linus' tree. The dax-misc tree gai

Re: [PATCH V7 00/11] Support for generic ACPI based PCI host controller

2016-05-19 Thread Jon Masters
Hi Tomasz, all, On 05/11/2016 07:08 AM, Tomasz Nowicki wrote: > On 11.05.2016 12:41, Gabriele Paoloni wrote: >>> v6 -> v7 >>> - drop quirks handling >> >> Maybe I missed something in the v6 discussion thread; when was it >> decided to drop quirk handling? > > I had such requests in previous ser

[PATCH] security: tomoyo: simplify the gc kthread creation

2016-05-19 Thread Mike Danese
The code is doing the equivalent of the kthread_run macro. Signed-off-by: Mike Danese --- security/tomoyo/gc.c | 9 ++--- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/security/tomoyo/gc.c b/security/tomoyo/gc.c index 986a6a7..540bc29 100644 --- a/security/tomoyo/gc.c +++ b/s

Re: [PATCH 0/4] regulator: tps65917/palmas: Cleanups and bugfixes

2016-05-19 Thread Keerthy
+ Lee Jones On Saturday 07 May 2016 12:31 AM, Nishanth Menon wrote: On 05/06/2016 12:14 PM, Mark Brown wrote: On Fri, May 06, 2016 at 12:44:23PM +0530, Laxman Dewangan wrote: When you are here, can you implement the dt parsing with the new method from regulator framework. Regulator FW calls c

Re: [PATCH v3] gpio: UniPhier: add driver for UniPhier GPIO controller

2016-05-19 Thread Masahiro Yamada
Hi Linus, 2015-07-16 16:48 GMT+09:00 Masahiro Yamada : > Hi Linus, > > OK, I will do it in v4. I has been away from my GPIO driver upstreaming for a long time for some reason. I sent v3 ten months ago. http://patchwork.ozlabs.org/patch/494860/ In the meantime, there have been various update

Re: [PATCH v12 01/10] arm64: Add HAVE_REGS_AND_STACK_ACCESS_API feature

2016-05-19 Thread David Long
On 05/17/2016 05:14 AM, Huang Shijie wrote: On Wed, Apr 27, 2016 at 02:52:56PM -0400, David Long wrote: From: "David A. Long" +/** + * regs_within_kernel_stack() - check the address in the stack + * @regs: pt_regs which contains kernel stack pointer. + * @addr: address which is checke

Re: [PATCH v3 3/5] mmc: core: implement enhanced strobe support

2016-05-19 Thread Shawn Lin
Hi 在 2016-5-20 11:54, Jaehoon Chung 写道: On 05/20/2016 12:15 PM, Shawn Lin wrote: Hi 在 2016-5-20 10:45, Jaehoon Chung 写道: On 05/10/2016 06:09 PM, Shawn Lin wrote: Controllers use data strobe line to latch data from devices under hs400 mode, but not for cmd line. So since emmc 5.1, JEDEC intro

Re: 4.5-rc0 regression: GPRS breaks after very short while

2016-05-19 Thread Sebastian Reichel
Hi, On Wed, May 18, 2016 at 10:12:51PM +0200, Pavel Machek wrote: > > The last one only changes a comment, so not relevant, the other > > two fix error handling during initialization and are most likely > > also not the problem. Can you try to bisect the problem? > > It will not be fun, but I gue

Re: [PATCHv2] mm/zsmalloc: don't fail if can't create debugfs info

2016-05-19 Thread Sergey Senozhatsky
On (05/19/16 11:18), Dan Streetman wrote: [..] > zs_stat_root = debugfs_create_dir("zsmalloc", NULL); > if (!zs_stat_root) > - return -ENOMEM; > - > - return 0; > + pr_warn("debugfs 'zsmalloc' stat dir creation failed\n"); > } > > static void __exit zs_st

Re: [rcu_sched stall] regression/miss-config ?

2016-05-19 Thread Paul E. McKenney
On Thu, May 19, 2016 at 04:45:26PM -0700, Santosh Shilimkar wrote: > Hi Paul, > > On 5/17/2016 12:15 PM, Paul E. McKenney wrote: > >On Tue, May 17, 2016 at 06:46:22AM -0700, santosh.shilim...@oracle.com wrote: > >>On 5/16/16 5:58 PM, Paul E. McKenney wrote: > >>>On Mon, May 16, 2016 at 12:49:41PM

Re: [GIT PULL] ARC updates for 4.7-rc1

2016-05-19 Thread Vineet Gupta
On Friday 20 May 2016 02:04 AM, Linus Torvalds wrote: > On Wed, May 18, 2016 at 11:24 PM, Vineet Gupta > wrote: >> >> The highlight is support for EZChip (now Mellanox) NPS-400 network processor >> [..] > > Oh, and that brought in the > > drivers/irqchip/irq-eznps.c > > driver that is comp

linux-next: manual merge of the akpm-current tree with the dax-misc tree

2016-05-19 Thread Stephen Rothwell
Hi Andrew, Today's linux-next merge of the akpm-current tree got a conflict in: include/linux/dax.h between commit: bc2466e42573 ("dax: Use radix tree entry lock to protect cow faults") from the dax-misc tree and commit: c2ce6adc69c8 ("dax: add dax_get_unmapped_area for pmd mappings")

Re: [PATCH v3 3/5] mmc: core: implement enhanced strobe support

2016-05-19 Thread Jaehoon Chung
On 05/20/2016 12:15 PM, Shawn Lin wrote: > Hi > > 在 2016-5-20 10:45, Jaehoon Chung 写道: >> On 05/10/2016 06:09 PM, Shawn Lin wrote: >>> Controllers use data strobe line to latch data from devices >>> under hs400 mode, but not for cmd line. So since emmc 5.1, JEDEC >>> introduces enhanced strobe mod

crosstool builds - https://www.kernel.org/pub/tools/crosstool/

2016-05-19 Thread Jon Masters
Hi Tony, I'm wondering whether you know of anyone who has picked up where you left off, building cross toolchains for various and sundry alternative architectures? I wanted to download an IA64 compiler recently (really) and noticed that the most recent builds were against GCC 4.6.3. Thanks in adv

Re: [PATCH RFC] user-namespaced file capabilities - now with more magic

2016-05-19 Thread Serge E. Hallyn
Quoting Mimi Zohar (zo...@linux.vnet.ibm.com): > On Wed, 2016-05-18 at 16:57 -0500, Serge E. Hallyn wrote: > > This patch introduces a new security.nscapability xattr. It > > is mostly like security.capability, but also lists a 'rootid'. > > This is the uid_t (in init_user_ns) of the root id (uid

Re: [PATCH perf/core v8 12/16] perf-list: Show SDT and pre-cached events

2016-05-19 Thread Hemant Kumar
On 05/15/2016 08:51 AM, Masami Hiramatsu wrote: From: Masami Hiramatsu Show SDT and pre-cached events by perf-list with "sdt". This also shows the binary and build-id where the events are placed only when there are same name events on different binaries. e.g. # perf list sdt Li

linux-next: build warnings after merge of the net tree

2016-05-19 Thread Stephen Rothwell
Hi all, After merging the net tree, today's linux-next build (arm multi_v7_defconfig) produced these warnings: drivers/net/usb/pegasus.c: In function 'read_bulk_callback': drivers/net/usb/pegasus.c:475:1: warning: label 'goon' defined but not used [-Wunused-label] goon: ^ drivers/net/usb/pegas

Re: [PATCH v2 2/2] [media] atmel-isc: DT binding for Image Sensor Controller driver

2016-05-19 Thread Wu, Songjun
Hi Rob, Thank you for your comments. On 5/19/2016 07:05, Rob Herring wrote: On Wed, May 18, 2016 at 03:46:29PM +0800, Songjun Wu wrote: DT binding documentation for ISC driver. Signed-off-by: Songjun Wu --- Changes in v2: - Remove the unit address of the endpoint. - Add the unit address to

Re: mmotm 2016-05-19-19-59 uploaded

2016-05-19 Thread Stephen Rothwell
Hi Andrew, On Thu, 19 May 2016 19:59:50 -0700 a...@linux-foundation.org wrote: > > The mm-of-the-moment snapshot 2016-05-19-19-59 has been uploaded to > >http://www.ozlabs.org/~akpm/mmotm/ This one looks much better, thanks. -- Cheers, Stephen Rothwell

linux-next: manual merge of the dax-misc tree with Linus' tree

2016-05-19 Thread Stephen Rothwell
Hi all, Today's linux-next merge of the dax-misc tree got a conflict in: include/linux/dax.h between commit: c8b8e32d700f ("direct-io: eliminate the offset argument to ->direct_IO") from Linus' tree and commit: e804315dd0f5 ("dax: Define DAX lock bit for radix tree exceptional entry")

Re: [PATCH] arm64: cpuinfo: add AArch64 & elf platform for app compatibility

2016-05-19 Thread Xiaqing (A)
在 2016/5/19 21:18, Catalin Marinas 写道: On Thu, May 19, 2016 at 01:50:40PM +0100, Catalin Marinas wrote: On Thu, May 19, 2016 at 07:06:40PM +0800, Xiaqing (A) wrote: 在 2016/5/19 18:49, Catalin Marinas 写道: On Thu, May 19, 2016 at 10:44:33AM +0800, x00195127 wrote: we find that some apps wil

Re: perf probe -L on ubuntu 16.04

2016-05-19 Thread Masami Hiramatsu
On Thu, 19 May 2016 09:06:42 -0300 Arnaldo Carvalho de Melo wrote: > Em Thu, May 19, 2016 at 11:00:39AM +0900, Masami Hiramatsu escreveu: > > On Mon, 16 May 2016 22:56:36 -0300 > > Arnaldo Carvalho de Melo wrote: > > > Have you ever tried using 'perf probe' on ubuntu? > > > > acme@ubuntu:~/gi

Re: [PATCH v2 2/9] powerpc/kvm: make hypervisor state restore a function

2016-05-19 Thread Paul Mackerras
On Tue, May 03, 2016 at 01:54:31PM +0530, Shreyas B. Prabhu wrote: > In the current code, when the thread wakes up in reset vector, some > of the state restore code and check for whether a thread needs to > branch to kvm is duplicated. Reorder the code such that this > duplication is avoided. This

Re: [PATCH v3 3/5] mmc: core: implement enhanced strobe support

2016-05-19 Thread Shawn Lin
Hi 在 2016-5-20 10:45, Jaehoon Chung 写道: On 05/10/2016 06:09 PM, Shawn Lin wrote: Controllers use data strobe line to latch data from devices under hs400 mode, but not for cmd line. So since emmc 5.1, JEDEC introduces enhanced strobe mode for latching cmd response from emmc devices to host contr

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

2016-05-19 Thread Steve French
I fixed the build break (and some trivial compile warnings) due to the change to the format of keyring_alloc and repushed the *"cifs: Create dedicated keyring for spnego operations" patch to cifs-2.6.git for-next On Thu, May 19, 2016 at 6:14 PM, Stephen Rothwell wrote: > Hi Steve, > > On Thu, 19

Re: linux-next 20160512 - ACPI issue with screen brightness

2016-05-19 Thread Valdis . Kletnieks
On Thu, 19 May 2016 18:53:17 -0400, valdis.kletni...@vt.edu said: > > > next-20160512 sets the screen brightness to about 40%-ish or so, rather > > > than the 100% intensity I want. > Put this one in the "things that go bump in the night" pile - the problem >

Re: [PATCH v4 2/6] perf tools: Promote proper messages for cross-platform unwind

2016-05-19 Thread Hekuang
在 2016/5/20 0:19, Jiri Olsa 写道: On Thu, May 19, 2016 at 11:50:10AM -0300, Arnaldo Carvalho de Melo wrote: Em Thu, May 19, 2016 at 11:47:38AM +, He Kuang escreveu: Currently, perf script uses host unwind methods to parse perf.data callchain info regardless of the target architecture. So we

Re: [PATCH v4 2/6] perf tools: Promote proper messages for cross-platform unwind

2016-05-19 Thread Hekuang
hi 在 2016/5/20 0:46, Jiri Olsa 写道: On Thu, May 19, 2016 at 11:47:38AM +, He Kuang wrote: SNIP #endif /* ARCH_PERF_COMMON_H */ diff --git a/tools/perf/config/Makefile b/tools/perf/config/Makefile index 1e46277..a86b864 100644 --- a/tools/perf/config/Makefile +++ b/tools/perf/config/Makef

mmotm 2016-05-19-19-59 uploaded

2016-05-19 Thread akpm
The mm-of-the-moment snapshot 2016-05-19-19-59 has been uploaded to http://www.ozlabs.org/~akpm/mmotm/ mmotm-readme.txt says README for mm-of-the-moment: http://www.ozlabs.org/~akpm/mmotm/ This is a snapshot of my -mm patch queue. Uploaded at random hopefully more than once a week. You wi

Re: mmotm 2016-05-19-18-01 uploaded

2016-05-19 Thread Andrew Morton
On Fri, 20 May 2016 12:37:15 +1000 Stephen Rothwell wrote: > Hi Andrew, > > On Thu, 19 May 2016 18:02:16 -0700 a...@linux-foundation.org wrote: > > > > The mm-of-the-moment snapshot 2016-05-19-18-01 has been uploaded to > > > >http://www.ozlabs.org/~akpm/mmotm/ > . > . > > mm

[PATCH v2 07/12] sh: add AT_HWCAP flag for J-Core cas.l instruction

2016-05-19 Thread Rich Felker
Signed-off-by: Rich Felker --- arch/sh/include/uapi/asm/cpu-features.h | 1 + arch/sh/kernel/cpu/sh2/probe.c | 2 ++ 2 files changed, 3 insertions(+) diff --git a/arch/sh/include/uapi/asm/cpu-features.h b/arch/sh/include/uapi/asm/cpu-features.h index 694abe4..2f1bc85 100644 --- a/arch/

[PATCH v2 01/12] of: add vendor prefix for J-Core

2016-05-19 Thread Rich Felker
The J-Core project (j-core.org) produces open source cpu and SoC peripheral cores synthesizable as FPGA bitstreams or ASICs. Signed-off-by: Rich Felker --- Documentation/devicetree/bindings/vendor-prefixes.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/

[PATCH v2 08/12] irqchip: add J-Core AIC driver

2016-05-19 Thread Rich Felker
Signed-off-by: Rich Felker --- My previous post of the patch series accidentally omitted omitted Cc'ing of subsystem maintainers for the necessary clocksource, irqchip, and spi drivers. Please ack if this looks ok because I want to get it merged as part of the arch/sh pull request for 4.7. drive

[PATCH v2 09/12] clocksource: add J-Core PIT/RTC driver

2016-05-19 Thread Rich Felker
Signed-off-by: Rich Felker --- My previous post of the patch series accidentally omitted omitted Cc'ing of subsystem maintainers for the necessary clocksource, irqchip, and spi drivers. Please ack if this looks ok because I want to get it merged as part of the arch/sh pull request for 4.7. drive

[PATCH v2 10/12] spi: add driver for J-Core SPI controller

2016-05-19 Thread Rich Felker
Signed-off-by: Rich Felker --- My previous post of the patch series accidentally omitted omitted Cc'ing of subsystem maintainers for the necessary clocksource, irqchip, and spi drivers. Please ack if this looks ok because I want to get it merged as part of the arch/sh pull request for 4.7. drive

[PATCH v2 03/12] of: add J-Core interrupt controller bindings

2016-05-19 Thread Rich Felker
Signed-off-by: Rich Felker --- .../bindings/interrupt-controller/jcore,aic.txt| 28 ++ 1 file changed, 28 insertions(+) create mode 100644 Documentation/devicetree/bindings/interrupt-controller/jcore,aic.txt diff --git a/Documentation/devicetree/bindings/interrupt-cont

[PATCH v2 12/12] sh: add device tree source for J2 FPGA on Mimas v2 board

2016-05-19 Thread Rich Felker
Signed-off-by: Rich Felker --- arch/sh/boot/dts/j2_mimas_v2.dts | 87 1 file changed, 87 insertions(+) create mode 100755 arch/sh/boot/dts/j2_mimas_v2.dts diff --git a/arch/sh/boot/dts/j2_mimas_v2.dts b/arch/sh/boot/dts/j2_mimas_v2.dts new file mode 1007

[PATCH v2 00/12] J-core J2 cpu and SoC peripherals support

2016-05-19 Thread Rich Felker
The following patchset adds support for the J-core J2, an open-source VHDL reimplementation of the SH-2 ISA, and drivers for the associated SoC devices (interrupt controller, clocksource, and SPI). As arch/sh co-maintainer my intent is to have this merged for 4.7, but I realized my previous post o

[PATCH v2 05/12] of: add J-Core SPI master bindings

2016-05-19 Thread Rich Felker
Signed-off-by: Rich Felker --- .../devicetree/bindings/spi/jcore,spi.txt | 23 ++ 1 file changed, 23 insertions(+) create mode 100644 Documentation/devicetree/bindings/spi/jcore,spi.txt diff --git a/Documentation/devicetree/bindings/spi/jcore,spi.txt b/Documentatio

[PATCH v2 06/12] sh: add support for J-Core J2 processor

2016-05-19 Thread Rich Felker
Signed-off-by: Rich Felker --- This revision of the patch is less invasive than the previous one, moving J2-specific cache init from arch/sh/kernel/cpu/init.c to arch/sh/kernel/cpu/sh2/probe.c. Unnecessary variable cpu-offset for CCR register has also been removed. arch/sh/Kconfig

[PATCH v2 04/12] of: add J-Core timer bindings

2016-05-19 Thread Rich Felker
Signed-off-by: Rich Felker --- .../devicetree/bindings/timer/jcore,pit.txt| 28 ++ 1 file changed, 28 insertions(+) create mode 100644 Documentation/devicetree/bindings/timer/jcore,pit.txt diff --git a/Documentation/devicetree/bindings/timer/jcore,pit.txt b/Document

[PATCH v2 02/12] of: add J-Core cpu bindings

2016-05-19 Thread Rich Felker
Signed-off-by: Rich Felker --- Documentation/devicetree/bindings/jcore/cpus.txt | 91 1 file changed, 91 insertions(+) create mode 100644 Documentation/devicetree/bindings/jcore/cpus.txt diff --git a/Documentation/devicetree/bindings/jcore/cpus.txt b/Documentation/devi

Re: [RFC][PATCH 8/7] sched/fair: Use utilization distance to filter affine sync wakeups

2016-05-19 Thread Mike Galbraith
On Thu, 2016-05-19 at 17:43 -0400, Rik van Riel wrote: > On Wed, 2016-05-18 at 07:51 +0200, Mike Galbraith wrote: > > On Mon, 2016-05-09 at 12:48 +0200, Peter Zijlstra wrote: > > > Hai, > > > > (got some of the frozen variety handy?:) > > > > > here be a semi coherent patch series for the recent

[PATCH v2 11/12] sh: add defconfig for J-Core J2

2016-05-19 Thread Rich Felker
This defconfig is intended not to be specific to a particular board; it enables drivers for all currently-supported hardware, and should be updated to include additional drivers as they are added. Signed-off-by: Rich Felker --- arch/sh/configs/j2_defconfig | 38 ++

  1   2   3   4   5   6   7   8   >