On Thu, Mar 07, 2019 at 07:40:14PM -0800, Randy Dunlap wrote:
> On 3/7/19 1:11 PM, Tobin C. Harding wrote:
> > Sphinx uses a star not a hyphen for lists.
> >
> > Use correct list markup character.
> >
> > Signed-off-by: Tobin C. Harding
>
> Hi Tobin,
>
> The blank line insertions are all that
On Thu, Mar 07, 2019 at 07:42:03PM -0800, Randy Dunlap wrote:
> On 3/7/19 1:11 PM, Tobin C. Harding wrote:
> > Sphinx emits a bunch of 'Title underline too short' warnings. We can
> > fix these by using the correct length underlines.
> >
> > Fix Title underline too short warning by amending headi
On 3/7/19 1:11 PM, Tobin C. Harding wrote:
> Current RST file contains an unknown directive causing Sphinx to emit
>
> ERROR: Unexpected indentation.
>
> Use normal language construct instead.
>
> Signed-off-by: Tobin C. Harding
This is a good idea. My previous patch eliminated the warn
On 3/7/19 1:11 PM, Tobin C. Harding wrote:
> Sphinx emits warning
>
> WARNING: Explicit markup ends without a blank line; unexpected
> unindent.
>
> This is caused by a missing line after the SPDX license identifier.
>
> Add blank line after SPDX licence identifier.
>
> Signed-off-b
On 3/7/19 1:11 PM, Tobin C. Harding wrote:
> Sphinx emits a bunch of 'Title underline too short' warnings. We can
> fix these by using the correct length underlines.
>
> Fix Title underline too short warning by amending heading underline.
>
> Signed-off-by: Tobin C. Harding
> ---
> Documentati
On 3/7/19 1:11 PM, Tobin C. Harding wrote:
> Sphinx uses a star not a hyphen for lists.
>
> Use correct list markup character.
>
> Signed-off-by: Tobin C. Harding
Hi Tobin,
The blank line insertions are all that is needed.
And I have already sent a patch for that.
Also, a list can begin with
On 3/7/19 1:11 PM, Tobin C. Harding wrote:
> Sphinx emits:
>
> WARNING: Inline interpreted text or phrase reference
> start-string without end-string.
>
> This is caused by a spurious backtick.
>
> Replace backtick with apostrophe.
>
> Signed-off-by: Tobin C. Harding
> ---
> inclu
On Thu, Mar 07, 2019 at 03:40:37PM -0800, h...@zytor.com wrote:
> On March 7, 2019 3:12:07 PM PST, Joel Fernandes
> wrote:
> >Enrico,
> >
> >On Thu, Mar 07, 2019 at 11:11:22PM +0100, Enrico Weigelt, metux IT
> >consult wrote:
> >> On 07.03.19 21:55, Greg KH wrote:
> >>
> >> > Ick, no, no more sq
This patch renamed stable_kernel_rules.txt to stable-kernel-rules.rst
Make it available in htmldocs making.
Signed-off-by: Alex Shi
Cc: Harry Wei
Cc: Jonathan Corbet
Cc: TripleX Chung
Cc: Li Zefan
Cc: Shawn Guo
Cc: Fengguang Wu
Cc: Coly Li
---
.../process/{stable_kernel_rules.txt => stabl
Make it available in htmldocs
Signed-off-by: Alex Shi
Cc: Harry Wei
Cc: Jonathan Corbet
Cc: Li Yang
Cc: Li Zefan
Cc: Shawn Guo
Cc: Fengguang Wu
Cc: Coly Li
---
Documentation/translations/zh_CN/process/{HOWTO => howto.rst} | 0
1 file changed, 0 insertions(+), 0 deletions(-)
rename Docume
to Make it readble for html etc docs making.
Signed-off-by: Alex Shi
Cc: Harry Wei
Cc: Jonathan Corbet
Cc: Li Yang
Cc: Li Zefan
Cc: Shawn Guo
Cc: Fengguang Wu
Cc: Coly Li
---
.../zh_CN/process/submitting-drivers.rst | 30 +++
1 file changed, 11 insertions(+), 19 delet
Make it available for html etc docs.
Signed-off-by: Alex Shi
Cc: Harry Wei
Cc: Jonathan Corbet
Cc: Li Zefan
Cc: Shawn Guo
Cc: Fengguang Wu
Cc: Coly Li
---
.../zh_CN/process/{email-clients.txt => email-clients.rst}| 0
1 file changed, 0 insertions(+), 0 deletions(-)
rename Document
Rename the file to make it available in html etc docs making.
Signed-off-by: Alex Shi
Cc: Harry Wei
Cc: Jonathan Corbet
Cc: Li Yang
Cc: Li Zefan
Cc: Shawn Guo
Cc: Fengguang Wu
Cc: Coly Li
---
.../zh_CN/process/{SubmittingDrivers => submitting-drivers.rst} | 0
1 file changed, 0 insertio
Signed-off-by: Alex Shi
Cc: Harry Wei
Cc: Jonathan Corbet
Cc: Li Zefan
Cc: Shawn Guo
Cc: Fengguang Wu
Cc: Coly Li
---
.../translations/zh_CN/process/index.rst | 53 +++
1 file changed, 53 insertions(+)
create mode 100644 Documentation/translations/zh_CN/process/index.r
Make it readble as rst format.
Signed-off-by: Alex Shi
Cc: Harry Wei
Cc: Jonathan Corbet
Cc: Li Zefan
Cc: Shawn Guo
Cc: Fengguang Wu
Cc: Coly Li
---
.../zh_CN/process/email-clients.rst | 53 ---
1 file changed, 22 insertions(+), 31 deletions(-)
diff --git a/Docum
also with few contents changes
Signed-off-by: Alex Shi
Cc: Harry Wei
Cc: Jonathan Corbet
Cc: Li Yang
Cc: Li Zefan
Cc: Shawn Guo
Cc: Fengguang Wu
Cc: Coly Li
---
.../translations/zh_CN/process/howto.rst | 37 ---
1 file changed, 15 insertions(+), 22 deletions(-)
diff
Much process documents spread here isn't neat. It's good to put them together
in their directory: process
So create 'process' directory and move docs:
email-clients stable_kernel_rules stable_api_nosense
submittingpatches submittingdrivers HOWTO
volatile-considered-harmful
to Make it readble with rst format.
Signed-off-by: Alex Shi
Cc: Harry Wei
Cc: Jonathan Corbet
Cc: TripleX Chung
Cc: Li Zefan
Cc: Shawn Guo
Cc: Fengguang Wu
Cc: Coly Li
---
.../zh_CN/process/stable-kernel-rules.rst | 32 +--
1 file changed, 15 insertions(+), 17 deletion
And add some description translation in index file.
Signed-off-by: Alex Shi
Cc: Harry Wei
Cc: Jonathan Corbet
Cc: Li Zefan
Cc: Shawn Guo
Cc: Fengguang Wu
Cc: Coly Li
---
Documentation/translations/zh_CN/index.rst | 17 +
1 file changed, 13 insertions(+), 4 deletions(-)
dif
And remove Enghlish explainations in the docs, which it isn't
necessary in Chinese doc.
Signed-off-by: Alex Shi
Cc: Harry Wei
Cc: Jonathan Corbet
Cc: TripleX Chung
Cc: Li Zefan
Cc: Shawn Guo
Cc: Fengguang Wu
Cc: Coly Li
---
.../zh_CN/process/submitting-patches.rst | 36 +++---
Make it available for html etc docs making.
Signed-off-by: Alex Shi
Cc: Harry Wei
Cc: Jonathan Corbet
Cc: Bryan Wu
Cc: Li Zefan
Cc: Shawn Guo
Cc: Fengguang Wu
Cc: Coly Li
---
...ile-considered-harmful.txt => volatile-considered-harmful.rst} | 0
1 file changed, 0 insertions(+), 0 deletion
to Make it available in html etc doc making
Signed-off-by: Alex Shi
Cc: Harry Wei
Cc: Jonathan Corbet
Cc: Jia Wei Wei
Cc: Li Zefan
Cc: Shawn Guo
Cc: Fengguang Wu
Cc: Coly Li
---
.../zh_CN/process/{magic-number.txt => magic-number.rst} | 0
1 file changed, 0 insertions(+), 0 delet
make it readble as rst format for html etc doc making.
Signed-off-by: Alex Shi
Cc: Harry Wei
Cc: Jonathan Corbet
Cc: Bryan Wu
Cc: Li Zefan
Cc: Shawn Guo
Cc: Fengguang Wu
Cc: Coly Li
---
.../process/volatile-considered-harmful.rst | 35 ---
1 file changed, 14 insertions(+
to Make it readble in html etc doc making. And fix the wrong
translation for 'number' in form.
Signed-off-by: Alex Shi
Cc: Harry Wei
Cc: Jonathan Corbet
Cc: Jia Wei Wei
Cc: Li Zefan
Cc: Shawn Guo
Cc: Fengguang Wu
Cc: Coly Li
---
.../zh_CN/process/magic-number.rst| 210
This a disclaimer file which will be included in Chinese files
as header. To reduce the same common contents copy.
Part of contents quoted from Federico Vaga's file:
Documentation/translations/it_IT/disclaimer-ita.rst.
Thanks a lot!
Signed-off-by: Alex Shi
Cc: Harry Wei
Cc: Jonathan Corbet
renamed:Documentation/translations/zh_CN/process/SubmittingPatches
-> Documentation/translations/zh_CN/process/submitting-patches.rst
For htmldoc links. And will change the doc format to rst.
Signed-off-by: Alex Shi
Cc: Harry Wei
Cc: Jonathan Corbet
Cc: TripleX Chung
Cc: Li Zefan
Cc: Sh
Hi All,
The following patches change existing Chinese kernel docs to rst format
and reorg them to make them alive in 'make htmldocs'.
you can view the generated htmldocs from:
http://176.122.172.82/translations/zh_CN/index.html
Or make and review docs on your self box:
make htm
On March 7, 2019 3:12:07 PM PST, Joel Fernandes wrote:
>Enrico,
>
>On Thu, Mar 07, 2019 at 11:11:22PM +0100, Enrico Weigelt, metux IT
>consult wrote:
>> On 07.03.19 21:55, Greg KH wrote:
>>
>> > Ick, no, no more squashfs please, let's just kill that mess once
>and for
>> > all :)
>>
>> okay, the
Would you consider this more reliable than the make install_headers,
and am curious about DKMS applications / whether this should be
preferable to the /lib/modules/kernver/biuld symlinks
On Wed, Mar 6, 2019 at 6:48 AM Masahiro Yamada
wrote:
>
> On Mon, Mar 4, 2019 at 1:15 AM Joel Fernandes wrote
Enrico,
On Thu, Mar 07, 2019 at 11:11:22PM +0100, Enrico Weigelt, metux IT consult
wrote:
> On 07.03.19 21:55, Greg KH wrote:
>
> > Ick, no, no more squashfs please, let's just kill that mess once and for
> > all :)
>
> okay, then: s/squashfs/whatever_fs_image_or_archive_you_like/;
>
> > Again
The following changes since commit
0358affb5cd8bbd685a6ab163a36dd28a818da73:
Documentation: change linux-4.x references to 5.x (2019-02-17 15:41:05 -0700)
are available in the Git repository at:
git://git.lwn.net/linux.git tags/docs-5.1
for you to fetch changes up to 4064174becc09a5a2385a27
On 07.03.19 21:55, Greg KH wrote:
> Ick, no, no more squashfs please, let's just kill that mess once and for
> all :)
okay, then: s/squashfs/whatever_fs_image_or_archive_you_like/;
> Again, putting this in a simple compressed tar image allows anyone to do
> whatever they need to with this. If t
Labels that precede a heading use the heading as the link title.
Explicitly adding the link title defeats the purpose of this feature
i.e. makes the reference less maintainable.
Remove unnecessary reference link title.
Signed-off-by: Tobin C. Harding
---
Documentation/admin-guide/mm/numa_memory
Documentation contains a spelling mistake / typo.
s/descibed/described/
Fix spelling mistake.
Signed-off-by: Tobin C. Harding
---
Documentation/process/howto.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/process/howto.rst b/Documentation/process/howto.rs
Sphinx emits various warnings all caused by missing colons before code
blocks:
WARNING: Inline emphasis start-string without end-string.
WARNING: Block quote ends without a blank line; unexpected unindent.
ERROR: Unexpected indentation.
WARNING: Block quote ends wit
Current document includes the path to an RST doc file. Since this is an
RST file we can make this a link. Keeps the path as the link title
since that what the original author wrote.
Use reference to link to rst file.
Signed-off-by: Tobin C. Harding
---
Documentation/vm/numa.rst | 4 ++--
1 fi
Sphinx uses a star not a hyphen for lists.
Use correct list markup character.
Signed-off-by: Tobin C. Harding
---
Documentation/driver-api/gpio/board.rst | 5 +++--
Documentation/laptops/lg-laptop.rst | 12 ++--
2 files changed, 9 insertions(+), 8 deletions(-)
diff --git a/Documen
Sphinx emits a bunch of 'Title underline too short' warnings. We can
fix these by using the correct length underlines.
Fix Title underline too short warning by amending heading underline.
Signed-off-by: Tobin C. Harding
---
Documentation/filesystems/path-lookup.rst | 24 +-
Documentati
Current RST file contains an unknown directive causing Sphinx to emit
ERROR: Unexpected indentation.
Use normal language construct instead.
Signed-off-by: Tobin C. Harding
---
Documentation/driver-api/dmaengine/dmatest.rst | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff
Sphinx emits warning
WARNING: Explicit markup ends without a blank line; unexpected
unindent.
This is caused by a missing line after the SPDX license identifier.
Add blank line after SPDX licence identifier.
Signed-off-by: Tobin C. Harding
---
Documentation/laptops/lg-laptop.r
Sphinx emits:
WARNING: Inline interpreted text or phrase reference
start-string without end-string.
This is caused by a spurious backtick.
Replace backtick with apostrophe.
Signed-off-by: Tobin C. Harding
---
include/linux/kernel.h | 2 +-
1 file changed, 1 insertion(+), 1 del
Hi,
I had a few hours to spare so I thought I'd clear some Sphinx build
warnings/errors. There isn't anything too controversial here. The only
interesting thing I hit was in patch 7 (docs: Remove unknown 'hint'
directive), I couldn't work out if this was a serious directive, a joke,
or a typo.
On Thu, Mar 07, 2019 at 09:41:24PM +0100, Enrico Weigelt, metux IT consult
wrote:
> On 07.03.19 02:49, Daniel Colascione wrote:
>
> > Entirely FS-less operation is uncommon, granted. :-) I guess I've just
> > spent too much time debugging emulators that refuse to mount their> root
> > filesystem
On 07.03.19 02:49, Daniel Colascione wrote:
> Entirely FS-less operation is uncommon, granted. :-) I guess I've just
> spent too much time debugging emulators that refuse to mount their> root
> filesystems. :-)
Fix these emulators ?
> There are legitimate reasons why a device's> filesystems mig
On Thu, Mar 07, 2019 at 10:58:07AM +0100, Markus Heiser wrote:
> Am 07.03.19 um 10:17 schrieb Tobin C. Harding:
> > Hi Jon,
> >
> > I hit that undefined label warning again today. Then just now I was
> > sitting enjoying a quite scotch and the reason came to me. It is caused
> > by building part
On 07.03.19 02:48, Joel Fernandes wrote:
>> I'm confused.
>
> Take a look at this thread: https://lkml.org/lkml/2019/2/28/634
Okay, replying to that mail:
> > > There's no linux-headers
That's the first fundamental problem. Actually, there's not even any
decent package management at all (no, ap
On Thu, Mar 07, 2019 at 04:23:03PM +0100, Greg KH wrote:
> > > On Fri, Mar 1, 2019 at 5:10 PM Joel Fernandes (Google)
> > > wrote:
> > > > Introduce in-kernel headers and other artifacts which are made available
> > > > as an archive through proc (/proc/kheaders.tar.xz file). This archive
> > > >
On 07.03.19 02:42, Joel Fernandes wrote:
Speaking as an embedded linux architect, who's daily job for a large
part is to getting bootloader, kernel, userland and customer
applications play nice together, in a stable, secure and easily
maintainable way:
> They would include the module because we
Add the 'in_atomic' mode which can be called from an atomic context.
This mode relies on the existing 'raw' mode (no lock, no preemption/irq
disabling) with the difference that the timeout is not based on jiffies
(jiffies won't increase when irq are disabled) but handled with
busy-waiting udelay()
Document the hwspin_lock_timeout_raw(), hwspin_trylock_raw() and
hwspin_unlock_raw() API.
Signed-off-by: Fabien Dessenne
---
Documentation/hwspinlock.txt | 42 ++
1 file changed, 42 insertions(+)
diff --git a/Documentation/hwspinlock.txt b/Documentation/h
In its current implementation, the hwspinlock framework relies on jiffies
to handle the timeout of the hwspin_lock_timeout_xxx() API.
In an atomic context (or more precisely when irq are disabled) jiffies does not
increase, which prevents the timeout to reach its target value (infinite loop).
Note
On Thu, Mar 07, 2019 at 10:03:43AM -0500, Joel Fernandes wrote:
> On Thu, Mar 07, 2019 at 09:58:24AM +0100, Geert Uytterhoeven wrote:
> > Hi Joel,
> >
> > On Fri, Mar 1, 2019 at 5:10 PM Joel Fernandes (Google)
> > wrote:
> > > Introduce in-kernel headers and other artifacts which are made availab
On Thu, Mar 07, 2019 at 09:58:24AM +0100, Geert Uytterhoeven wrote:
> Hi Joel,
>
> On Fri, Mar 1, 2019 at 5:10 PM Joel Fernandes (Google)
> wrote:
> > Introduce in-kernel headers and other artifacts which are made available
> > as an archive through proc (/proc/kheaders.tar.xz file). This archive
On Thu, Mar 07, 2019 at 01:59:12PM +0900, Masahiro Yamada wrote:
[snip]
> > > [2]
> > >
> > > The shell script keeps running
> > > even when an error occurs.
> > >
> > > If any line in a shell script fails,
> > > probably it went already wrong.
> > >
> > > I highly recommend to add 'set -e'
> > > a
Hi Len,
On Tue, Feb 26, 2019 at 01:20:03AM -0500, Len Brown wrote:
> From: Len Brown
>
> Export die_id in cpu topology, for the benefit of hardware that
> has multiple-die/package.
>
> Signed-off-by: Len Brown
> Cc: linux-doc@vger.kernel.org
> ---
> Documentation/cputopology.txt | 6 ++
Am 07.03.19 um 10:17 schrieb Tobin C. Harding:
Hi Jon,
I hit that undefined label warning again today. Then just now I was
sitting enjoying a quite scotch and the reason came to me. It is caused
by building part of the docs instead of the whole tree i.e. using
make SPHINXDIRS=admin-gu
Hi Jon,
I hit that undefined label warning again today. Then just now I was
sitting enjoying a quite scotch and the reason came to me. It is caused
by building part of the docs instead of the whole tree i.e. using
make SPHINXDIRS=admin-guide htmldocs
Gives the warning
WARNING:
Hi Joel,
On Fri, Mar 1, 2019 at 5:10 PM Joel Fernandes (Google)
wrote:
> Introduce in-kernel headers and other artifacts which are made available
> as an archive through proc (/proc/kheaders.tar.xz file). This archive makes
> it possible to build kernel modules, run eBPF programs, and other
> tra
On 27.11.18 17:32, Kazuhito Hagio wrote:
>> Linux marks pages that are logically offline via a page flag (map count).
>> Such pages e.g. include pages infated as part of a balloon driver or
>> pages that were not actually onlined when onlining the whole section.
>>
>> While the hypervisor usually a
59 matches
Mail list logo