[PATCH v4 08/11] lib/vsprintf: Make use of fwnode API to obtain node names and separators

2019-09-02 Thread Sakari Ailus
Instead of implementing our own means of discovering parent nodes, node names or counting how many parents a node has, use the newly added functions in the fwnode API to obtain that information. Signed-off-by: Sakari Ailus Reviewed-by: Andy Shevchenko --- lib/vsprintf.c | 38

[PATCH v4 04/11] device property: Add functions for accessing node's parents

2019-09-02 Thread Sakari Ailus
Add two convenience functions for accessing node's parents: fwnode_count_parents() returns the number of parent nodes a given node has. fwnode_get_nth_parent() returns node's parent at a given distance from the node itself. Signed-off-by: Sakari Ailus --- drivers/base/property.c | 46

[PATCH v4 01/11] software node: Get reference to parent swnode in get_parent op

2019-09-02 Thread Sakari Ailus
The software_node_get_parent() returned a pointer to the parent swnode, but did not take a reference to it, leading the caller to put a reference that was not taken. Take that reference now. Fixes: 59abd83672f7 ("drivers: base: Introducing software nodes to the firmware node framework")

Re: [PATCH 5/6] dt-bindings: timer: renesas: tmu: Document r8a774a1 bindings

2019-09-02 Thread Simon Horman
On Fri, Aug 30, 2019 at 10:37:54AM +, Fabrizio Castro wrote: > Dear All, > > This patch has been reviewed by Geert, Simon, and Rob, so I think it's ok to > apply. > Is anybody willing to take this patch? <2c> I think Geert can take this > Thanks, > Fab > > > From: Fabrizio Castro > >

Re: [PATCH v2] nvme: allow 64-bit results in passthru commands

2019-09-02 Thread Christoph Hellwig
On Mon, Aug 26, 2019 at 01:20:28PM +0200, Marta Rybczynska wrote: > Do you mean something like this? Yes.

Dear Friend,

2019-09-02 Thread Aisha Gaddafi
Dear Friend, I came across your e-mail contact prior a private search while in need of your assistance. My name is Aisha Gaddafi a single Mother and a Widow with three Children. I am the only biological Daughter of late Libyan President (Late Colonel Muammar Gaddafi). I have investment funds

Re: [PATCH v7 3/6] powerpc/perf: consolidate read_user_stack_32

2019-09-02 Thread Michal Suchánek
On Mon, 02 Sep 2019 14:01:17 +1000 Michael Ellerman wrote: > Michael Ellerman writes: > > Michal Suchanek writes: > ... > >> @@ -295,6 +279,12 @@ static inline int current_is_64bit(void) > >> } > >> > >> #else /* CONFIG_PPC64 */ > >> +static int read_user_stack_slow(void __user *ptr,

Re: [RFC 2/5] media: v4l2-ctrl: Document V4L2_CID_LOCATION

2019-09-02 Thread Pavel Machek
On Mon 2019-09-02 11:19:42, Laurent Pinchart wrote: > On Mon, Sep 02, 2019 at 10:06:57AM +0200, Pavel Machek wrote: > > >>> Single integer. It's read-only, so it just reports the location. > > >>> > > >>> It would be different if this was a writable control: then you need to > > >>> know which

Re: linux-next: Fixes tag needs some work in the battery tree

2019-09-02 Thread Sebastian Reichel
Hi, On Mon, Sep 02, 2019 at 09:32:47AM +0200, Michael Nosthoff wrote: > On Monday, September 02, 2019 09:10 CEST, Sebastian Reichel > wrote: > > On Mon, Sep 02, 2019 at 09:31:31AM +1000, Stephen Rothwell wrote: > > > In commit > > > > > > b19aca4eb2d2 ("power: supply: sbs-battery: only return

Re: [PATCH RFC 03/14] drivers: irqchip: add PDC irqdomain for wakeup capable GPIOs

2019-09-02 Thread Marc Zyngier
On 30/08/2019 16:58, Lina Iyer wrote: > On Fri, Aug 30 2019 at 08:50 -0600, Marc Zyngier wrote: >> [Please use my kernel.org address in the future. The days of this >> arm.com address are numbered...] >> > Sure, will update and repost. > >> On 29/08/2019 19:11, Lina Iyer wrote: >>> Introduce a

[tip: perf/core] perf timechart: Refactor svg_build_topology_map()

2019-09-02 Thread tip-bot2 for Kyle Meyer
The following commit has been merged into the perf/core branch of tip: Commit-ID: 0ac1dd5b4a70cfc8591dd9426f800b484765badb Gitweb: https://git.kernel.org/tip/0ac1dd5b4a70cfc8591dd9426f800b484765badb Author:Kyle Meyer AuthorDate:Tue, 27 Aug 2019 16:43:46 -05:00 Committer:

[tip: perf/core] perf machine: Replace MAX_NR_CPUS with perf_env::nr_cpus_online

2019-09-02 Thread tip-bot2 for Kyle Meyer
The following commit has been merged into the perf/core branch of tip: Commit-ID: 8c7274691f0de5fb56f3b9fe9208ce7e515a2d2c Gitweb: https://git.kernel.org/tip/8c7274691f0de5fb56f3b9fe9208ce7e515a2d2c Author:Kyle Meyer AuthorDate:Tue, 27 Aug 2019 16:43:50 -05:00 Committer:

[tip: perf/core] perf time-utils: Adopt rdclock() from perf.h

2019-09-02 Thread tip-bot2 for Arnaldo Carvalho de Melo
The following commit has been merged into the perf/core branch of tip: Commit-ID: f37110205c3065546d6995b1463751c7bbb50e89 Gitweb: https://git.kernel.org/tip/f37110205c3065546d6995b1463751c7bbb50e89 Author:Arnaldo Carvalho de Melo AuthorDate:Thu, 29 Aug 2019 15:16:27

[tip: perf/core] perf stat: Replace MAX_NR_CPUS with cpu__max_cpu()

2019-09-02 Thread tip-bot2 for Kyle Meyer
The following commit has been merged into the perf/core branch of tip: Commit-ID: 92b5a1545ad51e8225e691e9a29ba33cc9fe37bc Gitweb: https://git.kernel.org/tip/92b5a1545ad51e8225e691e9a29ba33cc9fe37bc Author:Kyle Meyer AuthorDate:Tue, 27 Aug 2019 16:43:48 -05:00 Committer:

[tip: perf/core] perf tools: Remove perf.h from source files not needing it

2019-09-02 Thread tip-bot2 for Arnaldo Carvalho de Melo
The following commit has been merged into the perf/core branch of tip: Commit-ID: 0ac25fd0a04d8bd52ceac2476e71a4e497489987 Gitweb: https://git.kernel.org/tip/0ac25fd0a04d8bd52ceac2476e71a4e497489987 Author:Arnaldo Carvalho de Melo AuthorDate:Thu, 29 Aug 2019 15:42:40

Re: [RFC 2/5] media: v4l2-ctrl: Document V4L2_CID_LOCATION

2019-09-02 Thread Laurent Pinchart
On Mon, Sep 02, 2019 at 10:06:57AM +0200, Pavel Machek wrote: > >>> Single integer. It's read-only, so it just reports the location. > >>> > >>> It would be different if this was a writable control: then you need to > >>> know which locations are possible to set, and that requires a menu type. >

[tip: perf/core] perf dso: Adopt DSO related macros from symbol.h

2019-09-02 Thread tip-bot2 for Arnaldo Carvalho de Melo
The following commit has been merged into the perf/core branch of tip: Commit-ID: fac583fdb6741bf4850928b2a5bb8b0118b5879c Gitweb: https://git.kernel.org/tip/fac583fdb6741bf4850928b2a5bb8b0118b5879c Author:Arnaldo Carvalho de Melo AuthorDate:Fri, 30 Aug 2019 09:43:25

[tip: perf/core] perf header: Move CPUINFO_PROC to the only file where it is used

2019-09-02 Thread tip-bot2 for Arnaldo Carvalho de Melo
The following commit has been merged into the perf/core branch of tip: Commit-ID: a77494026309711a5f1e4b078e353cd46c2dad9f Gitweb: https://git.kernel.org/tip/a77494026309711a5f1e4b078e353cd46c2dad9f Author:Arnaldo Carvalho de Melo AuthorDate:Thu, 29 Aug 2019 14:40:28

[tip: perf/core] perf tools: Move everything related to sys_perf_event_open() to perf-sys.h

2019-09-02 Thread tip-bot2 for Arnaldo Carvalho de Melo
The following commit has been merged into the perf/core branch of tip: Commit-ID: 91854f9a077e18e43ed30ebe9c61f8089bec9166 Gitweb: https://git.kernel.org/tip/91854f9a077e18e43ed30ebe9c61f8089bec9166 Author:Arnaldo Carvalho de Melo AuthorDate:Thu, 29 Aug 2019 14:59:50

[tip: perf/core] perf header: Replace MAX_NR_CPUS with cpu__max_cpu()

2019-09-02 Thread tip-bot2 for Kyle Meyer
The following commit has been merged into the perf/core branch of tip: Commit-ID: dc84187f32a3e8eb86bd97f3b10494e1f1fe5e7f Gitweb: https://git.kernel.org/tip/dc84187f32a3e8eb86bd97f3b10494e1f1fe5e7f Author:Kyle Meyer AuthorDate:Tue, 27 Aug 2019 16:43:51 -05:00 Committer:

[tip: perf/core] perf hist: Remove needless ui/progress.h from hist.h

2019-09-02 Thread tip-bot2 for Arnaldo Carvalho de Melo
The following commit has been merged into the perf/core branch of tip: Commit-ID: 171f7474b6bb6c7074431f76c28ea87d625c68fd Gitweb: https://git.kernel.org/tip/171f7474b6bb6c7074431f76c28ea87d625c68fd Author:Arnaldo Carvalho de Melo AuthorDate:Fri, 30 Aug 2019 11:28:14

[tip: perf/core] perf session: Replace MAX_NR_CPUS with perf_env::nr_cpus_online

2019-09-02 Thread tip-bot2 for Kyle Meyer
The following commit has been merged into the perf/core branch of tip: Commit-ID: 7df4e36a4785618f0c63f3dc2bacb164780ab0f6 Gitweb: https://git.kernel.org/tip/7df4e36a4785618f0c63f3dc2bacb164780ab0f6 Author:Kyle Meyer AuthorDate:Tue, 27 Aug 2019 16:43:49 -05:00 Committer:

[tip: perf/core] libperf: Warn when exceeding MAX_NR_CPUS in cpumap

2019-09-02 Thread tip-bot2 for Kyle Meyer
The following commit has been merged into the perf/core branch of tip: Commit-ID: df552793493ff83b2b7289389d29d417b3ef6d6d Gitweb: https://git.kernel.org/tip/df552793493ff83b2b7289389d29d417b3ef6d6d Author:Kyle Meyer AuthorDate:Tue, 27 Aug 2019 16:43:52 -05:00 Committer:

[tip: perf/core] perf event: Remove needless include directives from event.h

2019-09-02 Thread tip-bot2 for Arnaldo Carvalho de Melo
The following commit has been merged into the perf/core branch of tip: Commit-ID: 4cb3c6d546aa5493a960d05eb73bad8e69a58574 Gitweb: https://git.kernel.org/tip/4cb3c6d546aa5493a960d05eb73bad8e69a58574 Author:Arnaldo Carvalho de Melo AuthorDate:Thu, 29 Aug 2019 17:19:02

[tip: perf/core] perf tools: Move 'struct events_stats' and prototypes to separate header

2019-09-02 Thread tip-bot2 for Arnaldo Carvalho de Melo
The following commit has been merged into the perf/core branch of tip: Commit-ID: 4772925885dac93aa5f00d1c1da9328099cd Gitweb: https://git.kernel.org/tip/4772925885dac93aa5f00d1c1da9328099cd Author:Arnaldo Carvalho de Melo AuthorDate:Fri, 30 Aug 2019 11:44:32

[tip: perf/core] perf symbols: Move symsrc prototypes to a separate header

2019-09-02 Thread tip-bot2 for Arnaldo Carvalho de Melo
The following commit has been merged into the perf/core branch of tip: Commit-ID: b1d1b094f7570a13dd7c9b995209baacc8aa6273 Gitweb: https://git.kernel.org/tip/b1d1b094f7570a13dd7c9b995209baacc8aa6273 Author:Arnaldo Carvalho de Melo AuthorDate:Fri, 30 Aug 2019 10:26:37

[tip: perf/core] perf debug: Remove needless include directives from debug.h

2019-09-02 Thread tip-bot2 for Arnaldo Carvalho de Melo
The following commit has been merged into the perf/core branch of tip: Commit-ID: 8520a98dbab61e9e340cdfb72dd17ccc8a98961e Gitweb: https://git.kernel.org/tip/8520a98dbab61e9e340cdfb72dd17ccc8a98961e Author:Arnaldo Carvalho de Melo AuthorDate:Thu, 29 Aug 2019 16:18:59

[tip: perf/core] perf tools: Remove needless map.h include directives

2019-09-02 Thread tip-bot2 for Arnaldo Carvalho de Melo
The following commit has been merged into the perf/core branch of tip: Commit-ID: df1a0a110c2c0138665f6d8ec96812ea14c2d818 Gitweb: https://git.kernel.org/tip/df1a0a110c2c0138665f6d8ec96812ea14c2d818 Author:Arnaldo Carvalho de Melo AuthorDate:Fri, 30 Aug 2019 12:07:23

[tip: perf/core] perf symbol: Move C++ demangle defines to the only file using it

2019-09-02 Thread tip-bot2 for Arnaldo Carvalho de Melo
The following commit has been merged into the perf/core branch of tip: Commit-ID: 9bea81b36a8d7d23c9bb7f4d63a9a842eec134a0 Gitweb: https://git.kernel.org/tip/9bea81b36a8d7d23c9bb7f4d63a9a842eec134a0 Author:Arnaldo Carvalho de Melo AuthorDate:Fri, 30 Aug 2019 10:01:50

[tip: perf/core] perf tools: Remove needless evlist.h include directives

2019-09-02 Thread tip-bot2 for Arnaldo Carvalho de Melo
The following commit has been merged into the perf/core branch of tip: Commit-ID: 7ae811b12e419fd70b7d7159f20ed8519bbe18cc Gitweb: https://git.kernel.org/tip/7ae811b12e419fd70b7d7159f20ed8519bbe18cc Author:Arnaldo Carvalho de Melo AuthorDate:Fri, 30 Aug 2019 12:29:03

[tip: perf/core] perf tools: Remove needless thread.h include directives

2019-09-02 Thread tip-bot2 for Arnaldo Carvalho de Melo
The following commit has been merged into the perf/core branch of tip: Commit-ID: 4becb2395f9166b11d68817ed4af8fc06b840908 Gitweb: https://git.kernel.org/tip/4becb2395f9166b11d68817ed4af8fc06b840908 Author:Arnaldo Carvalho de Melo AuthorDate:Fri, 30 Aug 2019 12:13:45

[tip: perf/core] libtraceevent, perf tools: Changes in tep_print_event_* APIs

2019-09-02 Thread tip-bot2 for Tzvetomir Stoyanov
The following commit has been merged into the perf/core branch of tip: Commit-ID: 38847db9740a984e8538ce2573cbc0fc7edf22b3 Gitweb: https://git.kernel.org/tip/38847db9740a984e8538ce2573cbc0fc7edf22b3 Author:Tzvetomir Stoyanov AuthorDate:Mon, 05 Aug 2019 16:43:13 -04:00

[tip: perf/core] perf pmu: Change convert_scale from static to global

2019-09-02 Thread tip-bot2 for Jin Yao
The following commit has been merged into the perf/core branch of tip: Commit-ID: a55ab7c4ca6986a542d313b02043a39ebf712a39 Gitweb: https://git.kernel.org/tip/a55ab7c4ca6986a542d313b02043a39ebf712a39 Author:Jin Yao AuthorDate:Wed, 28 Aug 2019 13:59:29 +08:00 Committer:

[tip: perf/core] perf: Update .gitignore file

2019-09-02 Thread tip-bot2 for Josh Poimboeuf
The following commit has been merged into the perf/core branch of tip: Commit-ID: 58993fb2c5115e93c52058e25f9b2ff289374870 Gitweb: https://git.kernel.org/tip/58993fb2c5115e93c52058e25f9b2ff289374870 Author:Josh Poimboeuf AuthorDate:Thu, 29 Aug 2019 17:41:19 -05:00

[tip: perf/core] perf tools: Remove needless thread_map.h include directives

2019-09-02 Thread tip-bot2 for Arnaldo Carvalho de Melo
The following commit has been merged into the perf/core branch of tip: Commit-ID: ef7d95661d046eddf2cf33847278781404679a2f Gitweb: https://git.kernel.org/tip/ef7d95661d046eddf2cf33847278781404679a2f Author:Arnaldo Carvalho de Melo AuthorDate:Fri, 30 Aug 2019 12:18:50

[tip: perf/core] perf intel-pt: Remove inat.c from build dependency list

2019-09-02 Thread tip-bot2 for Josh Poimboeuf
The following commit has been merged into the perf/core branch of tip: Commit-ID: f1da0a6c136542b9571b30af27bc1e84254f7a47 Gitweb: https://git.kernel.org/tip/f1da0a6c136542b9571b30af27bc1e84254f7a47 Author:Josh Poimboeuf AuthorDate:Thu, 29 Aug 2019 17:41:20 -05:00

[tip: perf/core] perf env: Remove env.h from other headers where just a fwd decl is needed

2019-09-02 Thread tip-bot2 for Arnaldo Carvalho de Melo
The following commit has been merged into the perf/core branch of tip: Commit-ID: b6b5574b80d6ce6ca87ae3ea1e97cff1bf730f2e Gitweb: https://git.kernel.org/tip/b6b5574b80d6ce6ca87ae3ea1e97cff1bf730f2e Author:Arnaldo Carvalho de Melo AuthorDate:Thu, 29 Aug 2019 17:10:59

[tip: perf/core] perf tools: Remove needless perf.h include directive from headers

2019-09-02 Thread tip-bot2 for Arnaldo Carvalho de Melo
The following commit has been merged into the perf/core branch of tip: Commit-ID: c1a604dff486399ae0be95e6396e0158df95ad5d Gitweb: https://git.kernel.org/tip/c1a604dff486399ae0be95e6396e0158df95ad5d Author:Arnaldo Carvalho de Melo AuthorDate:Thu, 29 Aug 2019 15:20:59

[tip: perf/core] perf tools: Remove needless sort.h include directives

2019-09-02 Thread tip-bot2 for Arnaldo Carvalho de Melo
The following commit has been merged into the perf/core branch of tip: Commit-ID: 5c9dbe6da13398d09efc9ec479194afa6d9ec9e6 Gitweb: https://git.kernel.org/tip/5c9dbe6da13398d09efc9ec479194afa6d9ec9e6 Author:Arnaldo Carvalho de Melo AuthorDate:Fri, 30 Aug 2019 11:54:00

[tip: perf/core] perf probe: No need for symbol.h, symbol_conf is enough

2019-09-02 Thread tip-bot2 for Arnaldo Carvalho de Melo
The following commit has been merged into the perf/core branch of tip: Commit-ID: afce8c482c48e2c42c155eeae4cd048c2b5fbb99 Gitweb: https://git.kernel.org/tip/afce8c482c48e2c42c155eeae4cd048c2b5fbb99 Author:Arnaldo Carvalho de Melo AuthorDate:Fri, 30 Aug 2019 11:56:47

[tip: perf/core] perf build: Ignore intentional differences for the x86 insn decoder

2019-09-02 Thread tip-bot2 for Arnaldo Carvalho de Melo
The following commit has been merged into the perf/core branch of tip: Commit-ID: 87a682a7c4e719d238d1839098375470b55e2097 Gitweb: https://git.kernel.org/tip/87a682a7c4e719d238d1839098375470b55e2097 Author:Arnaldo Carvalho de Melo AuthorDate:Sat, 31 Aug 2019 17:14:19

[tip: perf/core] perf intel-pt: Use shared x86 insn decoder

2019-09-02 Thread tip-bot2 for Josh Poimboeuf
The following commit has been merged into the perf/core branch of tip: Commit-ID: 00a263902ac3da886cf275663a938f503a853f68 Gitweb: https://git.kernel.org/tip/00a263902ac3da886cf275663a938f503a853f68 Author:Josh Poimboeuf AuthorDate:Thu, 29 Aug 2019 17:41:21 -05:00

[tip: x86/urgent] x86/boot: Preserve boot_params.secure_boot from sanitizing

2019-09-02 Thread tip-bot2 for John S. Gruber
The following commit has been merged into the x86/urgent branch of tip: Commit-ID: 29d9a0b50736768f042752070e5cdf4e4d4c00df Gitweb: https://git.kernel.org/tip/29d9a0b50736768f042752070e5cdf4e4d4c00df Author:John S. Gruber AuthorDate:Mon, 02 Sep 2019 00:00:54 +02:00

[tip: perf/core] perf metricgroup: Scale the metric result

2019-09-02 Thread tip-bot2 for Jin Yao
The following commit has been merged into the perf/core branch of tip: Commit-ID: 287f2649f791819dd2d8f32f0213c8c521d6dfa0 Gitweb: https://git.kernel.org/tip/287f2649f791819dd2d8f32f0213c8c521d6dfa0 Author:Jin Yao AuthorDate:Wed, 28 Aug 2019 13:59:31 +08:00 Committer:

[tip: perf/core] perf auxtrace: Uninline functions that touch perf_session

2019-09-02 Thread tip-bot2 for Arnaldo Carvalho de Melo
The following commit has been merged into the perf/core branch of tip: Commit-ID: f2a39fe84901df2b3d1bec3459b65cee3e8db57c Gitweb: https://git.kernel.org/tip/f2a39fe84901df2b3d1bec3459b65cee3e8db57c Author:Arnaldo Carvalho de Melo AuthorDate:Fri, 30 Aug 2019 14:45:20

[tip: perf/core] objtool: Update sync-check.sh from perf's check-headers.sh

2019-09-02 Thread tip-bot2 for Arnaldo Carvalho de Melo
The following commit has been merged into the perf/core branch of tip: Commit-ID: 2ffd84ae973b5ad16be96840574bb1142fda268a Gitweb: https://git.kernel.org/tip/2ffd84ae973b5ad16be96840574bb1142fda268a Author:Arnaldo Carvalho de Melo AuthorDate:Sat, 31 Aug 2019 17:29:47

[tip: perf/core] objtool: Ignore intentional differences for the x86 insn decoder

2019-09-02 Thread tip-bot2 for Arnaldo Carvalho de Melo
The following commit has been merged into the perf/core branch of tip: Commit-ID: ae31a514a134d9e4ca1d7b0f0a19b5934747d79f Gitweb: https://git.kernel.org/tip/ae31a514a134d9e4ca1d7b0f0a19b5934747d79f Author:Arnaldo Carvalho de Melo AuthorDate:Sat, 31 Aug 2019 17:35:53

[tip: perf/core] perf metricgroup: Support multiple events for metricgroup

2019-09-02 Thread tip-bot2 for Jin Yao
The following commit has been merged into the perf/core branch of tip: Commit-ID: f01642e4912bb80a01d693f4cc6fb0897207a090 Gitweb: https://git.kernel.org/tip/f01642e4912bb80a01d693f4cc6fb0897207a090 Author:Jin Yao AuthorDate:Wed, 28 Aug 2019 13:59:32 +08:00 Committer:

[tip: perf/core] perf symbols: Move mem_info and branch_info out of symbol.h

2019-09-02 Thread tip-bot2 for Arnaldo Carvalho de Melo
The following commit has been merged into the perf/core branch of tip: Commit-ID: d3300a3c4e76ccecf4daa889327e340a870c550b Gitweb: https://git.kernel.org/tip/d3300a3c4e76ccecf4daa889327e340a870c550b Author:Arnaldo Carvalho de Melo AuthorDate:Fri, 30 Aug 2019 15:09:54

[tip: perf/core] perf dsos: Move the dsos struct and its methods to separate source files

2019-09-02 Thread tip-bot2 for Arnaldo Carvalho de Melo
The following commit has been merged into the perf/core branch of tip: Commit-ID: 4a3cec84949d14dc3ef7fb8a51b8949af93cac13 Gitweb: https://git.kernel.org/tip/4a3cec84949d14dc3ef7fb8a51b8949af93cac13 Author:Arnaldo Carvalho de Melo AuthorDate:Fri, 30 Aug 2019 11:11:01

[tip: perf/core] perf symbols: Add missing linux/refcount.h to symbol.h

2019-09-02 Thread tip-bot2 for Arnaldo Carvalho de Melo
The following commit has been merged into the perf/core branch of tip: Commit-ID: c38fa94d188234f40fe3911b1a7650e056ef42ea Gitweb: https://git.kernel.org/tip/c38fa94d188234f40fe3911b1a7650e056ef42ea Author:Arnaldo Carvalho de Melo AuthorDate:Fri, 30 Aug 2019 10:19:19

[tip: perf/core] perf tools: Remove needless evlist.h include directives

2019-09-02 Thread tip-bot2 for Arnaldo Carvalho de Melo
The following commit has been merged into the perf/core branch of tip: Commit-ID: fa0d98462fae5d4951f22f3ac1090d48c53396d1 Gitweb: https://git.kernel.org/tip/fa0d98462fae5d4951f22f3ac1090d48c53396d1 Author:Arnaldo Carvalho de Melo AuthorDate:Fri, 30 Aug 2019 12:52:25

[tip: perf/core] libtraceevent: Change users plugin directory

2019-09-02 Thread tip-bot2 for Tzvetomir Stoyanov
The following commit has been merged into the perf/core branch of tip: Commit-ID: e97fd1383cd77c467d2aed7fa4e596789df83977 Gitweb: https://git.kernel.org/tip/e97fd1383cd77c467d2aed7fa4e596789df83977 Author:Tzvetomir Stoyanov AuthorDate:Mon, 05 Aug 2019 16:43:15 -04:00

[tip: perf/core] perf c2c: Display proper cpu count in nodes column

2019-09-02 Thread tip-bot2 for Jiri Olsa
The following commit has been merged into the perf/core branch of tip: Commit-ID: 67260e8c0e681a9bb9ed861514b4c80c2d0eb2e5 Gitweb: https://git.kernel.org/tip/67260e8c0e681a9bb9ed861514b4c80c2d0eb2e5 Author:Jiri Olsa AuthorDate:Tue, 20 Aug 2019 16:02:19 +02:00 Committer:

[tip: perf/core] perf tools: Remove debug.h from header files not needing it

2019-09-02 Thread tip-bot2 for Arnaldo Carvalho de Melo
The following commit has been merged into the perf/core branch of tip: Commit-ID: b42090256fba05dce1a0482a4ccd9bb6464cc499 Gitweb: https://git.kernel.org/tip/b42090256fba05dce1a0482a4ccd9bb6464cc499 Author:Arnaldo Carvalho de Melo AuthorDate:Thu, 29 Aug 2019 15:56:40

[tip: perf/core] perf svghelper: Replace MAX_NR_CPUS with perf_env::nr_cpus_online

2019-09-02 Thread tip-bot2 for Kyle Meyer
The following commit has been merged into the perf/core branch of tip: Commit-ID: f78f96676a256d7fa171a54b271a2ad2c6555c9c Gitweb: https://git.kernel.org/tip/f78f96676a256d7fa171a54b271a2ad2c6555c9c Author:Kyle Meyer AuthorDate:Tue, 27 Aug 2019 16:43:47 -05:00 Committer:

[tip: perf/core] perf tools: Remove needless libtraceevent include directives

2019-09-02 Thread tip-bot2 for Arnaldo Carvalho de Melo
The following commit has been merged into the perf/core branch of tip: Commit-ID: 108a1bb9d1d88bff47d5eccd2cf18dc09a04fb9f Gitweb: https://git.kernel.org/tip/108a1bb9d1d88bff47d5eccd2cf18dc09a04fb9f Author:Arnaldo Carvalho de Melo AuthorDate:Thu, 29 Aug 2019 13:00:28

[tip: perf/core] libtraceevent: Remove tep_register_trace_clock()

2019-09-02 Thread tip-bot2 for Tzvetomir Stoyanov
The following commit has been merged into the perf/core branch of tip: Commit-ID: 5d6552ab3b71fac48a9c7452c7014d37ca80b17f Gitweb: https://git.kernel.org/tip/5d6552ab3b71fac48a9c7452c7014d37ca80b17f Author:Tzvetomir Stoyanov AuthorDate:Mon, 05 Aug 2019 16:43:14 -04:00

Re: [PATCH v3 13/16] ARM: mmp: move cputype.h to include/linux/soc/

2019-09-02 Thread kbuild test robot
Hi Lubomir, I love your patch! Yet something to improve: [auto build test ERROR on arm/for-next] [cannot apply to v5.3-rc6 next-20190830] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url:

Re: [RFC 1/5] media: dt-bindings: Document 'location' property

2019-09-02 Thread Pavel Machek
On Mon 2019-09-02 11:02:11, Laurent Pinchart wrote: > Hi Pavel, > > On Sun, Sep 01, 2019 at 07:24:15PM +0200, Pavel Machek wrote: > > > > +++ b/Documentation/devicetree/bindings/media/video-interfaces.txt > > > > @@ -89,6 +89,10 @@ Optional properties > > > >but a number of degrees counter

Re: [PATCH v2] vfio/type1: avoid redundant PageReserved checking

2019-09-02 Thread Ben Luo
在 2019/8/30 上午1:06, Alex Williamson 写道: On Fri, 30 Aug 2019 00:58:22 +0800 Ben Luo wrote: 在 2019/8/28 下午11:55, Alex Williamson 写道: On Wed, 28 Aug 2019 12:28:04 +0800 Ben Luo wrote: currently, if the page is not a tail of compound page, it will be checked twice for the same thing.

Re: [RFC 2/5] media: v4l2-ctrl: Document V4L2_CID_LOCATION

2019-09-02 Thread Pavel Machek
Hi! > > > Single integer. It's read-only, so it just reports the location. > > > > > > It would be different if this was a writable control: then you need to > > > know which locations are possible to set, and that requires a menu type. > > > > > > But it doesn't make sense to set the location

[PATCH net-next 05/13] net: stmmac: selftests: Add selftest for L3/L4 Filters

2019-09-02 Thread Jose Abreu
Adds the selftests for L3 and L4 filters with DA/SA/DP/SP support. Signed-off-by: Jose Abreu --- Cc: Giuseppe Cavallaro Cc: Alexandre Torgue Cc: Jose Abreu Cc: "David S. Miller" Cc: Maxime Coquelin Cc: net...@vger.kernel.org Cc: linux-st...@st-md-mailman.stormreply.com Cc:

[PATCH net-next 07/13] net: stmmac: selftests: Implement the ARP Offload test

2019-09-02 Thread Jose Abreu
Implement a test for ARP Offload feature. Signed-off-by: Jose Abreu --- Cc: Giuseppe Cavallaro Cc: Alexandre Torgue Cc: Jose Abreu Cc: "David S. Miller" Cc: Maxime Coquelin Cc: net...@vger.kernel.org Cc: linux-st...@st-md-mailman.stormreply.com Cc: linux-arm-ker...@lists.infradead.org Cc:

[PATCH net-next 12/13] net: stmmac: xgmac: Enable RX Jumbo frame support

2019-09-02 Thread Jose Abreu
We are already doing it by default in the TX path so we can also enable Jumbo Frame support in the RX path independently of MTU value. Signed-off-by: Jose Abreu --- Cc: Giuseppe Cavallaro Cc: Alexandre Torgue Cc: Jose Abreu Cc: "David S. Miller" Cc: Maxime Coquelin Cc:

Re: [PATCH v5] hid-logitech-hidpp: read battery voltage from newer devices

2019-09-02 Thread Filipe Laíns
On Sat, 2019-08-31 at 13:56 -0400, Pedro Vanzella wrote: > Newer Logitech mice report their battery voltage through feature > 0x1001 > instead of the battery levels through feature 0x1000. > > When the device is brought up and we try to query the battery, figure > out if it supports the old or

[PATCH net-next 13/13] net: stmmac: selftests: Add Jumbo Frame tests

2019-09-02 Thread Jose Abreu
Add a test to validate the Jumbo Frame support in stmmac in single channel and multichannel mode. Signed-off-by: Jose Abreu --- Cc: Giuseppe Cavallaro Cc: Alexandre Torgue Cc: Jose Abreu Cc: "David S. Miller" Cc: Maxime Coquelin Cc: net...@vger.kernel.org Cc:

[PATCH net-next 04/13] net: stmmac: Implement L3/L4 Filters using TC Flower

2019-09-02 Thread Jose Abreu
Implement filters for Layer 3 and Layer 4 using TC Flower API. Add the corresponding callbacks in XGMAC core. Signed-off-by: Jose Abreu --- Cc: Giuseppe Cavallaro Cc: Alexandre Torgue Cc: Jose Abreu Cc: "David S. Miller" Cc: Maxime Coquelin Cc: net...@vger.kernel.org Cc:

[PATCH net-next 01/13] net: stmmac: selftests: Return proper error code to userspace

2019-09-02 Thread Jose Abreu
We can do better than just return 1 to userspace. Lets return a proper Linux error code. Signed-off-by: Jose Abreu --- Cc: Giuseppe Cavallaro Cc: Alexandre Torgue Cc: Jose Abreu Cc: "David S. Miller" Cc: Maxime Coquelin Cc: net...@vger.kernel.org Cc:

[PATCH net-next 06/13] net: stmmac: xgmac: Implement ARP Offload

2019-09-02 Thread Jose Abreu
Implement the ARP Offload feature in XGMAC cores. Signed-off-by: Jose Abreu --- Cc: Giuseppe Cavallaro Cc: Alexandre Torgue Cc: Jose Abreu Cc: "David S. Miller" Cc: Maxime Coquelin Cc: net...@vger.kernel.org Cc: linux-st...@st-md-mailman.stormreply.com Cc:

[PATCH net-next 02/13] net: stmmac: xgmac: Add RBU handling in DMA interrupt

2019-09-02 Thread Jose Abreu
Add the handling of Receive Buffer Unavailable interrupt in the DMA handler of XGMAC cores. Signed-off-by: Jose Abreu --- Cc: Giuseppe Cavallaro Cc: Alexandre Torgue Cc: Jose Abreu Cc: "David S. Miller" Cc: Maxime Coquelin Cc: net...@vger.kernel.org Cc:

[PATCH net-next 09/13] net: stmmac: ethtool: Let user configure TX coalesce without RIWT

2019-09-02 Thread Jose Abreu
When RX Watchdog is disabled its currently not possible to configure TX coalesce settings. Let user configure it anyway. Signed-off-by: Jose Abreu --- Cc: Giuseppe Cavallaro Cc: Alexandre Torgue Cc: Jose Abreu Cc: "David S. Miller" Cc: Maxime Coquelin Cc: net...@vger.kernel.org Cc:

[PATCH net-next 03/13] net: stmmac: Do not return error code in TC Initialization

2019-09-02 Thread Jose Abreu
As we can still use the remaining TC callbacks, e.g. CBS. We should not fail in the initialization only because RX Parser is not available. Signed-off-by: Jose Abreu --- Cc: Giuseppe Cavallaro Cc: Alexandre Torgue Cc: Jose Abreu Cc: "David S. Miller" Cc: Maxime Coquelin Cc:

Re: [RFC 1/5] media: dt-bindings: Document 'location' property

2019-09-02 Thread Laurent Pinchart
Hi Pavel, On Sun, Sep 01, 2019 at 07:24:15PM +0200, Pavel Machek wrote: > > > +++ b/Documentation/devicetree/bindings/media/video-interfaces.txt > > > @@ -89,6 +89,10 @@ Optional properties > > >but a number of degrees counter clockwise. Typical values are 0 and 180 > > >(upside down). >

[PATCH net-next 10/13] net: stmmac: xgmac: Correct RAVSEL field interpretation

2019-09-02 Thread Jose Abreu
RAVSEL means that only RX side is available for AVB features. As we use both TX and RX features we need to check if RAVSEL is selected and disable AVB if only RX side is available. Signed-off-by: Jose Abreu --- Cc: Giuseppe Cavallaro Cc: Alexandre Torgue Cc: Jose Abreu Cc: "David S. Miller"

[PATCH net-next 08/13] net: stmmac: Only consider RX error when HW Timestamping is not enabled

2019-09-02 Thread Jose Abreu
Only consider that we have an error when HW Timestamping is not enabled as this can give false positives due to the fact the RX Timestamping in XGMAC and GMAC cores comes from context descriptors. Signed-off-by: Jose Abreu --- Cc: Giuseppe Cavallaro Cc: Alexandre Torgue Cc: Jose Abreu Cc:

[PATCH net-next 11/13] net: stmmac: Correctly assing MAX MTU in XGMAC cores case

2019-09-02 Thread Jose Abreu
Maximum MTU for XGMAC cores is 16k thus the check for presence of XGMAC shall be done first in order to assign correct value. Signed-off-by: Jose Abreu --- Cc: Giuseppe Cavallaro Cc: Alexandre Torgue Cc: Jose Abreu Cc: "David S. Miller" Cc: Maxime Coquelin Cc: net...@vger.kernel.org Cc:

[PATCH net-next 00/13] net: stmmac: Improvements for -next

2019-09-02 Thread Jose Abreu
Couple of improvements for -next tree. More info in commit logs. Some of them includes fixes for features that are only in -next tree. --- Cc: Giuseppe Cavallaro Cc: Alexandre Torgue Cc: Jose Abreu Cc: "David S. Miller" Cc: Maxime Coquelin Cc: net...@vger.kernel.org Cc:

Re: [RFC PATCH 0/2] Add predictive memory reclamation and compaction

2019-09-02 Thread Michal Hocko
On Fri 30-08-19 15:35:06, Khalid Aziz wrote: [...] > - Kernel is not self-tuning and is dependent upon a userspace tool to > perform well in a fundamental area of memory management. You keep bringing this up without an actual analysis of a wider range of workloads that would prove that the

Re: [PATCH] power: supply: Init device wakeup after device_add()

2019-09-02 Thread Sebastian Reichel
Hi, On Thu, Aug 01, 2019 at 02:33:30PM -0700, Stephen Boyd wrote: > We may want to use the device pointer in device_init_wakeup() with > functions that expect the device to already be added with device_add(). > For example, if we were to link the device initializing wakeup to > something in sysfs

Re: [PATCH] power: supply: ab8500_charger: Mark expected switch fall-through

2019-09-02 Thread Sebastian Reichel
Hi, On Mon, Aug 05, 2019 at 02:44:18PM -0500, Gustavo A. R. Silva wrote: > Mark switch cases where we are expecting to fall through. > > This patch fixes the following warning (Building: allmodconfig arm): > > drivers/power/supply/ab8500_charger.c:738:6: warning: this statement may fall >

Re: [RFC 2/5] media: v4l2-ctrl: Document V4L2_CID_LOCATION

2019-09-02 Thread Laurent Pinchart
Hi Pavel, On Sun, Sep 01, 2019 at 07:24:57PM +0200, Pavel Machek wrote: > >> @@ -510,6 +510,29 @@ enum v4l2_scene_mode - > >> value down. A value of zero stops the motion if one is in progress > >> and has no effect otherwise. > >> > >> +``V4L2_CID_LOCATION

Re: [PATCH] MAINTAINERS: N900: Remove isp1704_charger.h record

2019-09-02 Thread Sebastian Reichel
Hi, On Tue, Aug 13, 2019 at 09:13:58AM +0300, Denis Efremov wrote: > Update MAINTAINERS to reflect that isp1704_charger.h file was removed. > > Cc: Linus Walleij > Cc: Pavel Machek > Cc: Pali Rohár > Cc: Sebastian Reichel > Cc: linux...@vger.kernel.org > Fixes: f5d782d46aa5 ("power: supply:

Re: [PATCH 2/3] pagewalk: separate function pointers from iterator data

2019-09-02 Thread Christoph Hellwig
On Mon, Sep 02, 2019 at 05:51:58AM +, Jason Gunthorpe wrote: > On Sun, Sep 01, 2019 at 01:35:16PM -0700, Guenter Roeck wrote: > > > I belive the macros above are missing brackets.. Can you confirm the > > > below takes care of things? I'll add a patch if so > > > > > > > Good catch. Yes,

Re: linux-next: Tree for Aug 30

2019-09-02 Thread Christoph Hellwig
On Sun, Sep 01, 2019 at 11:22:26AM -0700, Guenter Roeck wrote: > On Sat, Aug 31, 2019 at 12:36:13AM +1000, Stephen Rothwell wrote: > > Hi all, > > > > Changes since 20190829: > > > > The compiler-attributes tree gained a build failure for which I reverted > > a commit. > > > > The arm-soc tree

Re: ioremap cleanups

2019-09-02 Thread Geert Uytterhoeven
Hi Christoph, On Fri, Aug 30, 2019 at 6:12 PM Christoph Hellwig wrote: > these are three cleanups from my generic ioremap series that needed > a few edits, and which I'd like you to pick up through your respective > arch trees for 5.4 if possible. Thanks, [1/3] applied and queued for v5.4 in

Re: [Xen-devel] [PATCH] x86/xen/efi: Fix EFI variable 'name' type conversion

2019-09-02 Thread Jan Beulich
On 01.09.2019 08:58, Adam Zerella wrote: > This resolves a type conversion from 'char *' to 'unsigned short'. Could you explain this? There's no ... > --- a/arch/x86/xen/efi.c > +++ b/arch/x86/xen/efi.c > @@ -118,8 +118,8 @@ static enum efi_secureboot_mode > xen_efi_get_secureboot(void) >

Re: [PATCH] iwlwifi: mvm: Move static keyword to the front of declarations

2019-09-02 Thread Luca Coelho
On Sun, 2019-09-01 at 00:01 +0200, Krzysztof Wilczynski wrote: > Move the static keyword to the front of declarations of > he_if_types_ext_capa_sta and he_iftypes_ext_capa, and > resolve the following compiler warnings that can be seen > when building with warnings enabled (W=1): > >

Re: [PATCH 08/15] sched,fair: simplify timeslice length code

2019-09-02 Thread Vincent Guittot
On Fri, 30 Aug 2019 at 17:02, Rik van Riel wrote: > > On Fri, 2019-08-30 at 08:41 +0200, Vincent Guittot wrote: > > > > When tasks get their timeslice rounded up, that will increase > > > the total sched period in a similar way the old code did by > > > returning a longer period from

Re: [PATCH 3/3] pmbus: ibm-cffps: Add support for version 2 of the PSU

2019-09-02 Thread kbuild test robot
Hi Eddie, I love your patch! Perhaps something to improve: [auto build test WARNING on linus/master] [cannot apply to v5.3-rc6 next-20190830] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url:

[PATCH 1/2] habanalabs: stop using the acronym KMD

2019-09-02 Thread Oded Gabbay
We want to stop using the acronym KMD. Therefore, replace all locations (except for register names we can't modify) where KMD is written to other terms such as "Linux kernel driver" or "Host kernel driver", etc. Signed-off-by: Oded Gabbay --- drivers/misc/habanalabs/asid.c | 2 +-

[PATCH 2/2] habanalabs: show correct id in error print

2019-09-02 Thread Oded Gabbay
If the initialization of a device failed, the driver prints an error message with the id of the device. The device index on the file system is that id divided by 2. Signed-off-by: Oded Gabbay --- drivers/misc/habanalabs/device.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff

Re: [PATCH -next] PCI: Use GFP_ATOMIC in resource_alignment_store()

2019-09-02 Thread Christoph Hellwig
On Sat, Aug 31, 2019 at 12:49:32PM +, YueHaibing wrote: > When allocating memory, the GFP_KERNEL cannot be used during the > spin_lock period. It may cause scheduling when holding spin_lock. > > Fixes: f13755318675 ("PCI: Move pci_[get|set]_resource_alignment_param() into > their callers") >

Re: Problem when function alarmtimer_suspend returns 0 if time delta is zero

2019-09-02 Thread Alexandre Belloni
Hello Michael, This code is maintained by the timekeeping maintainers, now in Cc and I think John will be able to answer. On 31/08/2019 20:32:06+0200, Michael wrote: > Dear members of the linux-rtc list, > > currently I have a problem with the alarmtimer i'm using to cyclically wake > up my

RE: [PATCH] habanalabs: display card name as sensors header

2019-09-02 Thread Omer Shpigelman
From: Oded Gabbay Sent: Friday, 30 August 2019 16:34 > To allow the user to use a custom file for the HWMON lm-sensors library per > card type, the driver needs to register the HWMON sensors with the specific > card type name. > > The card name is supplied by the F/W running on the device. If

Re: [PATCH] phy: tegra: xusb: remove unused variable

2019-09-02 Thread Thierry Reding
On Mon, Sep 02, 2019 at 11:15:59AM +0800, Chunfeng Yun wrote: > The local variable @priv is set but not used, can be removed > > Signed-off-by: Chunfeng Yun > --- > drivers/phy/tegra/xusb-tegra210.c | 3 --- > 1 file changed, 3 deletions(-) Acked-by: Thierry Reding signature.asc

RE: [PATCH 2/2] habanalabs: add uapi to retrieve aggregate H/W events

2019-09-02 Thread Omer Shpigelman
From: Oded Gabbay Sent: Friday, 30 August 2019 13:57 > Add a new opcode to INFO IOCTL to retrieve aggregate H/W events. i.e. the > events counters are NOT cleared upon device reset, but count from the > loading of the driver. > > Add the code to support it in the device event handling function.

Re: [PATCH v14 1/6] sched/core: uclamp: Extend CPU's cgroup controller

2019-09-02 Thread Peter Zijlstra
On Mon, Sep 02, 2019 at 07:38:53AM +0100, Patrick Bellasi wrote: > > On Fri, Aug 30, 2019 at 09:45:05 +, Peter Zijlstra wrote... > > > On Thu, Aug 22, 2019 at 02:28:06PM +0100, Patrick Bellasi wrote: > >> +#define _POW10(exp) ((unsigned int)1e##exp) > >> +#define POW10(exp) _POW10(exp) > > >

RE: [PATCH 1/2] habanalabs: add uapi to retrieve device utilization

2019-09-02 Thread Omer Shpigelman
From: Oded Gabbay Sent: Friday, 30 August 2019 13:57 > Users and sysadmins usually want to know what is the device utilization as a > level 0 indication if they are efficiently using the device. > > Add a new opcode to the INFO IOCTL that will return the device utilization > over the last

Re: [PATCH 1/4] regulator: provide regulator_bulk_set_supply_names()

2019-09-02 Thread kbuild test robot
Hi Bartosz, I love your patch! Yet something to improve: [auto build test ERROR on linus/master] [cannot apply to v5.3-rc6 next-20190830] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url:

<    3   4   5   6   7   8   9   >