[tip:perf/core] perf annotate: Add symbol__annotate function

2017-11-18 Thread tip-bot for Jiri Olsa
Commit-ID: c34df25b40c20b478634b954a709749aebdc241a Gitweb: https://git.kernel.org/tip/c34df25b40c20b478634b954a709749aebdc241a Author: Jiri Olsa AuthorDate: Wed, 11 Oct 2017 17:01:28 +0200 Committer: Arnaldo Carvalho de Melo CommitDate: Mon, 13 Nov

[tip:perf/core] perf annotate: Move ipc/cycles into annotation_line struct

2017-11-18 Thread tip-bot for Jiri Olsa
Commit-ID: 37236d5e0b6a765319dec3e64d828cb44ebecac6 Gitweb: https://git.kernel.org/tip/37236d5e0b6a765319dec3e64d828cb44ebecac6 Author: Jiri Olsa AuthorDate: Wed, 11 Oct 2017 17:01:27 +0200 Committer: Arnaldo Carvalho de Melo CommitDate: Mon, 13 Nov

[tip:perf/core] perf annotate: Move line/offset into annotation_line struct

2017-11-18 Thread tip-bot for Jiri Olsa
Commit-ID: d5490b9647e6e41b203186ed0d73b4103f139fda Gitweb: https://git.kernel.org/tip/d5490b9647e6e41b203186ed0d73b4103f139fda Author: Jiri Olsa AuthorDate: Wed, 11 Oct 2017 17:01:26 +0200 Committer: Arnaldo Carvalho de Melo CommitDate: Mon, 13 Nov

[tip:perf/core] perf annotate: Add annotation_line struct

2017-11-18 Thread tip-bot for Jiri Olsa
Commit-ID: a17c4ca0ddef659d33fb6661995bd74e1a6a6101 Gitweb: https://git.kernel.org/tip/a17c4ca0ddef659d33fb6661995bd74e1a6a6101 Author: Jiri Olsa AuthorDate: Wed, 11 Oct 2017 17:01:25 +0200 Committer: Arnaldo Carvalho de Melo CommitDate: Mon, 13 Nov

[tip:perf/core] perf annotate: Add map into struct annotate_args

2017-11-18 Thread tip-bot for Jiri Olsa
Commit-ID: 1a04db70dcbf621f9919e95456c372281779c053 Gitweb: https://git.kernel.org/tip/1a04db70dcbf621f9919e95456c372281779c053 Author: Jiri Olsa AuthorDate: Wed, 11 Oct 2017 17:01:31 +0200 Committer: Arnaldo Carvalho de Melo CommitDate: Mon, 13 Nov

[tip:perf/core] perf annotate: Add arch into struct annotate_args

2017-11-18 Thread tip-bot for Jiri Olsa
Commit-ID: 24fe7b88934b702442597662643222cd0a6a44a6 Gitweb: https://git.kernel.org/tip/24fe7b88934b702442597662643222cd0a6a44a6 Author: Jiri Olsa AuthorDate: Wed, 11 Oct 2017 17:01:30 +0200 Committer: Arnaldo Carvalho de Melo CommitDate: Mon, 13 Nov

Re: [PATCH 0/3] mfd: Handle platform_get_irq's error checking and return

2017-11-18 Thread Russell King - ARM Linux
On Sat, Nov 18, 2017 at 12:06:30PM +0530, Arvind Yadav wrote: > The platform_get_irq() function returns negative if an error occurs. > zero or positive number on success. platform_get_irq() error checking > for zero is not correct and we must check its return value. The failure case is <= 0, not

Re: [PATCH 0/2] misc: Fix platform_get_irq's error checking

2017-11-18 Thread Russell King - ARM Linux
On Sat, Nov 18, 2017 at 11:14:25AM +0530, Arvind Yadav wrote: > The platform_get_irq() function returns negative if an error occurs. > zero or positive number on success. platform_get_irq() error checking > for zero is not correct. The failure case is <= 0, not < 0, as IRQ0 is not a valid

[tip:perf/core] perf annotate: Add annotation_line__next function

2017-11-18 Thread tip-bot for Jiri Olsa
Commit-ID: c4c724364d398a9746410d5ff482e8c4c7228249 Gitweb: https://git.kernel.org/tip/c4c724364d398a9746410d5ff482e8c4c7228249 Author: Jiri Olsa AuthorDate: Wed, 11 Oct 2017 17:01:34 +0200 Committer: Arnaldo Carvalho de Melo CommitDate: Mon, 13 Nov

[tip:perf/core] perf annotate: Add annotation_line__add function

2017-11-18 Thread tip-bot for Jiri Olsa
Commit-ID: 82b9d7ff096b7e7ae3efaeb341ee673bb494bb61 Gitweb: https://git.kernel.org/tip/82b9d7ff096b7e7ae3efaeb341ee673bb494bb61 Author: Jiri Olsa AuthorDate: Wed, 11 Oct 2017 17:01:35 +0200 Committer: Arnaldo Carvalho de Melo CommitDate: Mon, 13 Nov

Re: [PATCH 2/5 v2] ASoC: mt8173: Fix platform_get_irq's error checking

2017-11-18 Thread Russell King - ARM Linux
On Sat, Nov 18, 2017 at 10:57:52AM +0530, Arvind Yadav wrote: > The platform_get_irq() function returns negative if an error occurs. > zero or positive number on success. platform_get_irq() error checking > for zero is not correct. IRQ 0 is not a valid interrupt. The correct test here is <= 0.

[tip:perf/core] perf annotate: Add offset/line/line_nr into struct annotate_args

2017-11-18 Thread tip-bot for Jiri Olsa
Commit-ID: 4748834f96903f843719b02190f98e36b2c55192 Gitweb: https://git.kernel.org/tip/4748834f96903f843719b02190f98e36b2c55192 Author: Jiri Olsa AuthorDate: Wed, 11 Oct 2017 17:01:32 +0200 Committer: Arnaldo Carvalho de Melo CommitDate: Mon, 13 Nov

[tip:perf/core] perf annotate: Add evsel into struct annotation_line_args

2017-11-18 Thread tip-bot for Jiri Olsa
Commit-ID: d03a686ea6e77b25edacc3eed386cef870e8d248 Gitweb: https://git.kernel.org/tip/d03a686ea6e77b25edacc3eed386cef870e8d248 Author: Jiri Olsa AuthorDate: Wed, 11 Oct 2017 17:01:33 +0200 Committer: Arnaldo Carvalho de Melo CommitDate: Mon, 13 Nov

[tip:perf/core] perf annotate: Add struct annotate_args

2017-11-18 Thread tip-bot for Jiri Olsa
Commit-ID: ea07c5aaed33d23875cd59da8b0892f76e882ccd Gitweb: https://git.kernel.org/tip/ea07c5aaed33d23875cd59da8b0892f76e882ccd Author: Jiri Olsa AuthorDate: Wed, 11 Oct 2017 17:01:29 +0200 Committer: Arnaldo Carvalho de Melo CommitDate: Mon, 13 Nov

[tip:perf/core] perf tests: Add missing WRITE_ASS for new fields of perf_event_attr

2017-11-18 Thread tip-bot for Seonghyun Park
Commit-ID: 60dbcd2532dd7eec2f1e23a37b80ff85d8fb2953 Gitweb: https://git.kernel.org/tip/60dbcd2532dd7eec2f1e23a37b80ff85d8fb2953 Author: Seonghyun Park AuthorDate: Thu, 9 Nov 2017 23:07:04 +0900 Committer: Arnaldo Carvalho de Melo CommitDate: Thu,

[tip:perf/core] perf tools: Use shell function for perl cflags retrieval

2017-11-18 Thread tip-bot for Jiri Olsa
Commit-ID: 86f5fe01cf3ad42e99e7655dec93e0e36ef65614 Gitweb: https://git.kernel.org/tip/86f5fe01cf3ad42e99e7655dec93e0e36ef65614 Author: Jiri Olsa AuthorDate: Wed, 8 Nov 2017 11:27:37 +0100 Committer: Arnaldo Carvalho de Melo CommitDate: Thu, 16 Nov

[tip:perf/core] perf tools: Document some missing perf.data headers

2017-11-18 Thread tip-bot for Andi Kleen
Commit-ID: 35c0a81a97692cc0afe3d005c9a737bbde06e784 Gitweb: https://git.kernel.org/tip/35c0a81a97692cc0afe3d005c9a737bbde06e784 Author: Andi Kleen AuthorDate: Thu, 9 Nov 2017 06:55:24 -0800 Committer: Arnaldo Carvalho de Melo CommitDate: Thu, 16

[tip:perf/core] perf evsel: Fix up leftover perf_evsel_stat usage via evsel->priv

2017-11-18 Thread tip-bot for Arnaldo Carvalho de Melo
Commit-ID: 82806c3aae7496d6974429f3bd43ebeeef18b9b2 Gitweb: https://git.kernel.org/tip/82806c3aae7496d6974429f3bd43ebeeef18b9b2 Author: Arnaldo Carvalho de Melo AuthorDate: Thu, 9 Nov 2017 12:03:40 -0300 Committer: Arnaldo Carvalho de Melo CommitDate:

[tip:perf/core] perf vendor events powerpc: Update POWER9 events

2017-11-18 Thread tip-bot for Sukadev Bhattiprolu
Commit-ID: e795dd42b716ff36ebaa5384fd1be8458d6c9c34 Gitweb: https://git.kernel.org/tip/e795dd42b716ff36ebaa5384fd1be8458d6c9c34 Author: Sukadev Bhattiprolu AuthorDate: Wed, 8 Nov 2017 18:42:03 -0500 Committer: Arnaldo Carvalho de Melo

[tip:perf/core] perf script: Fix --per-event-dump for auxtrace synth evsels

2017-11-18 Thread tip-bot for Arnaldo Carvalho de Melo
Commit-ID: fa48c892645dfd3159e5aa6eb9cefd00d5cb347a Gitweb: https://git.kernel.org/tip/fa48c892645dfd3159e5aa6eb9cefd00d5cb347a Author: Arnaldo Carvalho de Melo AuthorDate: Thu, 9 Nov 2017 16:04:26 -0300 Committer: Arnaldo Carvalho de Melo CommitDate:

[tip:perf/core] perf tests: Set evlist of test__basic_mmap() to !overwrite

2017-11-18 Thread tip-bot for Wang Nan
Commit-ID: 301d724aa19add1c0cf3ec8cad0d10151d30393f Gitweb: https://git.kernel.org/tip/301d724aa19add1c0cf3ec8cad0d10151d30393f Author: Wang Nan AuthorDate: Mon, 13 Nov 2017 01:38:06 + Committer: Arnaldo Carvalho de Melo CommitDate: Thu, 16 Nov

[tip:perf/core] perf tests: Set evlist of test__task_exit() to !overwrite

2017-11-18 Thread tip-bot for Wang Nan
Commit-ID: a0e3dd79cdd8ad838cbcefeff530a15193f8336e Gitweb: https://git.kernel.org/tip/a0e3dd79cdd8ad838cbcefeff530a15193f8336e Author: Wang Nan AuthorDate: Mon, 13 Nov 2017 01:38:07 + Committer: Arnaldo Carvalho de Melo CommitDate: Thu, 16 Nov

[tip:perf/core] perf script: Allow printing period for non freq mode groups

2017-11-18 Thread tip-bot for Andi Kleen
Commit-ID: 5039c8a28fa97b8dce7b363a5ecd4bee2b87bf03 Gitweb: https://git.kernel.org/tip/5039c8a28fa97b8dce7b363a5ecd4bee2b87bf03 Author: Andi Kleen AuthorDate: Thu, 9 Nov 2017 06:55:26 -0800 Committer: Arnaldo Carvalho de Melo CommitDate: Thu, 16

[tip:perf/core] perf tests: Set evlist of test__sw_clock_freq() to !overwrite

2017-11-18 Thread tip-bot for Wang Nan
Commit-ID: 677b0601768881934f658bebb1713c3c843893fa Gitweb: https://git.kernel.org/tip/677b0601768881934f658bebb1713c3c843893fa Author: Wang Nan AuthorDate: Mon, 13 Nov 2017 01:38:05 + Committer: Arnaldo Carvalho de Melo CommitDate: Thu, 16 Nov

[tip:perf/core] perf top: Document missing options

2017-11-18 Thread tip-bot for Sihyeon Jang
Commit-ID: 958964f803b27baffd238708842b527a1d30e110 Gitweb: https://git.kernel.org/tip/958964f803b27baffd238708842b527a1d30e110 Author: Sihyeon Jang AuthorDate: Sun, 12 Nov 2017 10:10:46 +0900 Committer: Arnaldo Carvalho de Melo CommitDate: Thu,

[tip:perf/core] perf top: Remove a duplicate word

2017-11-18 Thread tip-bot for Sihyeon Jang
Commit-ID: 8fce3743cea47db86dd13ab4c479158a872271e8 Gitweb: https://git.kernel.org/tip/8fce3743cea47db86dd13ab4c479158a872271e8 Author: Sihyeon Jang AuthorDate: Sun, 12 Nov 2017 10:10:47 +0900 Committer: Arnaldo Carvalho de Melo CommitDate: Thu,

[tip:perf/core] perf tests: Set evlist of test__backward_ring_buffer() to !overwrite

2017-11-18 Thread tip-bot for Wang Nan
Commit-ID: d492326f160e44e08fcf132a63163b36dd8e8839 Gitweb: https://git.kernel.org/tip/d492326f160e44e08fcf132a63163b36dd8e8839 Author: Wang Nan AuthorDate: Mon, 13 Nov 2017 01:38:04 + Committer: Arnaldo Carvalho de Melo CommitDate: Thu, 16 Nov

[PATCH 1/2 v2] misc: aspeed-lpc-snoop: Fix platform_get_irq's error checking

2017-11-18 Thread Arvind Yadav
The platform_get_irq() function returns negative if an error occurs. zero or positive number on success. platform_get_irq() error checking for zero is not correct. Signed-off-by: Arvind Yadav --- changes in v2 : Add failure case '<= 0' instead of '< 0'.

[PATCH 2/2 v2] misc: atmel-ssc: Fix platform_get_irq's error checking

2017-11-18 Thread Arvind Yadav
The platform_get_irq() function returns negative if an error occurs. zero or positive number on success. platform_get_irq() error checking for zero is not correct. Signed-off-by: Arvind Yadav --- changes in v2 : Add failure case '<= 0' instead of '< 0'.

[PATCH v2] arm64: kdump: Avoid to power off nonpanic CPUs

2017-11-18 Thread Leo Yan
commit a88ce63b642c ("arm64: kexec: have own crash_smp_send_stop() for crash dump for nonpanic cores") introduces ARM64 architecture function crash_smp_send_stop() to replace the weak function, this results in the nonpanic CPUs to be hot-plugged out and CPUs are placed into low power state on

Re: [PATCH] input: remove unneeded DRIVER_LICENSE #defines

2017-11-18 Thread Greg Kroah-Hartman
On Fri, Nov 17, 2017 at 12:33:13PM -0800, Dmitry Torokhov wrote: > On Fri, Nov 17, 2017 at 03:17:20PM +0100, Greg Kroah-Hartman wrote: > > There is no need to #define the license of the driver, just put it in > > the MODULE_LICENSE() line directly as a text string. > > > > This allows tools that

Re: [PATCH 01/11] Initialize the mapping of KASan shadow memory

2017-11-18 Thread Liuwenliang (Abbott Liu)
On Nov 17, 2017 15:36 Christoffer Dall [mailto:cd...@linaro.org] wrote: >If your processor does support LPAE (like a Cortex-A15 for example), >then you have both the 32-bit accessors (MRC and MCR) and the 64-bit >accessors (MRRC, MCRR), and using the 32-bit accessor will simply access >the lower

[PATCH 06/10 v2] Input: w90p910_ts: Handle return value of platform_get_irq

2017-11-18 Thread Arvind Yadav
platform_get_irq() can fail here and we must check its return value. Signed-off-by: Arvind Yadav --- changes in v2 : Add failure case '<= 0' instead of '< 0'. IRQ0 is not valid. drivers/input/touchscreen/w90p910_ts.c | 4 1 file changed, 4

[PATCH 10/10 v2] Input: palmas-pwrbutton: Handle return value of platform_get_irq

2017-11-18 Thread Arvind Yadav
platform_get_irq() can fail here and we must check its return value. Signed-off-by: Arvind Yadav --- changes in v2 : Add failure case '<= 0' instead of '< 0'. IRQ0 is not valid. drivers/input/misc/palmas-pwrbutton.c | 5 + 1 file changed, 5

[PATCH 09/10 v2] Input: sirfsoc-onkey: Handle return value of platform_get_irq

2017-11-18 Thread Arvind Yadav
platform_get_irq() can fail here and we must check its return value. Signed-off-by: Arvind Yadav --- changes in v2 : Add failure case '<= 0' instead of '< 0'. IRQ0 is not valid. drivers/input/misc/sirfsoc-onkey.c | 3 +++ 1 file changed, 3 insertions(+)

[PATCH RFC] kbuild: improvement in Makefile.modbuiltin

2017-11-18 Thread Cao jin
Drop unnecessary "__subdir-Y" and `cat /dev/null` Signed-off-by: Cao jin --- Don't know why they exist, but a simple build is fine without them in my test scripts/Makefile.modbuiltin | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git

[tip:perf/core] perf record: Generate PERF_RECORD_{MMAP,COMM,EXEC} with --delay

2017-11-18 Thread tip-bot for Arnaldo Carvalho de Melo
Commit-ID: d3dbf43c56f9176be325ce1cc72a44c8d3c210dc Gitweb: https://git.kernel.org/tip/d3dbf43c56f9176be325ce1cc72a44c8d3c210dc Author: Arnaldo Carvalho de Melo AuthorDate: Fri, 3 Nov 2017 15:34:34 -0300 Committer: Arnaldo Carvalho de Melo CommitDate:

[tip:perf/core] perf annotate: Add annotation_line__print function

2017-11-18 Thread tip-bot for Jiri Olsa
Commit-ID: 8f25b8197d43885a4cc19bea581e37bf46ed9958 Gitweb: https://git.kernel.org/tip/8f25b8197d43885a4cc19bea581e37bf46ed9958 Author: Jiri Olsa AuthorDate: Wed, 11 Oct 2017 17:01:46 +0200 Committer: Arnaldo Carvalho de Melo CommitDate: Thu, 16 Nov

[tip:perf/core] perf annotate: Remove disasm__calc_percent function

2017-11-18 Thread tip-bot for Jiri Olsa
Commit-ID: 81e436a0b3a7a2f3ac0311674ce407b7cdd23f0b Gitweb: https://git.kernel.org/tip/81e436a0b3a7a2f3ac0311674ce407b7cdd23f0b Author: Jiri Olsa AuthorDate: Wed, 11 Oct 2017 17:01:44 +0200 Committer: Arnaldo Carvalho de Melo CommitDate: Thu, 16 Nov

[tip:perf/core] perf annotate: Remove struct source_line

2017-11-18 Thread tip-bot for Jiri Olsa
Commit-ID: fa1924eb4abcd756febc031d819ba75c3849ca45 Gitweb: https://git.kernel.org/tip/fa1924eb4abcd756febc031d819ba75c3849ca45 Author: Jiri Olsa AuthorDate: Wed, 11 Oct 2017 17:01:45 +0200 Committer: Arnaldo Carvalho de Melo CommitDate: Thu, 16 Nov

[tip:perf/core] perf annotate: Remove disasm__calc_percent() from annotate_browser__calc_percent()

2017-11-18 Thread tip-bot for Jiri Olsa
Commit-ID: e425da6caed1a2872e9543bba83488dbe4bbe3f3 Gitweb: https://git.kernel.org/tip/e425da6caed1a2872e9543bba83488dbe4bbe3f3 Author: Jiri Olsa AuthorDate: Wed, 11 Oct 2017 17:01:43 +0200 Committer: Arnaldo Carvalho de Melo CommitDate: Thu, 16 Nov

Re: [PATCH 1/3 v2] Input: omap4-keypad: Fix platform_get_irq's error checking

2017-11-18 Thread Russell King - ARM Linux
On Sat, Nov 18, 2017 at 02:28:48AM +0530, Arvind Yadav wrote: > The platform_get_irq() function returns negative if an error occurs. > zero or positive number on success. platform_get_irq() error checking > for zero is not correct. IRQ 0 is not a valid interrupt. The correct test here is <= 0.

[tip:perf/core] perf annotate: Add symbol__calc_percent function

2017-11-18 Thread tip-bot for Jiri Olsa
Commit-ID: 073ae601edc211383b62618effaaedaa8b1d22db Gitweb: https://git.kernel.org/tip/073ae601edc211383b62618effaaedaa8b1d22db Author: Jiri Olsa AuthorDate: Wed, 11 Oct 2017 17:01:40 +0200 Committer: Arnaldo Carvalho de Melo CommitDate: Thu, 16 Nov

Re: [nfsd4] potentially hardware breaking regression in 4.14-rc and 4.13.11

2017-11-18 Thread Kees Cook
On Fri, Nov 17, 2017 at 9:29 PM, Linus Torvalds wrote: > On Fri, Nov 17, 2017 at 9:14 PM, Kees Cook wrote: >> >> FWIW, myself doing a build at d9e12200852d with and without >> GCC_PLUGIN_RANDSTRUCT _appears_ to produce identical objdump

[tip:perf/core] perf annotate: Add symbol__calc_lines function

2017-11-18 Thread tip-bot for Jiri Olsa
Commit-ID: 8b4c74dc5cd40a3bc77f8bc2b6b7b33dc125e302 Gitweb: https://git.kernel.org/tip/8b4c74dc5cd40a3bc77f8bc2b6b7b33dc125e302 Author: Jiri Olsa AuthorDate: Wed, 11 Oct 2017 17:01:41 +0200 Committer: Arnaldo Carvalho de Melo CommitDate: Thu, 16 Nov

Re: [PATCH 2/3 v2] Input: twl4030_keypad: Fix platform_get_irq's error checking

2017-11-18 Thread Russell King - ARM Linux
On Sat, Nov 18, 2017 at 02:28:49AM +0530, Arvind Yadav wrote: > The platform_get_irq() function returns negative if an error occurs. > zero or positive number on success. platform_get_irq() error checking > for zero is not correct. IRQ 0 is not a valid interrupt. The correct test here is <= 0.

[tip:perf/core] perf annotate: Remove disasm__calc_percent() from disasm_line__print()

2017-11-18 Thread tip-bot for Jiri Olsa
Commit-ID: f681d593d1ce7d2fc665c4047b45f4316408b892 Gitweb: https://git.kernel.org/tip/f681d593d1ce7d2fc665c4047b45f4316408b892 Author: Jiri Olsa AuthorDate: Wed, 11 Oct 2017 17:01:42 +0200 Committer: Arnaldo Carvalho de Melo CommitDate: Thu, 16 Nov

Re: [PATCH 4/10 v2] Input: serio: Fix platform_get_irq's error checking

2017-11-18 Thread Russell King - ARM Linux
On Sat, Nov 18, 2017 at 02:28:50AM +0530, Arvind Yadav wrote: > The platform_get_irq() function returns negative if an error occurs. > zero or positive number on success. platform_get_irq() error checking > for zero is not correct IRQ 0 is not a valid interrupt. The correct test here is <= 0.

Re: [PATCH 5/10 v2] Input: cpcap-pwrbutton: Handle return value of platform_get_irq

2017-11-18 Thread Russell King - ARM Linux
On Sat, Nov 18, 2017 at 02:36:53AM +0530, Arvind Yadav wrote: > platform_get_irq() can fail here and we must check its return value. The test should be <= 0, and you need to return an error code for the 0 case. -- RMK's Patch system: http://www.armlinux.org.uk/developer/patches/ FTTC broadband

[tip:perf/core] perf annotate: Factor annotation_line__print from disasm_line__print

2017-11-18 Thread tip-bot for Jiri Olsa
Commit-ID: 29971f9a82a5d005b37d65fbb73edaf9073279b0 Gitweb: https://git.kernel.org/tip/29971f9a82a5d005b37d65fbb73edaf9073279b0 Author: Jiri Olsa AuthorDate: Wed, 11 Oct 2017 17:01:47 +0200 Committer: Arnaldo Carvalho de Melo CommitDate: Thu, 16 Nov

[tip:perf/core] perf annotate browser: Do not pass nr_events in disasm_rb_tree__insert

2017-11-18 Thread tip-bot for Jiri Olsa
Commit-ID: b15636c62f3a32a8560ea6a32245ec49edd60c6b Gitweb: https://git.kernel.org/tip/b15636c62f3a32a8560ea6a32245ec49edd60c6b Author: Jiri Olsa AuthorDate: Wed, 11 Oct 2017 17:01:49 +0200 Committer: Arnaldo Carvalho de Melo CommitDate: Thu, 16 Nov

Re: [PATCH 0/6] mmc: Handle platform_get_irq's error checking and return

2017-11-18 Thread Russell King - ARM Linux
On Sat, Nov 18, 2017 at 01:58:16AM +0530, Arvind Yadav wrote: > The platform_get_irq() function returns negative if an error occurs. > zero or positive number on success. platform_get_irq() error checking > for zero is not correct and and we must check its return value. IRQ 0 is not a valid

Re: [PATCH v4.2] powerpc/modules: Don't try to restore r2 after a sibling call

2017-11-18 Thread Naveen N. Rao
Kamalesh Babulal wrote: On Thursday 16 November 2017 11:15 PM, Josh Poimboeuf wrote: On Thu, Nov 16, 2017 at 06:39:03PM +0530, Naveen N. Rao wrote: Josh Poimboeuf wrote: On Wed, Nov 15, 2017 at 02:58:33PM +0530, Naveen N. Rao wrote: +int instr_is_link_branch(unsigned int instr) +{ +

[tip:perf/core] perf test shell: Fix check open filename arg using 'perf trace' on s390x

2017-11-18 Thread tip-bot for Thomas Richter
Commit-ID: f231af789b11a2f1a3795acc3228a3e178a80c21 Gitweb: https://git.kernel.org/tip/f231af789b11a2f1a3795acc3228a3e178a80c21 Author: Thomas Richter AuthorDate: Tue, 14 Nov 2017 08:18:46 +0100 Committer: Arnaldo Carvalho de Melo

[tip:perf/core] perf help: Fix a bug during strstart() conversion

2017-11-18 Thread tip-bot for Namhyung Kim
Commit-ID: 2f0af8600e82e9f950fc32908386b9c639f88d48 Gitweb: https://git.kernel.org/tip/2f0af8600e82e9f950fc32908386b9c639f88d48 Author: Namhyung Kim AuthorDate: Tue, 14 Nov 2017 09:15:42 +0900 Committer: Arnaldo Carvalho de Melo CommitDate: Thu, 16

[tip:perf/core] perf annotate: Do not truncate instruction names at 6 chars

2017-11-18 Thread tip-bot for Ravi Bangoria
Commit-ID: 648388ae68e953b312e28eaf869fe6c01e2f70cc Gitweb: https://git.kernel.org/tip/648388ae68e953b312e28eaf869fe6c01e2f70cc Author: Ravi Bangoria AuthorDate: Tue, 14 Nov 2017 08:55:40 +0530 Committer: Arnaldo Carvalho de Melo

Re: [PATCH] samples: replace outdated permission statement with SPDX identifiers

2017-11-18 Thread Martin Kepplinger
On 2017-11-18 01:13, Jonathan Corbet wrote: > On Sat, 18 Nov 2017 00:43:46 +0100 > Martin Kepplinger wrote: > >> But Greg, people are listening to you. Please don't give advice in >> directions that are not clearly correct for Linux. You know you could >> have simply ack'd the

[tip:perf/core] perf test shell: Fix test case probe libc's inet_pton on s390x

2017-11-18 Thread tip-bot for Thomas Richter
Commit-ID: 0879e5e5f33c8a1eb01281ad920173664e68b266 Gitweb: https://git.kernel.org/tip/0879e5e5f33c8a1eb01281ad920173664e68b266 Author: Thomas Richter AuthorDate: Tue, 14 Nov 2017 08:18:47 +0100 Committer: Arnaldo Carvalho de Melo

[PATCH] checkpatch: Make '$min_conf_desc_length' default value to 1

2017-11-18 Thread Leo Yan
Make '$min_conf_desc_length' default value from 4 to 1; so can give more relax check for Kconfig description has at least one line rather than four lines. User can still pass parameter "--min-conf-desc-length=X" to set more strict check. Signed-off-by: Leo Yan ---

[PATCH v3] checkpatch: Fix checks for Kconfig help text

2017-11-18 Thread Leo Yan
If one patch has Kconfig section, the check script variable '$is_start' will be set by first 'config' line and the variable '$is_end' is to be set by the second 'config' line. But patches often has only one 'config' line so we have no chance to set '$is_end', as result below condition is invalid

Re: [RFC PATCH 0/7] Fix Intel audio Kconfig issues

2017-11-18 Thread Takashi Iwai
On Sat, 18 Nov 2017 01:01:55 +0100, Pierre-Louis Bossart wrote: > > At the risk of being scolded for the third time in two days by > Linux overlords (no hard feelings), here's an attempt to clean > things up. > > The first patch *should* implement what Linus, Takashi and Mark > tried to explain

Re: [git pull] drm for v4.15

2017-11-18 Thread Nicolai Hähnle
On 17.11.2017 20:18, Christian König wrote: The obvious alternative which we are working on for a few years now is to improve the input data we get from the hardware people. In other words instead of getting a flat list of registers we want the information about where and how many times a

[tip:perf/core] perf annotate: Move rb_node to struct annotation_line

2017-11-18 Thread tip-bot for Jiri Olsa
Commit-ID: 5b12adc849be011fd6d99a16e39d83afee43c0a0 Gitweb: https://git.kernel.org/tip/5b12adc849be011fd6d99a16e39d83afee43c0a0 Author: Jiri Olsa AuthorDate: Wed, 11 Oct 2017 17:01:36 +0200 Committer: Arnaldo Carvalho de Melo CommitDate: Mon, 13 Nov

Re: [PATCH 00/10] Handle platform_get_irq's error checking and returns

2017-11-18 Thread Russell King - ARM Linux
On Sat, Nov 18, 2017 at 12:45:22AM +0530, Arvind Yadav wrote: > The platform_get_irq() function returns negative if an error occurs. > zero or positive number on success. platform_get_irq() error checking > for zero is not correct and we must check its return value. IRQ 0 is not a valid

[tip:perf/core] perf annotate: Add annotation_line__(new|delete) functions

2017-11-18 Thread tip-bot for Jiri Olsa
Commit-ID: c835e1914c4bcfdd41f43d270cafc6d8119d7782 Gitweb: https://git.kernel.org/tip/c835e1914c4bcfdd41f43d270cafc6d8119d7782 Author: Jiri Olsa AuthorDate: Wed, 11 Oct 2017 17:01:37 +0200 Committer: Arnaldo Carvalho de Melo CommitDate: Mon, 13 Nov

[tip:perf/core] perf annotate: Add annotated_source__purge function

2017-11-18 Thread tip-bot for Jiri Olsa
Commit-ID: f8eb37bd7c33babc01d9c2e3074ce001eec6cfbb Gitweb: https://git.kernel.org/tip/f8eb37bd7c33babc01d9c2e3074ce001eec6cfbb Author: Jiri Olsa AuthorDate: Wed, 11 Oct 2017 17:01:38 +0200 Committer: Arnaldo Carvalho de Melo CommitDate: Mon, 13 Nov

[tip:perf/core] perf annotate: Add samples into struct annotation_line

2017-11-18 Thread tip-bot for Jiri Olsa
Commit-ID: 7e304557ead5b309d59807b2f05ed47f2c0076c6 Gitweb: https://git.kernel.org/tip/7e304557ead5b309d59807b2f05ed47f2c0076c6 Author: Jiri Olsa AuthorDate: Wed, 11 Oct 2017 17:01:39 +0200 Committer: Arnaldo Carvalho de Melo CommitDate: Mon, 13 Nov

Re: [PATCH 3/5 v2] ASoC: nuc900: Fix platform_get_irq's error checking

2017-11-18 Thread Russell King - ARM Linux
On Sat, Nov 18, 2017 at 10:57:53AM +0530, Arvind Yadav wrote: > The platform_get_irq() function returns negative if an error occurs. > zero or positive number on success. platform_get_irq() error checking > for zero is not correct. IRQ 0 is not a valid interrupt. The correct test here is <= 0.

Re: [PATCH 0/5] ASoC: Handle platform_get_irq's error checking and return

2017-11-18 Thread Russell King - ARM Linux
On Sat, Nov 18, 2017 at 01:03:23AM +0530, Arvind Yadav wrote: > The platform_get_irq() function returns negative if an error occurs. > zero or positive number on success. platform_get_irq() error checking > for zero is not correct and and we must check its return value. IRQ 0 is not a valid

Re: [PATCH 1/5 v2] ASoC: ep93xx-ac97: Fix platform_get_irq's error checking

2017-11-18 Thread Russell King - ARM Linux
On Sat, Nov 18, 2017 at 10:57:51AM +0530, Arvind Yadav wrote: > The platform_get_irq() function returns negative if an error occurs. > zero or positive number on success. platform_get_irq() error checking > for zero is not correct. IRQ 0 is not a valid interrupt. The correct test here is <= 0.

[tip:perf/core] perf annotate browser: Add disasm_line__write function

2017-11-18 Thread tip-bot for Jiri Olsa
Commit-ID: a5433b3ec937765a1d7521bc6bb87f6e76497640 Gitweb: https://git.kernel.org/tip/a5433b3ec937765a1d7521bc6bb87f6e76497640 Author: Jiri Olsa AuthorDate: Wed, 11 Oct 2017 17:01:57 +0200 Committer: Arnaldo Carvalho de Melo CommitDate: Thu, 16 Nov

[tip:perf/core] perf annotate: Align source and offset lines

2017-11-18 Thread tip-bot for Jiri Olsa
Commit-ID: f48e7c407050e5f5f53a0fa9a266d83b001dd356 Gitweb: https://git.kernel.org/tip/f48e7c407050e5f5f53a0fa9a266d83b001dd356 Author: Jiri Olsa AuthorDate: Wed, 11 Oct 2017 17:01:58 +0200 Committer: Arnaldo Carvalho de Melo CommitDate: Thu, 16 Nov

[tip:perf/core] tools headers: Synchronize kernel ABI headers wrt SPDX tags

2017-11-18 Thread tip-bot for Arnaldo Carvalho de Melo
Commit-ID: 1873b710ace80b9437227a0f8f1a5dab18f49ec1 Gitweb: https://git.kernel.org/tip/1873b710ace80b9437227a0f8f1a5dab18f49ec1 Author: Arnaldo Carvalho de Melo AuthorDate: Tue, 7 Nov 2017 13:41:35 -0300 Committer: Arnaldo Carvalho de Melo CommitDate:

[tip:perf/core] perf annotate browser: Use struct annotation_line in find functions

2017-11-18 Thread tip-bot for Jiri Olsa
Commit-ID: 9213afbdf9562cd108e7ed03bd960d8acdfb49c1 Gitweb: https://git.kernel.org/tip/9213afbdf9562cd108e7ed03bd960d8acdfb49c1 Author: Jiri Olsa AuthorDate: Wed, 11 Oct 2017 17:01:55 +0200 Committer: Arnaldo Carvalho de Melo CommitDate: Thu, 16 Nov

[tip:perf/core] perf annotate browser: Use struct annotation_line in browser top

2017-11-18 Thread tip-bot for Jiri Olsa
Commit-ID: ec03a77d7d28a2c2de246f67322c5d916852dd9d Gitweb: https://git.kernel.org/tip/ec03a77d7d28a2c2de246f67322c5d916852dd9d Author: Jiri Olsa AuthorDate: Wed, 11 Oct 2017 17:01:56 +0200 Committer: Arnaldo Carvalho de Melo CommitDate: Thu, 16 Nov

[tip:perf/core] perf evsel: Enable type checking for perf_evsel_config_term types

2017-11-18 Thread tip-bot for Andi Kleen
Commit-ID: d0565132605f454179699a1b8a3276fc0f8cc87b Gitweb: https://git.kernel.org/tip/d0565132605f454179699a1b8a3276fc0f8cc87b Author: Andi Kleen AuthorDate: Fri, 20 Oct 2017 13:27:54 -0700 Committer: Arnaldo Carvalho de Melo CommitDate: Thu, 16

[tip:perf/core] perf trace: Fix an exit code of trace__symbols_init

2017-11-18 Thread tip-bot for Andrei Vagin
Commit-ID: cbd5c1787bab4643e5959522275b46de94eba5ac Gitweb: https://git.kernel.org/tip/cbd5c1787bab4643e5959522275b46de94eba5ac Author: Andrei Vagin AuthorDate: Tue, 7 Nov 2017 16:22:46 -0800 Committer: Arnaldo Carvalho de Melo CommitDate: Thu, 16

[tip:perf/core] perf record: Ignore kptr_restrict when not sampling the kernel

2017-11-18 Thread tip-bot for Arnaldo Carvalho de Melo
Commit-ID: 6c4439545517c9d6155e85f1a508be38408fb0b4 Gitweb: https://git.kernel.org/tip/6c4439545517c9d6155e85f1a508be38408fb0b4 Author: Arnaldo Carvalho de Melo AuthorDate: Tue, 14 Nov 2017 11:03:19 -0300 Committer: Arnaldo Carvalho de Melo CommitDate:

[tip:perf/core] perf evlist: Add helper to check if attr.exclude_kernel is set in all evsels

2017-11-18 Thread tip-bot for Arnaldo Carvalho de Melo
Commit-ID: 07d6f446a9e45b7e6e7438f8560e40d4dcfa0321 Gitweb: https://git.kernel.org/tip/07d6f446a9e45b7e6e7438f8560e40d4dcfa0321 Author: Arnaldo Carvalho de Melo AuthorDate: Tue, 14 Nov 2017 11:01:06 -0300 Committer: Arnaldo Carvalho de Melo CommitDate:

[tip:perf/core] perf report: Ignore kptr_restrict when not sampling the kernel

2017-11-18 Thread tip-bot for Arnaldo Carvalho de Melo
Commit-ID: 9c39ed90153d95d362004ed0d5e259ec46af3803 Gitweb: https://git.kernel.org/tip/9c39ed90153d95d362004ed0d5e259ec46af3803 Author: Arnaldo Carvalho de Melo AuthorDate: Tue, 14 Nov 2017 11:12:11 -0300 Committer: Arnaldo Carvalho de Melo CommitDate:

[tip:perf/core] perf ordered_events: Pass timestamp arg in perf_session__queue_event

2017-11-18 Thread tip-bot for Jiri Olsa
Commit-ID: dc83e1394083d6e12625a3158bf88396dfaec633 Gitweb: https://git.kernel.org/tip/dc83e1394083d6e12625a3158bf88396dfaec633 Author: Jiri Olsa AuthorDate: Thu, 3 Aug 2017 13:24:33 +0200 Committer: Arnaldo Carvalho de Melo CommitDate: Fri, 17 Nov

[tip:perf/core] perf evlist: Add perf_evlist__parse_sample_timestamp function

2017-11-18 Thread tip-bot for Jiri Olsa
Commit-ID: 014681208ea0d1a7e5ea2f014242e7d196d04c34 Gitweb: https://git.kernel.org/tip/014681208ea0d1a7e5ea2f014242e7d196d04c34 Author: Jiri Olsa AuthorDate: Thu, 3 Aug 2017 13:10:28 +0200 Committer: Arnaldo Carvalho de Melo CommitDate: Thu, 16 Nov

[PATCH] input: pegasus_notetaker: add license information

2017-11-18 Thread Martin Kepplinger
This adds an SPDX license identifier to this driver I wrote some time back. Signed-off-by: Martin Kepplinger --- drivers/input/tablet/pegasus_notetaker.c | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/input/tablet/pegasus_notetaker.c

[tip:perf/core] perf tools: Move symbol__calc_percent() call to outside symbol__disassemble()

2017-11-18 Thread tip-bot for Jiri Olsa
Commit-ID: 05d3f1a1d5a3d37ca4b591d5524f5a5b159d0564 Gitweb: https://git.kernel.org/tip/05d3f1a1d5a3d37ca4b591d5524f5a5b159d0564 Author: Jiri Olsa AuthorDate: Wed, 15 Nov 2017 12:20:08 +0100 Committer: Arnaldo Carvalho de Melo CommitDate: Fri, 17 Nov

Re: [PATCH v2] checkpatch: Fix checks for Kconfig help text

2017-11-18 Thread Leo Yan
On Fri, Nov 10, 2017 at 05:42:27AM -0800, Joe Perches wrote: > On Fri, 2017-11-10 at 14:42 +0800, Leo Yan wrote: > > If one patch has Kconfig section, the check script variable '$is_start' > > will be set by first 'config' line and the variable '$is_end' is to be > > set by the second 'config'

[tip:perf/core] perf top: Fix window dimensions change handling

2017-11-18 Thread tip-bot for Jiri Olsa
Commit-ID: b135e5ee1a0e325166c30b16cf5493fea44ede45 Gitweb: https://git.kernel.org/tip/b135e5ee1a0e325166c30b16cf5493fea44ede45 Author: Jiri Olsa AuthorDate: Tue, 14 Nov 2017 10:23:39 +0100 Committer: Arnaldo Carvalho de Melo CommitDate: Fri, 17 Nov

[tip:perf/core] perf top: Use signal interface for SIGWINCH handler

2017-11-18 Thread tip-bot for Jiri Olsa
Commit-ID: 244a1086aba97a6b673162fd6684c5c024b724db Gitweb: https://git.kernel.org/tip/244a1086aba97a6b673162fd6684c5c024b724db Author: Jiri Olsa AuthorDate: Wed, 15 Nov 2017 14:30:57 +0100 Committer: Arnaldo Carvalho de Melo CommitDate: Fri, 17 Nov

[tip:perf/core] perf tools: Optimize sample parsing for ordered events

2017-11-18 Thread tip-bot for Jiri Olsa
Commit-ID: 93d10af26bb7159349158b721ba2e258291d53c3 Gitweb: https://git.kernel.org/tip/93d10af26bb7159349158b721ba2e258291d53c3 Author: Jiri Olsa AuthorDate: Thu, 3 Aug 2017 13:21:14 +0200 Committer: Arnaldo Carvalho de Melo CommitDate: Fri, 17 Nov

[tip:perf/core] perf tools: Change (symbol|annotation)__calc_percent return type to void

2017-11-18 Thread tip-bot for Jiri Olsa
Commit-ID: 9e4e0a9d2ef37c7bc60c32e2a3189bd1f04067a5 Gitweb: https://git.kernel.org/tip/9e4e0a9d2ef37c7bc60c32e2a3189bd1f04067a5 Author: Jiri Olsa AuthorDate: Wed, 15 Nov 2017 12:05:59 +0100 Committer: Arnaldo Carvalho de Melo CommitDate: Fri, 17 Nov

[tip:perf/core] perf top: Fix crash when annotating symbol

2017-11-18 Thread tip-bot for Jiri Olsa
Commit-ID: a7eec4c677fe60c8760fa9054b578c743ff6a3ec Gitweb: https://git.kernel.org/tip/a7eec4c677fe60c8760fa9054b578c743ff6a3ec Author: Jiri Olsa AuthorDate: Wed, 15 Nov 2017 11:53:21 +0100 Committer: Arnaldo Carvalho de Melo CommitDate: Fri, 17 Nov

[PATCH 3/3 v2] mfd: sun4i-gpadc: Handle return value of platform_get_irq

2017-11-18 Thread Arvind Yadav
platform_get_irq() can fail here and we must check its return value. Signed-off-by: Arvind Yadav --- changes in v2 : Add failure case '<= 0' instead of '< 0'. If IRQ0 is not valid. drivers/mfd/sun4i-gpadc.c | 7 +-- 1 file changed, 5 insertions(+),

[PATCH 1/3 v2] mfd: ipaq-micro: Fix platform_get_irq's error checking

2017-11-18 Thread Arvind Yadav
The platform_get_irq() function returns negative if an error occurs. zero or positive number on success. platform_get_irq() error checking for zero is not correct. Signed-off-by: Arvind Yadav --- changes in v2 : Add failure case '<= 0' instead of '< 0'.

[PATCH 2/3 v2] mfd: intel-lpss: Handle return value of platform_get_irq

2017-11-18 Thread Arvind Yadav
platform_get_irq() can fail here and we must check its return value. Signed-off-by: Arvind Yadav --- changes in v2 : Add failure case '<= 0' instead of '< 0'. If IRQ0 is not valid. drivers/mfd/intel-lpss-acpi.c | 2 ++ 1 file changed, 2 insertions(+)

[PATCH 1/6 v2] mmc: meson-gx-mmc: Fix platform_get_irq's error checking

2017-11-18 Thread Arvind Yadav
The platform_get_irq() function returns negative if an error occurs. zero or positive number on success. platform_get_irq() error checking for zero is not correct. Signed-off-by: Arvind Yadav --- changes in v2 : Add failure case '<= 0' instead of '< 0'.

[PATCH 4/6 v2] mmc: sdhci-spear: Handle return value of platform_get_irq

2017-11-18 Thread Arvind Yadav
platform_get_irq() can fail here and we must check its return value. Signed-off-by: Arvind Yadav --- changes in v2 : Add failure case '<= 0' instead of '< 0'. IRQ0 is not valid. drivers/mmc/host/sdhci-spear.c | 4 1 file changed, 4 insertions(+)

[PATCH 5/6 v2] mmc: sh_mmcif: Handle return value of platform_get_irq

2017-11-18 Thread Arvind Yadav
platform_get_irq() can fail here and we must check its return value. Signed-off-by: Arvind Yadav --- changes in v2 : Add failure case '<= 0' instead of '< 0'. IRQ0 is not valid. drivers/mmc/host/sh_mmcif.c | 2 +- 1 file changed, 1 insertion(+), 1

[PATCH 6/6 v2] mmc: sunxi-mmc: Handle return value of platform_get_irq

2017-11-18 Thread Arvind Yadav
platform_get_irq() can fail here and we must check its return value. Signed-off-by: Arvind Yadav --- changes in v2 : Add failure case '<= 0' instead of '< 0'. IRQ0 is not valid. drivers/mmc/host/sunxi-mmc.c | 5 + 1 file changed, 5 insertions(+)

[PATCH 3/6 v2] mmc: sdhci-acpi: Handle return value of platform_get_irq

2017-11-18 Thread Arvind Yadav
platform_get_irq() can fail here and we must check its return value. Signed-off-by: Arvind Yadav --- changes in v2 : Add failure case '<= 0' instead of '< 0'. IRQ0 is not valid. drivers/mmc/host/sdhci-acpi.c | 4 1 file changed, 4 insertions(+)

[PATCH 2/6 v2] mmc: s3cmci: Fix platform_get_irq's error checking

2017-11-18 Thread Arvind Yadav
The platform_get_irq() function returns negative if an error occurs. zero or positive number on success. platform_get_irq() error checking for zero is not correct. Signed-off-by: Arvind Yadav --- changes in v2 : Add failure case '<= 0' instead of '< 0'.

Re: [PATCH v2 13/13] nubus: Add support for the driver model

2017-11-18 Thread Greg Kroah-Hartman
On Fri, Nov 17, 2017 at 09:30:11PM -0500, Finn Thain wrote: > This patch brings basic support for the Linux Driver Model to the > NuBus subsystem. > > For flexibility, bus matching is left up to the drivers. This is also > the approach taken by NetBSD NuBus drivers in matching cards. > > Since a

  1   2   3   4   5   6   >