lkml.org 
[lkml]   [2019]   [Feb]   [11]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: [PATCH] Documentation: fix vm/slub.rst warning
From
Date
On 2/11/19 7:27 AM, Jonathan Corbet wrote:
> On Sun, 10 Feb 2019 22:34:11 -0800
> Randy Dunlap <rdunlap@infradead.org> wrote:
>
>> From: Randy Dunlap <rdunlap@infradead.org>
>>
>> Fix markup warning by quoting the '*' character with a backslash.
>>
>> Documentation/vm/slub.rst:71: WARNING: Inline emphasis start-string without end-string.
>>
>> Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
>> Cc: Christoph Lameter <cl@linux.com>
>> Cc: Sergey Senozhatsky <sergey.senozhatsky.work@gmail.com>
>> ---
>> Documentation/vm/slub.rst | 2 +-
>> 1 file changed, 1 insertion(+), 1 deletion(-)
>>
>> --- lnx-50-rc6.orig/Documentation/vm/slub.rst
>> +++ lnx-50-rc6/Documentation/vm/slub.rst
>> @@ -68,7 +68,7 @@ end of the slab name, in order to cover
>> example, here's how you can poison the dentry cache as well as all kmalloc
>> slabs:
>>
>> - slub_debug=P,kmalloc-*,dentry
>> + slub_debug=P,kmalloc-\*,dentry
>>
>> Red zoning and tracking may realign the slab. We can just apply sanity checks
>> to the dentry cache with::
>
> The better fix here is to make that a literal block ("slabs::"). Happily
> for all of us, Tobin already did that in 11ede50059d0.

Thanks for the info.

--
~Randy

\
 
 \ /
  Last update: 2019-02-11 18:33    [W:2.456 / U:0.004 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site