From: Andy Lutomirski <luto@kernel.org>
To: Ingo Molnar <mingo@kernel.org>, X86 ML <x86@kernel.org>,
Denys Vlasenko <dvlasenk@redhat.com>
Cc: linux-kernel@vger.kernel.org, Andy Lutomirski <luto@kernel.org>
Subject: [PATCH 0/2] x86_32, asm: Minor stack/tss cleanups
Date: Thu, 2 Apr 2015 12:41:43 -0700 [thread overview]
Message-ID: <cover.1428002830.git.luto@kernel.org> (raw)
This cleans up some leftovers from the 32-bit tss cleanups.
Andy Lutomirski (2):
x86_32, asm: Improve a TOP_OF_KERNEL_STACK_PADDING comment and long
asm line
x86_32: Stop caching MSR_IA32_SYSENTER_ESP in tss.sp1
arch/x86/include/asm/processor.h | 22 +++++++++++-----------
arch/x86/kernel/cpu/common.c | 10 ++++++----
arch/x86/kernel/entry_32.S | 10 +++++++---
3 files changed, 24 insertions(+), 18 deletions(-)
--
2.3.0
next reply other threads:[~2015-04-02 19:41 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-04-02 19:41 Andy Lutomirski [this message]
2015-04-02 19:41 ` [PATCH 1/2] x86_32, asm: Improve a TOP_OF_KERNEL_STACK_PADDING comment and long asm line Andy Lutomirski
2015-04-03 8:21 ` [tip:x86/asm] x86/asm/entry/32: Improve a TOP_OF_KERNEL_STACK_PADDING comment tip-bot for Andy Lutomirski
2015-04-02 19:41 ` [PATCH 2/2] x86_32: Stop caching MSR_IA32_SYSENTER_ESP in tss.sp1 Andy Lutomirski
2015-04-03 8:21 ` [tip:x86/asm] x86/asm/entry/32: " tip-bot for Andy Lutomirski
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1428002830.git.luto@kernel.org \
--to=luto@kernel.org \
--cc=dvlasenk@redhat.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mingo@kernel.org \
--cc=x86@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.