All of lore.kernel.org
 help / color / mirror / Atom feed
From: Dou Liyang <douly.fnst@cn.fujitsu.com>
To: <linux-kernel@vger.kernel.org>, <x86@kernel.org>
Cc: <tglx@linutronix.de>, <mingo@kernel.org>, <ebiederm@xmission.com>,
	<bhe@redhat.com>, <andy.shevchenko@gmail.com>,
	Dou Liyang <douly.fnst@cn.fujitsu.com>
Subject: [PATCH v5 0/3] Make setup_local_APIC() clear
Date: Thu, 1 Mar 2018 13:59:27 +0800	[thread overview]
Message-ID: <20180301055930.2396-1-douly.fnst@cn.fujitsu.com> (raw)

This is a tiny cleanup patchset for setup_local_APIC().

Dou Liyang (3):
  x86/apic: Move pending intr check code into it's own function
  x86/apic: Replace common tools with new ones
  x86/apic: Drop the logical_smp_processor_id()

 arch/x86/include/asm/smp.h  |  10 -----
 arch/x86/kernel/apic/apic.c | 107 ++++++++++++++++++++++++--------------------
 2 files changed, 58 insertions(+), 59 deletions(-)

-- 
2.14.3

             reply	other threads:[~2018-03-01  5:59 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-03-01  5:59 Dou Liyang [this message]
2018-03-01  5:59 ` [PATCH v5 1/3] x86/apic: Move pending intr check code into it's own function Dou Liyang
2018-03-01  9:16   ` [tip:x86/apic] x86/apic: Move pending interrupt " tip-bot for Dou Liyang
2018-03-01  5:59 ` [PATCH v5 2/3] x86/apic: Replace common tools with new ones Dou Liyang
2018-03-01  9:17   ` [tip:x86/apic] x86/apic: Modernize the pending interrupt code tip-bot for Dou Liyang
2018-03-01  5:59 ` [PATCH v5 3/3] x86/apic: Drop the logical_smp_processor_id() Dou Liyang
2018-03-01  9:17   ` [tip:x86/apic] x86/apic: Drop logical_smp_processor_id() inline tip-bot for Dou Liyang

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=20180301055930.2396-1-douly.fnst@cn.fujitsu.com \
    --to=douly.fnst@cn.fujitsu.com \
    --cc=andy.shevchenko@gmail.com \
    --cc=bhe@redhat.com \
    --cc=ebiederm@xmission.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mingo@kernel.org \
    --cc=tglx@linutronix.de \
    --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.