OSDN Git Service

UPSTREAM: kasan: print page description after stacks
authorAndrey Konovalov <andreyknvl@google.com>
Wed, 3 May 2017 21:56:44 +0000 (14:56 -0700)
committerPaul Lawrence <paullawrence@google.com>
Thu, 14 Dec 2017 16:25:54 +0000 (08:25 -0800)
commit35ea56c325fe692b16548e4797225067a5f97248
tree0961d113ce867faa6d5a98c28be1a8ca19149ae8
parent500a7ed23b1ea1829beec72d73447a8001ec58ce
UPSTREAM: kasan: print page description after stacks

Moves page description after the stacks since it's less important.

Link: http://lkml.kernel.org/r/20170302134851.101218-8-andreyknvl@google.com
Signed-off-by: Andrey Konovalov <andreyknvl@google.com>
Acked-by: Dmitry Vyukov <dvyukov@google.com>
Cc: Andrey Ryabinin <aryabinin@virtuozzo.com>
Cc: Alexander Potapenko <glider@google.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Bug: 64145065
(cherry-picked from 430a05f91d6051705a6ddbe207735ca62e39bb80)
Change-Id: Ia20b7d6cf5602531072e9bd4fd478737f8623db1
Signed-off-by: Paul Lawrence <paullawrence@google.com>
mm/kasan/report.c