Re: [PATCH v3 19/33] docs: pcmcia: convert docs to ReST and rename to *.rst

2019-06-09 Thread Dominik Brodowski
ps; > - add some lists markups; > - mark literal blocks; > - adjust title markups. > > At its new index.rst, let's add a :orphan: while this is not linked to > the main index.rst file, in order to avoid build warnings. > > Signed-off-by: Mauro Carvalh

[PATCH] Documentation: updates for new syscall stub naming convention

2018-04-19 Thread Dominik Brodowski
For v4.17-rc1, the naming of syscall stubs changed. Update stack traces and similar instances in the documentation to avoid sources for confusion. Signed-off-by: Dominik Brodowski diff --git a/Documentation/admin-guide/bug-hunting.rst b/Documentation/admin-guide/bug-hunting.rst index

Re: [PATCH] syscalls: define and explain goal to not call syscalls in the kernel

2018-03-30 Thread Dominik Brodowski
Jon, On Fri, Mar 30, 2018 at 09:35:18AM -0600, Jonathan Corbet wrote: > On Sun, 25 Mar 2018 18:25:27 +0200 > Dominik Brodowski wrote: > > > As there have been multiple inquiries on the rationale of my patchsets > > removing in-kernel calls to sys_xyzzy(), here is a

[PATCH] syscalls: define and explain goal to not call syscalls in the kernel

2018-03-25 Thread Dominik Brodowski
which currently need to pretend to be userspace in order to make use of syscalls. Signed-off-by: Dominik Brodowski --- As there have been multiple inquiries on the rationale of my patchsets removing in-kernel calls to sys_xyzzy(), here is an updated patch 01/NN which I will push upstream for v4.17

Re: [PATCH 2/2] docs: add Co-Developed-by docs

2018-03-07 Thread Dominik Brodowski
On Wed, Mar 07, 2018 at 10:16:14AM -0700, Jonathan Corbet wrote: > On Mon, 5 Mar 2018 14:58:21 +1100 > "Tobin C. Harding" wrote: > > > When Co-Developed-by tag was added, docs were only added to > > Documention/process/5.Posting.rst and were not added to > > Documention/process/submitting-patche

[PATCH] Documentation/process: Co-developed-by instead of Co-Developed-by

2018-02-10 Thread Dominik Brodowski
Up to now, all commit messages have used the "d" in lower case. Signed-off-by: Dominik Brodowski diff --git a/Documentation/process/5.Posting.rst b/Documentation/process/5.Posting.rst index 645fa9c7388a..c209d70da66f 100644 --- a/Documentation/process/5.Posting.rst +++ b/Documentati

Re: [PATCH 3/6] cpufreq: governor: Drop min_sampling_rate

2017-07-02 Thread Dominik Brodowski
On Fri, Jun 30, 2017 at 11:10:33AM +0530, Viresh Kumar wrote: > On 30-06-17, 06:53, Dominik Brodowski wrote: > > On Fri, Jun 30, 2017 at 09:04:25AM +0530, Viresh Kumar wrote: > > > On 29-06-17, 20:01, Dominik Brodowski wrote: > > > > On Thu, Jun 29, 2017 at 04:29:

Re: [PATCH 3/6] cpufreq: governor: Drop min_sampling_rate

2017-06-29 Thread Dominik Brodowski
On Fri, Jun 30, 2017 at 09:04:25AM +0530, Viresh Kumar wrote: > On 29-06-17, 20:01, Dominik Brodowski wrote: > > On Thu, Jun 29, 2017 at 04:29:06PM +0530, Viresh Kumar wrote: > > > The cpufreq core and governors aren't supposed to set a limit on how > > > fast we wa

Re: [PATCH 3/6] cpufreq: governor: Drop min_sampling_rate

2017-06-29 Thread Dominik Brodowski
On Thu, Jun 29, 2017 at 04:29:06PM +0530, Viresh Kumar wrote: > The cpufreq core and governors aren't supposed to set a limit on how > fast we want to try changing the frequency. This is currently done for > the legacy governors with help of min_sampling_rate. > > At worst, we may end up setting t

Re: [PATCH v2 3/3] tools: move pcmcia crc32hash tool from Documentation

2016-09-22 Thread Dominik Brodowski
directory or from pcmcia directory: > > Run make -C tools/pcmcia or cd tools/pcmcia; make > > Signed-off-by: Shuah Khan Acked-by: Dominik Brodowski signature.asc Description: Digital signature