From: Ingo Molnar <mingo@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org,
the arch/x86 maintainers <x86@kernel.org>,
Andrew Cooper <andrew.cooper3@citrix.com>
Subject: [GIT PULL] x86/apic changes for v6.8
Date: Mon, 8 Jan 2024 11:51:09 +0100 [thread overview]
Message-ID: <ZZvTnQPx2C1NcFd7@gmail.com> (raw)
Linus,
Please pull the latest x86/apic git tree from:
git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86-apic-2024-01-08
# HEAD: 5e1c8a47fc6ec6251ddd126f4245279fc072f1c0 x86/ioapic: Remove unfinished sentence from comment
x86/apic changes for v6.8:
- Clean up 'struct apic':
- Drop ::delivery_mode
- Drop 'enum apic_delivery_modes'
- Drop 'struct local_apic'
- Fix comments
Thanks,
Ingo
------------------>
Adrian Huang (1):
x86/ioapic: Remove unfinished sentence from comment
Andrew Cooper (3):
x86/apic: Drop apic::delivery_mode
x86/apic: Drop enum apic_delivery_modes
x86/apic: Drop struct local_apic
arch/x86/include/asm/apic.h | 2 -
arch/x86/include/asm/apicdef.h | 276 +---------------------------------
arch/x86/kernel/apic/apic_flat_64.c | 2 -
arch/x86/kernel/apic/apic_noop.c | 1 -
arch/x86/kernel/apic/apic_numachip.c | 2 -
arch/x86/kernel/apic/bigsmp_32.c | 1 -
arch/x86/kernel/apic/io_apic.c | 2 +-
arch/x86/kernel/apic/probe_32.c | 1 -
arch/x86/kernel/apic/x2apic_cluster.c | 1 -
arch/x86/kernel/apic/x2apic_phys.c | 1 -
arch/x86/kernel/apic/x2apic_uv_x.c | 1 -
arch/x86/platform/uv/uv_irq.c | 2 +-
drivers/iommu/amd/iommu.c | 4 +-
drivers/iommu/intel/irq_remapping.c | 2 +-
drivers/pci/controller/pci-hyperv.c | 7 -
15 files changed, 12 insertions(+), 293 deletions(-)
next reply other threads:[~2024-01-08 10:51 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-01-08 10:51 Ingo Molnar [this message]
2024-01-09 2:11 ` [GIT PULL] x86/apic changes for v6.8 pr-tracker-bot
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=ZZvTnQPx2C1NcFd7@gmail.com \
--to=mingo@kernel.org \
--cc=andrew.cooper3@citrix.com \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@linux-foundation.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.