OSDN Git Service

x86/mm: Remove stale comment about KMEMCHECK
authorJann Horn <jannh@google.com>
Mon, 19 Feb 2018 17:50:39 +0000 (18:50 +0100)
committerIngo Molnar <mingo@kernel.org>
Tue, 20 Feb 2018 08:33:39 +0000 (09:33 +0100)
commit3b3a9268bba62b35a29bafe0931715b1725fdf26
treed3833581153f47a1145c310beb6c030ac620986e
parent842cef9113c2120f74f645111ded1e020193d84c
x86/mm: Remove stale comment about KMEMCHECK

This comment referred to a conditional call to kmemcheck_hide() that was
here until commit 4950276672fc ("kmemcheck: remove annotations").

Now that kmemcheck has been removed, it doesn't make sense anymore.

Signed-off-by: Jann Horn <jannh@google.com>
Acked-by: Thomas Gleixner <tglx@linutronix.de>
Cc: Andy Lutomirski <luto@kernel.org>
Cc: Borislav Petkov <bp@alien8.de>
Cc: Brian Gerst <brgerst@gmail.com>
Cc: Denys Vlasenko <dvlasenk@redhat.com>
Cc: H. Peter Anvin <hpa@zytor.com>
Cc: Josh Poimboeuf <jpoimboe@redhat.com>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Link: http://lkml.kernel.org/r/20180219175039.253089-1-jannh@google.com
Signed-off-by: Ingo Molnar <mingo@kernel.org>
arch/x86/mm/fault.c