lkml.org 
[lkml]   [2018]   [Mar]   [20]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 0/5] x86/cpu_hotplug: one bug fix and four cleanup
Date
Recently, we hoped to make the possible CPU count more accurate for
Kernel. I stuck on the issue how do I run acpi_early_init() _before_
setup_percpu() is invoked. So send these insignificant patches first.

This patchset does this things:

- two document-related work(the 1th and 2th patch),
- two cleapup work (the 3th and 5th patch)
- a bug fix for CPU hotplug(4th patch)

Dou Liyang (5):
x86/smpboot: Add the missing description of possible_cpus
x86/cpu_hotplug: Update the link of cpu_hotplug.rst
x86/smpboot: Make the check code more clear in prefill_possible_map()
acpi/processor: Fix the return value of acpi_processor_ids_walk()
acpi/processor: Make the acpi_duplicate_processor_id() static

Documentation/00-INDEX | 2 -
Documentation/admin-guide/kernel-parameters.txt | 5 ++
Documentation/cputopology.txt | 10 ++--
Documentation/x86/x86_64/cpu-hotplug-spec | 2 +-
arch/x86/kernel/smpboot.c | 31 +++++++-----
drivers/acpi/acpi_processor.c | 66 ++++++++++++-------------
include/linux/acpi.h | 3 --
7 files changed, 62 insertions(+), 57 deletions(-)

--
2.14.3



\
 
 \ /
  Last update: 2018-03-20 12:07    [W:1.875 / U:1.304 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site