[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20110531080758.GA24172@elte.hu>
Date: Tue, 31 May 2011 10:07:58 +0200
From: Ingo Molnar <mingo@...e.hu>
To: Andrew Lutomirski <luto@....edu>
Cc: Thomas Gleixner <tglx@...utronix.de>, x86@...nel.org,
linux-kernel@...r.kernel.org,
Linus Torvalds <torvalds@...ux-foundation.org>,
Andrew Morton <akpm@...ux-foundation.org>,
Arjan van de Ven <arjan@...radead.org>,
Jan Beulich <JBeulich@...ell.com>
Subject: Re: [PATCH 0/5] x86-64: Remove syscall instructions at fixed
addresses
* Andrew Lutomirski <luto@....edu> wrote:
> On Sun, May 29, 2011 at 3:19 PM, Ingo Molnar <mingo@...e.hu> wrote:
> > Btw., do you know CONFIG_X86_PTDUMP=y and /debug/kernel_page_tables?
> > You could use that to double check that after your patches all
> > executable (and fixed address) pages are removed [or are harmless].
>
> Done. Now there's only one user-executable page and it's mostly harmless.
ok. Will test your v3 series.
> Maybe I'll try to get rid of vread_tsc and vread_hpet later on to
> make it even more harmless.
Yeah, that's a good idea. They need pushing into the INT 0xCC
do_intcc() handler, that's all that's needed AFAICS - or can you see
other complications with them?
Thanks,
Ingo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists