Re: [PATCH v4 1/4] edac: synps: Add platform specific structures for ddrc controller

2018-08-18 Thread Borislav Petkov
On Sat, Aug 18, 2018 at 10:11:54AM +, Manish Narani wrote: > Ping. First of all, one ping is enough. If your patchset contained, say, 30 patches, were you really going to send a ping for each one of them?!?!?! Secondly, you do know that we have merge window right now, don't you? And during t

Re: [PATCH v2] clk: tegra: probe deferral error reporting

2018-08-18 Thread Stefan Agner
On 14.08.2018 11:18, Marcel Ziswiler wrote: > From: Marcel Ziswiler > > Actually report the error code from devm_regulator_get() which may as > well just be a probe deferral. > > Signed-off-by: Marcel Ziswiler Reviewed-by: Stefan Agner > > --- > > Changes in v2: > - Silence probe deferral

Re: [PATCH] Coccinelle: remove pci_alloc_consistent semantic to dectect in zalloc-simple.cocci

2018-08-18 Thread Julia Lawall
On Sat, 18 Aug 2018, zhong jiang wrote: > Because pci_alloc_consistent has been deprecated. We prefer to use > dam_alloc_coherent directly. Therefore, we should remove pci_alloc_consistent > to increase the confidence. > > Signed-off-by: zhong jiang Thanks for the suggestion. Acked-by: Julia

[PATCH] Coccinelle: remove pci_alloc_consistent semantic to dectect in zalloc-simple.cocci

2018-08-18 Thread zhong jiang
Because pci_alloc_consistent has been deprecated. We prefer to use dam_alloc_coherent directly. Therefore, we should remove pci_alloc_consistent to increase the confidence. Signed-off-by: zhong jiang --- scripts/coccinelle/api/alloc/zalloc-simple.cocci | 41 +--- 1 file chang

[tip:perf/urgent] kallsyms: Simplify update_iter_mod()

2018-08-18 Thread tip-bot for Adrian Hunter
Commit-ID: b96679422007c3fa04625be14977904c27c722eb Gitweb: https://git.kernel.org/tip/b96679422007c3fa04625be14977904c27c722eb Author: Adrian Hunter AuthorDate: Wed, 6 Jun 2018 15:54:09 +0300 Committer: Arnaldo Carvalho de Melo CommitDate: Tue, 14 Aug 2018 19:10:23 -0300 kallsyms: Sim

[tip:perf/urgent] x86: Add entry trampolines to kcore

2018-08-18 Thread tip-bot for Adrian Hunter
Commit-ID: 6855dc41b24619c3d1de3dbd27dd0546b0e45272 Gitweb: https://git.kernel.org/tip/6855dc41b24619c3d1de3dbd27dd0546b0e45272 Author: Adrian Hunter AuthorDate: Wed, 6 Jun 2018 15:54:11 +0300 Committer: Arnaldo Carvalho de Melo CommitDate: Tue, 14 Aug 2018 19:13:26 -0300 x86: Add entr

[tip:perf/urgent] kallsyms, x86: Export addresses of PTI entry trampolines

2018-08-18 Thread tip-bot for Alexander Shishkin
Commit-ID: d83212d5dd6761625fe87cc23016bbaa47303271 Gitweb: https://git.kernel.org/tip/d83212d5dd6761625fe87cc23016bbaa47303271 Author: Alexander Shishkin AuthorDate: Wed, 6 Jun 2018 15:54:10 +0300 Committer: Arnaldo Carvalho de Melo CommitDate: Tue, 14 Aug 2018 19:12:29 -0300 kallsyms

[tip:perf/urgent] perf auxtrace: Fix queue resize

2018-08-18 Thread tip-bot for Adrian Hunter
Commit-ID: 99cbbe56eb8bede625f410ab62ba34673ffa7d21 Gitweb: https://git.kernel.org/tip/99cbbe56eb8bede625f410ab62ba34673ffa7d21 Author: Adrian Hunter AuthorDate: Tue, 14 Aug 2018 11:46:08 +0300 Committer: Arnaldo Carvalho de Melo CommitDate: Tue, 14 Aug 2018 19:00:53 -0300 perf auxtrac

[tip:perf/urgent] perf python: Remove -mcet and -fcf-protection when building with clang

2018-08-18 Thread tip-bot for Arnaldo Carvalho de Melo
Commit-ID: 5508672d7f4949f15c316ffd947228f130498534 Gitweb: https://git.kernel.org/tip/5508672d7f4949f15c316ffd947228f130498534 Author: Arnaldo Carvalho de Melo AuthorDate: Tue, 14 Aug 2018 18:00:40 -0300 Committer: Arnaldo Carvalho de Melo CommitDate: Tue, 14 Aug 2018 18:50:20 -0300 p

[tip:perf/urgent] perf arm spe: Fix uninitialized record error variable

2018-08-18 Thread tip-bot for Kim Phillips
Commit-ID: 344353366591acf659a0d0dea498611da78d67e2 Gitweb: https://git.kernel.org/tip/344353366591acf659a0d0dea498611da78d67e2 Author: Kim Phillips AuthorDate: Fri, 10 Aug 2018 17:45:12 -0500 Committer: Arnaldo Carvalho de Melo CommitDate: Tue, 14 Aug 2018 15:10:44 -0300 perf arm spe:

[tip:perf/urgent] perf tools: Move syscall_64.tbl check into check-headers.sh

2018-08-18 Thread tip-bot for Jiri Olsa
Commit-ID: c9b51a017065bf514ab5a380f2fb3b0dada5bc68 Gitweb: https://git.kernel.org/tip/c9b51a017065bf514ab5a380f2fb3b0dada5bc68 Author: Jiri Olsa AuthorDate: Mon, 13 Aug 2018 13:15:04 +0200 Committer: Arnaldo Carvalho de Melo CommitDate: Tue, 14 Aug 2018 15:10:40 -0300 perf tools: Move

[tip:perf/urgent] perf tools: Make check-headers.sh check based on kernel dir

2018-08-18 Thread tip-bot for Jiri Olsa
Commit-ID: 7ea6e983b2cce9a4277ea602c2976d18bd75a908 Gitweb: https://git.kernel.org/tip/7ea6e983b2cce9a4277ea602c2976d18bd75a908 Author: Jiri Olsa AuthorDate: Mon, 13 Aug 2018 13:15:03 +0200 Committer: Arnaldo Carvalho de Melo CommitDate: Tue, 14 Aug 2018 15:08:33 -0300 perf tools: Make

[tip:perf/urgent] perf tools: Fix check-headers.sh AND list path of execution

2018-08-18 Thread tip-bot for Alexander Kapshuk
Commit-ID: 51d8aac236493833acf60d9c3b6c42437a18da36 Gitweb: https://git.kernel.org/tip/51d8aac236493833acf60d9c3b6c42437a18da36 Author: Alexander Kapshuk AuthorDate: Sat, 11 Aug 2018 11:39:15 +0300 Committer: Arnaldo Carvalho de Melo CommitDate: Mon, 13 Aug 2018 15:46:19 -0300 perf too

[tip:perf/urgent] perf tools: Check for null when copying nsinfo.

2018-08-18 Thread tip-bot for Benno Evers
Commit-ID: 3f4417d693b43fa240ac8bde4487f67745ca23d8 Gitweb: https://git.kernel.org/tip/3f4417d693b43fa240ac8bde4487f67745ca23d8 Author: Benno Evers AuthorDate: Fri, 10 Aug 2018 15:36:13 +0200 Committer: Arnaldo Carvalho de Melo CommitDate: Mon, 13 Aug 2018 15:39:09 -0300 perf tools: Ch

[tip:perf/urgent] tools lib traceevent: Rename static variables and functions in event-parse.c

2018-08-18 Thread tip-bot for Tzvetomir Stoyanov (VMware)
Commit-ID: 0ae98637b611c51737eadd9cc6e041746dbb11ef Gitweb: https://git.kernel.org/tip/0ae98637b611c51737eadd9cc6e041746dbb11ef Author: Tzvetomir Stoyanov (VMware) AuthorDate: Wed, 8 Aug 2018 14:03:09 -0400 Committer: Arnaldo Carvalho de Melo CommitDate: Mon, 13 Aug 2018 15:37:26 -0300

[tip:perf/urgent] tools lib traceevent: Rename various pevent APIs

2018-08-18 Thread tip-bot for Tzvetomir Stoyanov (VMware)
Commit-ID: c99eeaf5497288d4e0fbca7ee0c401fd35860481 Gitweb: https://git.kernel.org/tip/c99eeaf5497288d4e0fbca7ee0c401fd35860481 Author: Tzvetomir Stoyanov (VMware) AuthorDate: Wed, 8 Aug 2018 14:03:08 -0400 Committer: Arnaldo Carvalho de Melo CommitDate: Mon, 13 Aug 2018 15:36:43 -0300

[tip:perf/urgent] tools lib traceevent: Rename various pevent get/set/is APIs

2018-08-18 Thread tip-bot for Tzvetomir Stoyanov (VMware)
Commit-ID: 413af01c8d9d5d688df3244401cbddfe98bafe2a Gitweb: https://git.kernel.org/tip/413af01c8d9d5d688df3244401cbddfe98bafe2a Author: Tzvetomir Stoyanov (VMware) AuthorDate: Wed, 8 Aug 2018 14:03:06 -0400 Committer: Arnaldo Carvalho de Melo CommitDate: Mon, 13 Aug 2018 15:35:02 -0300

[tip:perf/urgent] tools lib traceevent: Rename internal parser related APIs

2018-08-18 Thread tip-bot for Tzvetomir Stoyanov (VMware)
Commit-ID: 1634e4604cccbe6394dd858fb973604d2313336b Gitweb: https://git.kernel.org/tip/1634e4604cccbe6394dd858fb973604d2313336b Author: Tzvetomir Stoyanov (VMware) AuthorDate: Wed, 8 Aug 2018 14:03:07 -0400 Committer: Arnaldo Carvalho de Melo CommitDate: Mon, 13 Aug 2018 15:35:58 -0300

[tip:perf/urgent] tools lib traceevent: Rename pevent_find_* APIs

2018-08-18 Thread tip-bot for Tzvetomir Stoyanov (VMware)
Commit-ID: 610e1e4ff0431b3a86a0ebfcdb47828b8e082329 Gitweb: https://git.kernel.org/tip/610e1e4ff0431b3a86a0ebfcdb47828b8e082329 Author: Tzvetomir Stoyanov (VMware) AuthorDate: Wed, 8 Aug 2018 14:03:05 -0400 Committer: Arnaldo Carvalho de Melo CommitDate: Mon, 13 Aug 2018 15:31:28 -0300

[tip:perf/urgent] tools lib traceevent: Rename pevent field APIs

2018-08-18 Thread tip-bot for Tzvetomir Stoyanov (VMware)
Commit-ID: 8b3e08722ec8b288066eab66193736a65645c0a2 Gitweb: https://git.kernel.org/tip/8b3e08722ec8b288066eab66193736a65645c0a2 Author: Tzvetomir Stoyanov (VMware) AuthorDate: Wed, 8 Aug 2018 14:03:04 -0400 Committer: Arnaldo Carvalho de Melo CommitDate: Mon, 13 Aug 2018 15:30:30 -0300

[tip:perf/urgent] tools lib traceevent: Rename pevent_data_ APIs

2018-08-18 Thread tip-bot for Tzvetomir Stoyanov (VMware)
Commit-ID: dc05ebf373e9e66c27aae0d9059e5d4ac56f3be0 Gitweb: https://git.kernel.org/tip/dc05ebf373e9e66c27aae0d9059e5d4ac56f3be0 Author: Tzvetomir Stoyanov (VMware) AuthorDate: Wed, 8 Aug 2018 14:03:03 -0400 Committer: Arnaldo Carvalho de Melo CommitDate: Mon, 13 Aug 2018 15:28:36 -0300

[tip:perf/urgent] tools lib traceevent: Rename pevent_register / unregister APIs

2018-08-18 Thread tip-bot for Tzvetomir Stoyanov (VMware)
Commit-ID: b843e9c3a271a068b67df74ef24abb7c81f2463c Gitweb: https://git.kernel.org/tip/b843e9c3a271a068b67df74ef24abb7c81f2463c Author: Tzvetomir Stoyanov (VMware) AuthorDate: Wed, 8 Aug 2018 14:03:02 -0400 Committer: Arnaldo Carvalho de Melo CommitDate: Mon, 13 Aug 2018 15:27:35 -0300

[tip:perf/urgent] tools lib traceevent: Rename pevent_filter* APIs

2018-08-18 Thread tip-bot for Tzvetomir Stoyanov (VMware)
Commit-ID: 64e237906963d0c26d3b25e7751b4d6aaa01f720 Gitweb: https://git.kernel.org/tip/64e237906963d0c26d3b25e7751b4d6aaa01f720 Author: Tzvetomir Stoyanov (VMware) AuthorDate: Wed, 8 Aug 2018 14:03:01 -0400 Committer: Arnaldo Carvalho de Melo CommitDate: Mon, 13 Aug 2018 15:26:31 -0300

[tip:perf/urgent] tools lib traceevent, perf tools: Rename traceevent_plugin_* APIs

2018-08-18 Thread tip-bot for Tzvetomir Stoyanov (VMware)
Commit-ID: ca2921dd90268dc37cd5096eb985da4288aa7041 Gitweb: https://git.kernel.org/tip/ca2921dd90268dc37cd5096eb985da4288aa7041 Author: Tzvetomir Stoyanov (VMware) AuthorDate: Wed, 8 Aug 2018 14:03:00 -0400 Committer: Arnaldo Carvalho de Melo CommitDate: Mon, 13 Aug 2018 15:25:36 -0300

[tip:perf/urgent] tools lib traceevent: Rename pevent_function* APIs

2018-08-18 Thread tip-bot for Tzvetomir Stoyanov (VMware)
Commit-ID: 3cf477836e24187f2f3acbbf48c80a478d979093 Gitweb: https://git.kernel.org/tip/3cf477836e24187f2f3acbbf48c80a478d979093 Author: Tzvetomir Stoyanov (VMware) AuthorDate: Wed, 8 Aug 2018 14:02:59 -0400 Committer: Arnaldo Carvalho de Melo CommitDate: Mon, 13 Aug 2018 15:24:26 -0300

[tip:perf/urgent] tools lib traceevent, tools lib lockdep: Rename 'enum pevent_errno' to 'enum tep_errno'

2018-08-18 Thread tip-bot for Tzvetomir Stoyanov (VMware)
Commit-ID: d97f4ef177ddf8b877de2545dbd67d1faf6878f2 Gitweb: https://git.kernel.org/tip/d97f4ef177ddf8b877de2545dbd67d1faf6878f2 Author: Tzvetomir Stoyanov (VMware) AuthorDate: Wed, 8 Aug 2018 14:02:58 -0400 Committer: Arnaldo Carvalho de Melo CommitDate: Mon, 13 Aug 2018 15:23:07 -0300

[tip:perf/urgent] tools lib traceevent, perf tools: Rename 'enum pevent_flag' to 'enum tep_flag'

2018-08-18 Thread tip-bot for Tzvetomir Stoyanov (VMware)
Commit-ID: 6fed932e9242b55a32dd75da7c2448b9b0c48a73 Gitweb: https://git.kernel.org/tip/6fed932e9242b55a32dd75da7c2448b9b0c48a73 Author: Tzvetomir Stoyanov (VMware) AuthorDate: Wed, 8 Aug 2018 14:02:57 -0400 Committer: Arnaldo Carvalho de Melo CommitDate: Mon, 13 Aug 2018 15:22:18 -0300

[tip:perf/urgent] tools lib traceevent, perf tools: Rename traceevent_* APIs

2018-08-18 Thread tip-bot for Tzvetomir Stoyanov (VMware)
Commit-ID: fc9b69710e0e5833c5d3e56c37cb56cfe89217c3 Gitweb: https://git.kernel.org/tip/fc9b69710e0e5833c5d3e56c37cb56cfe89217c3 Author: Tzvetomir Stoyanov (VMware) AuthorDate: Wed, 8 Aug 2018 14:02:56 -0400 Committer: Arnaldo Carvalho de Melo CommitDate: Mon, 13 Aug 2018 15:22:16 -0300

Re: [PATCH v2] staging: mt7621-mmc: Fix debug macros in dbg.h

2018-08-18 Thread Greg Kroah-Hartman
On Sat, Aug 18, 2018 at 05:13:17PM +0530, Nishad Kamdar wrote: > Fixed four debug macros by replacing printk with dev_ > without __func__ or __LINE__ or current->comm and current->pid. > Further removed the do {} while(0) loop for single statement > macro. Issues found by checkpatch. > > Signed-of

[tip:perf/urgent] tools lib traceevent, perf tools: Rename pevent_set_* APIs

2018-08-18 Thread tip-bot for Tzvetomir Stoyanov (VMware)
Commit-ID: ece2a4f48386acf7e35a751008976c9dda8d6232 Gitweb: https://git.kernel.org/tip/ece2a4f48386acf7e35a751008976c9dda8d6232 Author: Tzvetomir Stoyanov (VMware) AuthorDate: Wed, 8 Aug 2018 14:02:55 -0400 Committer: Arnaldo Carvalho de Melo CommitDate: Mon, 13 Aug 2018 15:22:10 -0300

[tip:perf/urgent] tools lib traceevent, perf tools: Rename pevent_register_* APIs

2018-08-18 Thread tip-bot for Tzvetomir Stoyanov (VMware)
Commit-ID: 13a418904ee19e7a9892619cc93b025b31d08134 Gitweb: https://git.kernel.org/tip/13a418904ee19e7a9892619cc93b025b31d08134 Author: Tzvetomir Stoyanov (VMware) AuthorDate: Wed, 8 Aug 2018 14:02:54 -0400 Committer: Arnaldo Carvalho de Melo CommitDate: Mon, 13 Aug 2018 15:22:08 -0300

[tip:perf/urgent] tools lib traceevent, perf tools: Rename pevent_read_number_* APIs

2018-08-18 Thread tip-bot for Tzvetomir Stoyanov (VMware)
Commit-ID: 59c1baee25e2b34f8e26a923ea229b3e00cab55a Gitweb: https://git.kernel.org/tip/59c1baee25e2b34f8e26a923ea229b3e00cab55a Author: Tzvetomir Stoyanov (VMware) AuthorDate: Wed, 8 Aug 2018 14:02:53 -0400 Committer: Arnaldo Carvalho de Melo CommitDate: Mon, 13 Aug 2018 15:22:05 -0300

[tip:perf/urgent] tools lib traceevent, perf tools: Rename pevent print APIs

2018-08-18 Thread tip-bot for Tzvetomir Stoyanov (VMware)
Commit-ID: 6a48dc298ee1a4d87403086002b25c6821a1abc5 Gitweb: https://git.kernel.org/tip/6a48dc298ee1a4d87403086002b25c6821a1abc5 Author: Tzvetomir Stoyanov (VMware) AuthorDate: Wed, 8 Aug 2018 14:02:52 -0400 Committer: Arnaldo Carvalho de Melo CommitDate: Mon, 13 Aug 2018 15:22:01 -0300

[tip:perf/urgent] tools lib traceevent, perf tools: Rename pevent parse APIs

2018-08-18 Thread tip-bot for Tzvetomir Stoyanov (VMware)
Commit-ID: c60167c187f9255e698998887bfbbba6418861b5 Gitweb: https://git.kernel.org/tip/c60167c187f9255e698998887bfbbba6418861b5 Author: Tzvetomir Stoyanov (VMware) AuthorDate: Wed, 8 Aug 2018 14:02:51 -0400 Committer: Arnaldo Carvalho de Melo CommitDate: Mon, 13 Aug 2018 15:21:57 -0300

[tip:perf/urgent] tools lib traceevent, perf tools: Rename pevent find APIs

2018-08-18 Thread tip-bot for Tzvetomir Stoyanov (VMware)
Commit-ID: af85cd19521fe956eeb2cc8b9e41b9b5bbb8e3ae Gitweb: https://git.kernel.org/tip/af85cd19521fe956eeb2cc8b9e41b9b5bbb8e3ae Author: Tzvetomir Stoyanov (VMware) AuthorDate: Wed, 8 Aug 2018 14:02:50 -0400 Committer: Arnaldo Carvalho de Melo CommitDate: Mon, 13 Aug 2018 15:21:51 -0300

[tip:perf/urgent] tools lib traceevent, perf tools: Rename pevent alloc / free APIs

2018-08-18 Thread tip-bot for Tzvetomir Stoyanov (VMware)
Commit-ID: 4d5c58b15c4363219e19380848eb74ca60143187 Gitweb: https://git.kernel.org/tip/4d5c58b15c4363219e19380848eb74ca60143187 Author: Tzvetomir Stoyanov (VMware) AuthorDate: Wed, 8 Aug 2018 14:02:49 -0400 Committer: Arnaldo Carvalho de Melo CommitDate: Mon, 13 Aug 2018 15:21:43 -0300

[tip:perf/urgent] tools lib traceevent, perf tools: Rename pevent plugin related APIs

2018-08-18 Thread tip-bot for Tzvetomir Stoyanov (VMware)
Commit-ID: c32d52b4641d3c7b2569b3fe148bf687e5c61888 Gitweb: https://git.kernel.org/tip/c32d52b4641d3c7b2569b3fe148bf687e5c61888 Author: Tzvetomir Stoyanov (VMware) AuthorDate: Wed, 8 Aug 2018 14:02:48 -0400 Committer: Arnaldo Carvalho de Melo CommitDate: Mon, 13 Aug 2018 15:21:39 -0300

[tip:perf/urgent] tools lib traceevent, perf tools: Rename 'struct pevent_record' to 'struct tep_record'

2018-08-18 Thread tip-bot for Tzvetomir Stoyanov (VMware)
Commit-ID: cbc49b25b9cf26bf8c91169085be27382d945dd7 Gitweb: https://git.kernel.org/tip/cbc49b25b9cf26bf8c91169085be27382d945dd7 Author: Tzvetomir Stoyanov (VMware) AuthorDate: Wed, 8 Aug 2018 14:02:47 -0400 Committer: Arnaldo Carvalho de Melo CommitDate: Mon, 13 Aug 2018 15:21:13 -0300

[tip:perf/urgent] tools lib traceevent, perf tools: Rename struct pevent to struct tep_handle

2018-08-18 Thread tip-bot for Tzvetomir Stoyanov (VMware)
Commit-ID: 096177a8b51937ba3004164f0366ef20656bb17a Gitweb: https://git.kernel.org/tip/096177a8b51937ba3004164f0366ef20656bb17a Author: Tzvetomir Stoyanov (VMware) AuthorDate: Wed, 8 Aug 2018 14:02:46 -0400 Committer: Arnaldo Carvalho de Melo CommitDate: Fri, 10 Aug 2018 15:29:35 -0300

[PATCH v2] staging: mt7621-mmc: Fix debug macros in dbg.h

2018-08-18 Thread Nishad Kamdar
Fixed four debug macros by replacing printk with dev_ without __func__ or __LINE__ or current->comm and current->pid. Further removed the do {} while(0) loop for single statement macro. Issues found by checkpatch. Signed-off-by: Nishad Kamdar --- Changes in v2: - Replace printk with dev_. - R

[tip:perf/urgent] perf probe powerpc: Fix trace event post-processing

2018-08-18 Thread tip-bot for Sandipan Das
Commit-ID: 354b064b8ebc1e1ede58550ca9e08bfa81e6af43 Gitweb: https://git.kernel.org/tip/354b064b8ebc1e1ede58550ca9e08bfa81e6af43 Author: Sandipan Das AuthorDate: Thu, 9 Aug 2018 21:49:29 +0530 Committer: Arnaldo Carvalho de Melo CommitDate: Thu, 9 Aug 2018 14:40:11 -0300 perf probe powe

[tip:perf/urgent] perf map: Optimize maps__fixup_overlappings()

2018-08-18 Thread tip-bot for Konstantin Khlebnikov
Commit-ID: 6a9405b56c274024564f9014bba97b92c91b34d6 Gitweb: https://git.kernel.org/tip/6a9405b56c274024564f9014bba97b92c91b34d6 Author: Konstantin Khlebnikov AuthorDate: Tue, 7 Aug 2018 17:24:54 +0300 Committer: Arnaldo Carvalho de Melo CommitDate: Wed, 8 Aug 2018 15:56:00 -0300 perf m

[tip:perf/urgent] perf map: Synthesize maps only for thread group leader

2018-08-18 Thread tip-bot for Konstantin Khlebnikov
Commit-ID: e5adfc3e7e774ba86f7bb725c6eef5f32df8630e Gitweb: https://git.kernel.org/tip/e5adfc3e7e774ba86f7bb725c6eef5f32df8630e Author: Konstantin Khlebnikov AuthorDate: Tue, 7 Aug 2018 12:09:01 +0300 Committer: Arnaldo Carvalho de Melo CommitDate: Wed, 8 Aug 2018 15:55:59 -0300 perf m

[tip:perf/urgent] perf trace: Wire up the augmented syscalls with the syscalls:sys_enter_FOO beautifier

2018-08-18 Thread tip-bot for Arnaldo Carvalho de Melo
Commit-ID: 88cf7084f9b4b3744294b438884c2b7999b0200a Gitweb: https://git.kernel.org/tip/88cf7084f9b4b3744294b438884c2b7999b0200a Author: Arnaldo Carvalho de Melo AuthorDate: Tue, 7 Aug 2018 16:26:35 -0300 Committer: Arnaldo Carvalho de Melo CommitDate: Wed, 8 Aug 2018 15:55:59 -0300 per

[tip:perf/urgent] perf trace: Setup the augmented syscalls bpf-output event fields

2018-08-18 Thread tip-bot for Arnaldo Carvalho de Melo
Commit-ID: d3d1c4bdf5a793ab10c448f9cf5aa5b19ce026d3 Gitweb: https://git.kernel.org/tip/d3d1c4bdf5a793ab10c448f9cf5aa5b19ce026d3 Author: Arnaldo Carvalho de Melo AuthorDate: Tue, 7 Aug 2018 16:21:44 -0300 Committer: Arnaldo Carvalho de Melo CommitDate: Wed, 8 Aug 2018 15:55:58 -0300 per

[tip:perf/urgent] perf bpf: Make bpf__setup_output_event() return the bpf-output event

2018-08-18 Thread tip-bot for Arnaldo Carvalho de Melo
Commit-ID: 78e890ea8683f7d570f911637b23b23d27be4aed Gitweb: https://git.kernel.org/tip/78e890ea8683f7d570f911637b23b23d27be4aed Author: Arnaldo Carvalho de Melo AuthorDate: Tue, 7 Aug 2018 16:19:05 -0300 Committer: Arnaldo Carvalho de Melo CommitDate: Wed, 8 Aug 2018 15:55:58 -0300 per

[tip:perf/urgent] perf trace: Handle "bpf-output" events associated with "__augmented_syscalls__" BPF map

2018-08-18 Thread tip-bot for Arnaldo Carvalho de Melo
Commit-ID: e0b6d2ef329098bd9780ec00a75db3b11922031a Gitweb: https://git.kernel.org/tip/e0b6d2ef329098bd9780ec00a75db3b11922031a Author: Arnaldo Carvalho de Melo AuthorDate: Tue, 7 Aug 2018 15:40:13 -0300 Committer: Arnaldo Carvalho de Melo CommitDate: Wed, 8 Aug 2018 15:55:57 -0300 per

[tip:perf/urgent] perf bpf: Add wrappers to BPF_FUNC_probe_read(_str) functions

2018-08-18 Thread tip-bot for Arnaldo Carvalho de Melo
Commit-ID: 8fa25f303adfed6eab921db8e242e59dd0b3b004 Gitweb: https://git.kernel.org/tip/8fa25f303adfed6eab921db8e242e59dd0b3b004 Author: Arnaldo Carvalho de Melo AuthorDate: Tue, 7 Aug 2018 15:10:19 -0300 Committer: Arnaldo Carvalho de Melo CommitDate: Wed, 8 Aug 2018 15:55:57 -0300 per

[tip:perf/urgent] perf bpf: Add bpf__setup_output_event() strerror() counterpart

2018-08-18 Thread tip-bot for Arnaldo Carvalho de Melo
Commit-ID: aa31be3a4874d91fb40d872f1865805ab411035c Gitweb: https://git.kernel.org/tip/aa31be3a4874d91fb40d872f1865805ab411035c Author: Arnaldo Carvalho de Melo AuthorDate: Mon, 6 Aug 2018 11:35:37 -0300 Committer: Arnaldo Carvalho de Melo CommitDate: Wed, 8 Aug 2018 15:55:56 -0300 per

[tip:perf/urgent] perf bpf: Generalize bpf__setup_stdout()

2018-08-18 Thread tip-bot for Arnaldo Carvalho de Melo
Commit-ID: 92bbe8d834d293c4db7a70fd53884ec1c95d61dc Gitweb: https://git.kernel.org/tip/92bbe8d834d293c4db7a70fd53884ec1c95d61dc Author: Arnaldo Carvalho de Melo AuthorDate: Mon, 6 Aug 2018 09:53:35 -0300 Committer: Arnaldo Carvalho de Melo CommitDate: Wed, 8 Aug 2018 15:55:56 -0300 per

[tip:perf/urgent] perf bpf: Make bpf__for_each_stdout_map() generic

2018-08-18 Thread tip-bot for Arnaldo Carvalho de Melo
Commit-ID: 5941d856a90435b32a3296c0b7df8f0075430b81 Gitweb: https://git.kernel.org/tip/5941d856a90435b32a3296c0b7df8f0075430b81 Author: Arnaldo Carvalho de Melo AuthorDate: Mon, 6 Aug 2018 09:46:33 -0300 Committer: Arnaldo Carvalho de Melo CommitDate: Wed, 8 Aug 2018 15:55:55 -0300 per

[tip:perf/urgent] perf bpf: Add bpf/stdio.h wrapper to bpf_perf_event_output function

2018-08-18 Thread tip-bot for Arnaldo Carvalho de Melo
Commit-ID: 53a5d7b80032fcf48cdc5a6c96c8dc8a120b64ef Gitweb: https://git.kernel.org/tip/53a5d7b80032fcf48cdc5a6c96c8dc8a120b64ef Author: Arnaldo Carvalho de Melo AuthorDate: Mon, 6 Aug 2018 09:15:18 -0300 Committer: Arnaldo Carvalho de Melo CommitDate: Wed, 8 Aug 2018 15:55:55 -0300 per

[tip:perf/urgent] perf bpf: Add struct bpf_map struct

2018-08-18 Thread tip-bot for Arnaldo Carvalho de Melo
Commit-ID: 7402e543a74a08ae630234012356ff5cf947bd61 Gitweb: https://git.kernel.org/tip/7402e543a74a08ae630234012356ff5cf947bd61 Author: Arnaldo Carvalho de Melo AuthorDate: Mon, 6 Aug 2018 09:02:26 -0300 Committer: Arnaldo Carvalho de Melo CommitDate: Wed, 8 Aug 2018 15:55:54 -0300 per

[tip:perf/urgent] perf report: Add --percent-type option

2018-08-18 Thread tip-bot for Jiri Olsa
Commit-ID: e6902d1b7326149952abf8e7f07513e254668e52 Gitweb: https://git.kernel.org/tip/e6902d1b7326149952abf8e7f07513e254668e52 Author: Jiri Olsa AuthorDate: Sat, 4 Aug 2018 15:05:21 +0200 Committer: Arnaldo Carvalho de Melo CommitDate: Wed, 8 Aug 2018 15:55:54 -0300 perf report: Add -

[tip:perf/urgent] perf annotate: Display percent type in stdio output

2018-08-18 Thread tip-bot for Jiri Olsa
Commit-ID: 4c04868fbe931ec315ad34bb7e28e5cf725f88e4 Gitweb: https://git.kernel.org/tip/4c04868fbe931ec315ad34bb7e28e5cf725f88e4 Author: Jiri Olsa AuthorDate: Sat, 4 Aug 2018 15:05:19 +0200 Committer: Arnaldo Carvalho de Melo CommitDate: Wed, 8 Aug 2018 15:55:53 -0300 perf annotate: Dis

[tip:perf/urgent] perf annotate: Add --percent-type option

2018-08-18 Thread tip-bot for Jiri Olsa
Commit-ID: 88c211907720f9eb23308401305aefa25392417f Gitweb: https://git.kernel.org/tip/88c211907720f9eb23308401305aefa25392417f Author: Jiri Olsa AuthorDate: Sat, 4 Aug 2018 15:05:20 +0200 Committer: Arnaldo Carvalho de Melo CommitDate: Wed, 8 Aug 2018 15:55:53 -0300 perf annotate: Add

[tip:perf/urgent] perf annotate: Make local period the default percent type

2018-08-18 Thread tip-bot for Jiri Olsa
Commit-ID: addba8b66f9101b0e55a151fc543ff35990bc8ef Gitweb: https://git.kernel.org/tip/addba8b66f9101b0e55a151fc543ff35990bc8ef Author: Jiri Olsa AuthorDate: Sat, 4 Aug 2018 15:05:18 +0200 Committer: Arnaldo Carvalho de Melo CommitDate: Wed, 8 Aug 2018 15:55:52 -0300 perf annotate: Mak

[tip:perf/urgent] perf annotate: Pass browser percent_type in annotate_browser__calc_percent()

2018-08-18 Thread tip-bot for Jiri Olsa
Commit-ID: d4265b1a1b9b58df9c3bc0a3a7aa5b72c079c77a Gitweb: https://git.kernel.org/tip/d4265b1a1b9b58df9c3bc0a3a7aa5b72c079c77a Author: Jiri Olsa AuthorDate: Sat, 4 Aug 2018 15:05:16 +0200 Committer: Arnaldo Carvalho de Melo CommitDate: Wed, 8 Aug 2018 15:55:51 -0300 perf annotate: Pas

[tip:perf/urgent] perf annotate: Add support to toggle percent type

2018-08-18 Thread tip-bot for Jiri Olsa
Commit-ID: 3e0d79531984c731951d9a8a5be406df3a78ac97 Gitweb: https://git.kernel.org/tip/3e0d79531984c731951d9a8a5be406df3a78ac97 Author: Jiri Olsa AuthorDate: Sat, 4 Aug 2018 15:05:17 +0200 Committer: Arnaldo Carvalho de Melo CommitDate: Wed, 8 Aug 2018 15:55:52 -0300 perf annotate: Add

[tip:perf/urgent] perf annotate: Pass 'struct annotation_options' to map_symbol__annotation_dump()

2018-08-18 Thread tip-bot for Jiri Olsa
Commit-ID: 4c650ddc2e9e8f1d8dc46f13b30b1b9a6017fb02 Gitweb: https://git.kernel.org/tip/4c650ddc2e9e8f1d8dc46f13b30b1b9a6017fb02 Author: Jiri Olsa AuthorDate: Sat, 4 Aug 2018 15:05:15 +0200 Committer: Arnaldo Carvalho de Melo CommitDate: Wed, 8 Aug 2018 15:55:51 -0300 perf annotate: Pas

[tip:perf/urgent] perf annotate: Pass struct annotation_options to symbol__calc_lines()

2018-08-18 Thread tip-bot for Jiri Olsa
Commit-ID: c849c12cf344e4b99dbf98df642b622b6c91bbfd Gitweb: https://git.kernel.org/tip/c849c12cf344e4b99dbf98df642b622b6c91bbfd Author: Jiri Olsa AuthorDate: Sat, 4 Aug 2018 15:05:14 +0200 Committer: Arnaldo Carvalho de Melo CommitDate: Wed, 8 Aug 2018 15:55:50 -0300 perf annotate: Pas

[tip:perf/urgent] perf annotate: Add percent_type to struct annotation_options

2018-08-18 Thread tip-bot for Jiri Olsa
Commit-ID: 796ca33d5ceb621f238021c34cff8cfaa1100623 Gitweb: https://git.kernel.org/tip/796ca33d5ceb621f238021c34cff8cfaa1100623 Author: Jiri Olsa AuthorDate: Sat, 4 Aug 2018 15:05:13 +0200 Committer: Arnaldo Carvalho de Melo CommitDate: Wed, 8 Aug 2018 15:55:50 -0300 perf annotate: Add

[tip:perf/urgent] perf annotate: Add PERCENT_PERIOD_LOCAL percent value

2018-08-18 Thread tip-bot for Jiri Olsa
Commit-ID: ab371169fb7db9587f09137e93a49c6afeab16f7 Gitweb: https://git.kernel.org/tip/ab371169fb7db9587f09137e93a49c6afeab16f7 Author: Jiri Olsa AuthorDate: Sat, 4 Aug 2018 15:05:11 +0200 Committer: Arnaldo Carvalho de Melo CommitDate: Wed, 8 Aug 2018 15:55:49 -0300 perf annotate: Add

[tip:perf/urgent] perf annotate: Add PERCENT_PERIOD_GLOBAL percent value

2018-08-18 Thread tip-bot for Jiri Olsa
Commit-ID: e58684df912906d944967e2ce0f3ed5d5140d1e5 Gitweb: https://git.kernel.org/tip/e58684df912906d944967e2ce0f3ed5d5140d1e5 Author: Jiri Olsa AuthorDate: Sat, 4 Aug 2018 15:05:12 +0200 Committer: Arnaldo Carvalho de Melo CommitDate: Wed, 8 Aug 2018 15:55:49 -0300 perf annotate: Add

[tip:perf/urgent] perf annotate: Add PERCENT_HITS_GLOBAL percent value

2018-08-18 Thread tip-bot for Jiri Olsa
Commit-ID: 75a8c1ff287b2a949b50c1c1e58a6492e21a3ac5 Gitweb: https://git.kernel.org/tip/75a8c1ff287b2a949b50c1c1e58a6492e21a3ac5 Author: Jiri Olsa AuthorDate: Sat, 4 Aug 2018 15:05:10 +0200 Committer: Arnaldo Carvalho de Melo CommitDate: Wed, 8 Aug 2018 15:55:48 -0300 perf annotate: Add

[tip:perf/urgent] perf annotate: Switch struct annotation_data::percent to array

2018-08-18 Thread tip-bot for Jiri Olsa
Commit-ID: 6d9f0c2d5ef7568c29fa5927748c4915a9c7760a Gitweb: https://git.kernel.org/tip/6d9f0c2d5ef7568c29fa5927748c4915a9c7760a Author: Jiri Olsa AuthorDate: Sat, 4 Aug 2018 15:05:09 +0200 Committer: Arnaldo Carvalho de Melo CommitDate: Wed, 8 Aug 2018 15:55:48 -0300 perf annotate: Swi

Re: [PATCH] staging: mt7621-mmc: Use __func__ instead of __FUNCTION__ in dbg.h

2018-08-18 Thread Nishad Kamdar
On Thu, Aug 16, 2018 at 01:07:41PM -0700, Joe Perches wrote: > On Fri, 2018-08-17 at 01:19 +0530, Nishad Kamdar wrote: > > Use the identifier __func__ instead of gcc specific __FUNCTION__ > > in dbg.h. Limit these lines to 80 characters. Issues found by > > checkpatch. > > It looks like there are

[tip:perf/urgent] perf annotate: Loop group events directly in annotation__calc_percent()

2018-08-18 Thread tip-bot for Jiri Olsa
Commit-ID: 2bcf73069b0722c92a84c0fd57df542890a74904 Gitweb: https://git.kernel.org/tip/2bcf73069b0722c92a84c0fd57df542890a74904 Author: Jiri Olsa AuthorDate: Sat, 4 Aug 2018 15:05:08 +0200 Committer: Arnaldo Carvalho de Melo CommitDate: Wed, 8 Aug 2018 15:55:47 -0300 perf annotate: Loo

[tip:perf/urgent] perf annotate: Rename hist to sym_hist in annotation__calc_percent

2018-08-18 Thread tip-bot for Jiri Olsa
Commit-ID: 48a1e4f2381387a097ea9f7897c5c32e9aaa708d Gitweb: https://git.kernel.org/tip/48a1e4f2381387a097ea9f7897c5c32e9aaa708d Author: Jiri Olsa AuthorDate: Sat, 4 Aug 2018 15:05:07 +0200 Committer: Arnaldo Carvalho de Melo CommitDate: Wed, 8 Aug 2018 15:55:47 -0300 perf annotate: Ren

[tip:perf/urgent] perf annotate: Rename local sample variables to data

2018-08-18 Thread tip-bot for Jiri Olsa
Commit-ID: 0440af74dcd0f32b134b1c4d47dc25f0bb539ded Gitweb: https://git.kernel.org/tip/0440af74dcd0f32b134b1c4d47dc25f0bb539ded Author: Jiri Olsa AuthorDate: Sat, 4 Aug 2018 15:05:06 +0200 Committer: Arnaldo Carvalho de Melo CommitDate: Wed, 8 Aug 2018 15:55:47 -0300 perf annotate: Ren

[tip:perf/urgent] perf annotate: Rename struct annotation_line::samples* to data*

2018-08-18 Thread tip-bot for Jiri Olsa
Commit-ID: c2f938ba5aa61ba60e9217848e666c783cbcce1c Gitweb: https://git.kernel.org/tip/c2f938ba5aa61ba60e9217848e666c783cbcce1c Author: Jiri Olsa AuthorDate: Sat, 4 Aug 2018 15:05:05 +0200 Committer: Arnaldo Carvalho de Melo CommitDate: Wed, 8 Aug 2018 15:55:46 -0300 perf annotate: Ren

[tip:perf/urgent] perf annotate: Get rid of annotation__scnprintf_samples_period()

2018-08-18 Thread tip-bot for Jiri Olsa
Commit-ID: 0683d13c1afbf5cca147b6f578d1463be132b11b Gitweb: https://git.kernel.org/tip/0683d13c1afbf5cca147b6f578d1463be132b11b Author: Jiri Olsa AuthorDate: Sat, 4 Aug 2018 15:05:04 +0200 Committer: Arnaldo Carvalho de Melo CommitDate: Wed, 8 Aug 2018 15:55:46 -0300 perf annotate: Get

Re: Fix 80d20d35af1e ("nohz: Fix local_timer_softirq_pending()") may have revealed another problem

2018-08-18 Thread Thomas Gleixner
On Thu, 16 Aug 2018, Heiner Kallweit wrote: > Recently I started to get warning "NOHZ: local_softirq_pending 202" and > I think it's related to mentioned commit (didn't bisect it yet). > See log from suspending. > > I have no reason to think the fix is wrong, it may just have revealed > another i

[tip:perf/urgent] perf annotate: Make annotation_line__max_percent static

2018-08-18 Thread tip-bot for Jiri Olsa
Commit-ID: 5ecf7d30eb4f9c046f5284f20133d7b69729c315 Gitweb: https://git.kernel.org/tip/5ecf7d30eb4f9c046f5284f20133d7b69729c315 Author: Jiri Olsa AuthorDate: Sat, 4 Aug 2018 15:05:03 +0200 Committer: Arnaldo Carvalho de Melo CommitDate: Wed, 8 Aug 2018 15:55:45 -0300 perf annotate: Mak

[tip:perf/urgent] perf annotate: Make symbol__annotate_fprintf2() local

2018-08-18 Thread tip-bot for Jiri Olsa
Commit-ID: 7a3e71e0d806070071f53271705b0c511c0359fc Gitweb: https://git.kernel.org/tip/7a3e71e0d806070071f53271705b0c511c0359fc Author: Jiri Olsa AuthorDate: Sat, 4 Aug 2018 15:05:02 +0200 Committer: Arnaldo Carvalho de Melo CommitDate: Wed, 8 Aug 2018 15:55:45 -0300 perf annotate: Mak

[tip:perf/urgent] perf bpf: Add 'syscall_enter' probe helper for syscall enter tracepoints

2018-08-18 Thread tip-bot for Arnaldo Carvalho de Melo
Commit-ID: dda9ac966d39cec5a501b0b4d0210b3c2a167e6c Gitweb: https://git.kernel.org/tip/dda9ac966d39cec5a501b0b4d0210b3c2a167e6c Author: Arnaldo Carvalho de Melo AuthorDate: Fri, 3 Aug 2018 16:28:35 -0300 Committer: Arnaldo Carvalho de Melo CommitDate: Wed, 8 Aug 2018 15:55:44 -0300 per

[tip:perf/urgent] perf tools: Drop unneeded bitmap_zero() calls

2018-08-18 Thread tip-bot for Yury Norov
Commit-ID: 3c8b81864080b710bdce446fd8401923f26fc4d4 Gitweb: https://git.kernel.org/tip/3c8b81864080b710bdce446fd8401923f26fc4d4 Author: Yury Norov AuthorDate: Sat, 23 Jun 2018 10:35:01 +0300 Committer: Arnaldo Carvalho de Melo CommitDate: Wed, 8 Aug 2018 15:55:44 -0300 perf tools: Drop

[tip:perf/urgent] perf report: Add GUI report support for s390 auxiliary trace

2018-08-18 Thread tip-bot for Thomas Richter
Commit-ID: 33d9e1832e528ff61f481558882ee0f82e288440 Gitweb: https://git.kernel.org/tip/33d9e1832e528ff61f481558882ee0f82e288440 Author: Thomas Richter AuthorDate: Thu, 2 Aug 2018 09:46:22 +0200 Committer: Arnaldo Carvalho de Melo CommitDate: Wed, 8 Aug 2018 15:49:17 -0300 perf report:

[tip:perf/urgent] perf report: Add raw report support for s390 auxiliary trace

2018-08-18 Thread tip-bot for Thomas Richter
Commit-ID: 2b1444f2e28be94b8f0b37376e1c619fd8cad63b Gitweb: https://git.kernel.org/tip/2b1444f2e28be94b8f0b37376e1c619fd8cad63b Author: Thomas Richter AuthorDate: Thu, 2 Aug 2018 09:46:21 +0200 Committer: Arnaldo Carvalho de Melo CommitDate: Wed, 8 Aug 2018 15:26:48 -0300 perf report:

[tip:perf/urgent] perf auxtrace: Support for perf report -D for s390

2018-08-18 Thread tip-bot for Thomas Richter
Commit-ID: b96e6615cd197022017808a9fe82f1737e307875 Gitweb: https://git.kernel.org/tip/b96e6615cd197022017808a9fe82f1737e307875 Author: Thomas Richter AuthorDate: Thu, 2 Aug 2018 09:46:20 +0200 Committer: Arnaldo Carvalho de Melo CommitDate: Fri, 3 Aug 2018 10:34:18 -0300 perf auxtrace

[tip:perf/urgent] perf trace: Use perf_evsel__sc_tp_{uint,ptr} for "id"/"args" handling syscalls:* events

2018-08-18 Thread tip-bot for Arnaldo Carvalho de Melo
Commit-ID: f3acd8869b9badcfd91cf50a2b6242be7b9368e2 Gitweb: https://git.kernel.org/tip/f3acd8869b9badcfd91cf50a2b6242be7b9368e2 Author: Arnaldo Carvalho de Melo AuthorDate: Thu, 2 Aug 2018 15:11:58 -0300 Committer: Arnaldo Carvalho de Melo CommitDate: Thu, 2 Aug 2018 15:39:00 -0300 per

[tip:perf/urgent] perf trace: Setup struct syscall_tp for syscalls:sys_{enter,exit}_NAME events

2018-08-18 Thread tip-bot for Arnaldo Carvalho de Melo
Commit-ID: d32855fa35b94a066c5860c94adc3ebcac7d2c66 Gitweb: https://git.kernel.org/tip/d32855fa35b94a066c5860c94adc3ebcac7d2c66 Author: Arnaldo Carvalho de Melo AuthorDate: Thu, 2 Aug 2018 15:09:24 -0300 Committer: Arnaldo Carvalho de Melo CommitDate: Thu, 2 Aug 2018 15:38:57 -0300 per

[tip:perf/urgent] perf trace: Allow setting up a syscall_tp struct without a format_field

2018-08-18 Thread tip-bot for Arnaldo Carvalho de Melo
Commit-ID: aa823f58f7abf42f181fbaef4fdbe76eccea1c29 Gitweb: https://git.kernel.org/tip/aa823f58f7abf42f181fbaef4fdbe76eccea1c29 Author: Arnaldo Carvalho de Melo AuthorDate: Thu, 2 Aug 2018 15:03:02 -0300 Committer: Arnaldo Carvalho de Melo CommitDate: Thu, 2 Aug 2018 15:07:33 -0300 per

[tip:perf/urgent] perf trace: Rename some syscall_tp methods to raw_syscall

2018-08-18 Thread tip-bot for Arnaldo Carvalho de Melo
Commit-ID: 63f11c80e5dd4afae69ea2578addf896ddc06fee Gitweb: https://git.kernel.org/tip/63f11c80e5dd4afae69ea2578addf896ddc06fee Author: Arnaldo Carvalho de Melo AuthorDate: Thu, 2 Aug 2018 14:27:09 -0300 Committer: Arnaldo Carvalho de Melo CommitDate: Thu, 2 Aug 2018 15:07:28 -0300 per

[tip:perf/urgent] perf trace: Use beautifiers on syscalls:sys_enter_ handlers

2018-08-18 Thread tip-bot for Arnaldo Carvalho de Melo
Commit-ID: a98392bb1e169a04aad83ed28f2b7a63010104ec Gitweb: https://git.kernel.org/tip/a98392bb1e169a04aad83ed28f2b7a63010104ec Author: Arnaldo Carvalho de Melo AuthorDate: Thu, 2 Aug 2018 14:05:09 -0300 Committer: Arnaldo Carvalho de Melo CommitDate: Thu, 2 Aug 2018 15:07:19 -0300 per

[tip:perf/urgent] perf trace: Associate vfs_getname()'ed pathname with fd returned from 'openat'

2018-08-18 Thread tip-bot for Arnaldo Carvalho de Melo
Commit-ID: 6a648b534d3d4f6532241fd9b97c0dab7b0c3f89 Gitweb: https://git.kernel.org/tip/6a648b534d3d4f6532241fd9b97c0dab7b0c3f89 Author: Arnaldo Carvalho de Melo AuthorDate: Thu, 2 Aug 2018 10:30:08 -0300 Committer: Arnaldo Carvalho de Melo CommitDate: Thu, 2 Aug 2018 10:30:08 -0300 per

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

2018-08-18 Thread Ingo Molnar
* Arnaldo Carvalho de Melo wrote: > From: Arnaldo Carvalho de Melo > > Hi Ingo, > > Please consider pulling, this is on top of > perf-core-for-mingo-4.19-20180809, that is not yet in tip. > > Thanks, > > - Arnaldo > > Test results at the end of this message, as usual. > > The follo

[PATCH] gpu: Use ERR_CAST to replace ERR_PTR(PTR_ERR())

2018-08-18 Thread zhong jiang
We prefer to ERR_CAST rather than ERR_PTR(PTR_ERR()), So just replace it. The issue is detected with the help of Coccinelle Signed-off-by: zhong jiang --- drivers/gpu/drm/omapdrm/dss/dss.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/gpu/drm/omapdrm/dss/dss.c b/d

[PATCH] acpi: remove a meaningless null check before debugfs_remove

2018-08-18 Thread zhong jiang
debugfs_remove has taken null pointer into account. So it is safe to remove the check before debugfs_remove. Signed-off-by: zhong jiang --- drivers/acpi/custom_method.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/drivers/acpi/custom_method.c b/drivers/acpi/custom_method

Re: How delete node or property in overlayd dts?

2018-08-18 Thread Zhang Bo
在 2018/8/18 1:47, Rob Herring 写道: On Tue, Aug 14, 2018 at 7:26 PM Frank Rowand wrote: On 08/14/18 07:46, 张波 wrote: /delete-node/ /delete-prop/ could be used in dtsi files without device tree overlay. but with device tree overlay, /delete-node/ and /delete-prop/ are not work. How to delete

Re: [BUG v4.14-rt] kernel BUG at /work/rt/stable-rt.git/kernel/sched/core.c:1639!

2018-08-18 Thread Mike Galbraith
On Fri, 2018-08-17 at 16:23 -0400, Steven Rostedt wrote: > Pulling in stable releases into v4.14-rt I triggered this with my CPU > hotplug test: > > [ cut here ] > kernel BUG at /work/rt/stable-rt.git/kernel/sched/core.c:1639! > invalid opcode: [#1] PREEMPT SMP PTI > M

RE: [PATCH v4 4/4] arm64: zynqmp: Add DDRC node

2018-08-18 Thread Manish Narani
Ping. > -Original Message- > From: Manish Narani [mailto:manish.nar...@xilinx.com] > Sent: Saturday, August 4, 2018 2:56 PM > To: robh...@kernel.org; mark.rutl...@arm.com; catalin.mari...@arm.com; > will.dea...@arm.com; Michal Simek ; b...@alien8.de; > mche...@kernel.org; m...@kernel.org;

RE: [PATCH v4 1/4] edac: synps: Add platform specific structures for ddrc controller

2018-08-18 Thread Manish Narani
Ping. > -Original Message- > From: Manish Narani [mailto:manish.nar...@xilinx.com] > Sent: Saturday, August 4, 2018 2:56 PM > To: robh...@kernel.org; mark.rutl...@arm.com; catalin.mari...@arm.com; > will.dea...@arm.com; Michal Simek ; b...@alien8.de; > mche...@kernel.org; m...@kernel.org;

[PATCH] mtd: spi-nor: fsl-quadspi: fix read error for flash size larger than 16MB

2018-08-18 Thread Liu Xiang
If the size of spi-nor flash is larger than 16MB, the read_opcode is set to SPINOR_OP_READ_1_1_4_4B, and fsl_qspi_get_seqid() will return -EINVAL when cmd is SPINOR_OP_READ_1_1_4_4B. This can cause read operation fail. Signed-off-by: Liu Xiang --- drivers/mtd/spi-nor/fsl-quadspi.c | 1 + 1 file

Re: Linux 4.4.150

2018-08-18 Thread Greg KH
diff --git a/Makefile b/Makefile index e7c46ece5f27..7789195c6a59 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ VERSION = 4 PATCHLEVEL = 4 -SUBLEVEL = 149 +SUBLEVEL = 150 EXTRAVERSION = NAME = Blurry Fish Butt diff --git a/arch/x86/include/asm/pgtable-invert.h b/arch/x86/include/asm/p

Re: Linux 4.9.122

2018-08-18 Thread Greg KH
diff --git a/Makefile b/Makefile index e54a126841a9..1f44343a1e04 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ VERSION = 4 PATCHLEVEL = 9 -SUBLEVEL = 121 +SUBLEVEL = 122 EXTRAVERSION = NAME = Roaring Lionus diff --git a/arch/x86/include/asm/pgtable-invert.h b/arch/x86/include/asm/pgt

Linux 4.4.150

2018-08-18 Thread Greg KH
I'm announcing the release of the 4.4.150 kernel. All x86 users of the 4.4 kernel series must upgrade. The updated 4.4.y git tree can be found at: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-4.4.y and can be browsed at the normal kernel.org git web browser

Linux 4.9.122

2018-08-18 Thread Greg KH
I'm announcing the release of the 4.9.122 kernel. All x86 users of the 4.9 kernel series must upgrade. The updated 4.9.y git tree can be found at: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-4.9.y and can be browsed at the normal kernel.org git web browser

Linux 4.14.65

2018-08-18 Thread Greg KH
I'm announcing the release of the 4.14.65 kernel. All x86 users of the 4.14 kernel series must upgrade. The updated 4.14.y git tree can be found at: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git linux-4.14.y and can be browsed at the normal kernel.org git web brow

Re: Linux 4.14.65

2018-08-18 Thread Greg KH
diff --git a/Makefile b/Makefile index 025156791e90..7995690ff1aa 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0 VERSION = 4 PATCHLEVEL = 14 -SUBLEVEL = 64 +SUBLEVEL = 65 EXTRAVERSION = NAME = Petit Gorille diff --git a/arch/x86/include/asm/pgtable-in

<    1   2   3   >