On Mon, Jun 15, 2020 at 08:47:07AM +0200, Mauro Carvalho Chehab wrote: > Changeset 424037b77519 ("mm: smaps: Report arm64 guarded pages in smaps") > added a new parameter to a table. This causes Sphinx warnings, > because there's now an extra "-" at the wrong place: > > /devel/v4l/docs/Documentation/filesystems/proc.rst:548: WARNING: Malformed table. > Text in column margin in table line 29. > > == ======================================= > rd readable > ... > bt - arm64 BTI guarded page > == ======================================= > > Fixes: 424037b77519 ("mm: smaps: Report arm64 guarded pages in smaps") > Fixes: c33e97efa9d9 ("docs: filesystems: convert proc.txt to ReST") > Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@xxxxxxxxxx> Reviewed-by: Kees Cook <keescook@xxxxxxxxxxxx> -- Kees Cook