Re: [PATCH v3 4/4] mm/docs: describe memory.low refinements

2018-04-05 Thread Johannes Weiner
On Thu, Apr 05, 2018 at 07:59:21PM +0100, Roman Gushchin wrote: > Refine cgroup v2 docs after latest memory.low changes. > > Signed-off-by: Roman Gushchin > Cc: Andrew Morton > Cc: Johannes Weiner > Cc: Michal Hocko

[PATCH v3 5/7] thermal/drivers/cpu_cooling: Add idle cooling device documentation

2018-04-05 Thread Daniel Lezcano
Provide some documentation for the idle injection cooling effect in order to let people to understand the rational of the approach for the idle injection CPU cooling device. Signed-off-by: Daniel Lezcano --- Documentation/thermal/cpu-idle-cooling.txt | 166

Re: [RFC PATCH 0/3] Documentation/features: Provide and apply "features-refresh.sh"

2018-04-05 Thread Ingo Molnar
* Andrea Parri wrote: > On Wed, Apr 04, 2018 at 06:56:32AM +0200, Ingo Molnar wrote: > > > > * Andrea Parri wrote: > > > > > In Ingo's words [1]: > > > > > > "[...] what should be done instead is to write a script that

Re: [PATCH 1/2] perf: riscv: preliminary RISC-V support

2018-04-05 Thread Palmer Dabbelt
On Mon, 26 Mar 2018 00:57:54 PDT (-0700), alan...@andestech.com wrote: This patch provide a basic PMU, riscv_base_pmu, which supports two general hardware event, instructions and cycles. Furthermore, this PMU serves as a reference implementation to ease the portings in the future.

Re: [PATCH 0/2] perf: riscv: Preliminary Perf Event Support on RISC-V

2018-04-05 Thread Palmer Dabbelt
On Wed, 04 Apr 2018 22:02:29 PDT (-0700), alan...@andestech.com wrote: On Tue, Apr 03, 2018 at 03:45:17PM -0700, Palmer Dabbelt wrote: On Tue, 03 Apr 2018 07:29:02 PDT (-0700), alan...@andestech.com wrote: >On Mon, Apr 02, 2018 at 08:15:44PM -0700, Palmer Dabbelt wrote: >>On Mon, 02 Apr 2018

make xmldocs failed with error after 4.17 merge period

2018-04-05 Thread Masanari Iida
After merge following patch during 4.17 merger period, make xmldocs start to fail with error. [bdecb33af34f79cbfbb656661210f77c8b8b5b5f] usb: typec: API for controlling USB Type-C Multiplexers Error messages. reST markup error:

[PATCH v3 4/4] mm/docs: describe memory.low refinements

2018-04-05 Thread Roman Gushchin
Refine cgroup v2 docs after latest memory.low changes. Signed-off-by: Roman Gushchin Cc: Andrew Morton Cc: Johannes Weiner Cc: Michal Hocko Cc: Vladimir Davydov Cc: Tejun Heo

Re: [PATCH v6 0/5] Introduce GENI SE Controller Driver

2018-04-05 Thread Karthik Ramasubramanian
Hi Maintainers, Sorry if I am stepping in too soon. Since all the patches in this series have been reviewed and remaining silent for some time, would you please mind pulling in these patches as part of your next pull request. Thanks and Regards, Karthik. On 3/30/2018 11:08 AM, Karthikeyan