summaryrefslogtreecommitdiff
path: root/scripts/Makefile.modpost
diff options
context:
space:
mode:
authorH. Peter Anvin <hpa@zytor.com>2008-08-25 17:28:20 -0700
committerH. Peter Anvin <hpa@zytor.com>2008-08-25 17:45:48 -0700
commit4b46ca701bdcdc19fcf32823f9fcabf8236e4e78 (patch)
treeb32c91552aa74f55381d591bc3a6787164899ac7 /scripts/Makefile.modpost
parentc6f31932d0a1d2b13952f506ebc92675e2d8df80 (diff)
downloadkernel-4b46ca701bdcdc19fcf32823f9fcabf8236e4e78.tar.gz
x86: cpuid: propagate error from smp_call_function_single()
Propagate error (-ENXIO) from smp_call_function_single() in the CPUID driver. This can happen when a CPU is unplugged while the CPUID driver is open. Signed-off-by: H. Peter Anvin <hpa@zytor.com>
Diffstat (limited to 'scripts/Makefile.modpost')
0 files changed, 0 insertions, 0 deletions
6.y&id=4795448117824cc4900d696f17d1516c56371045'>PCI: ACPI: Drop acpi_pci_busRafael J. Wysocki 2021-07-16ACPI: glue: Eliminate acpi_platform_notify()Rafael J. Wysocki 2021-07-16ACPI: glue: Change return type of two functions to voidRafael J. Wysocki 2021-07-16ACPI: glue: Rearrange acpi_device_notify()Rafael J. Wysocki 2021-06-07ACPI: glue: Clean up the printing messagesHanjun Guo 2021-04-13ACPI: bus: Introduce acpi_dev_get() and reuse it in ACPI codeAndy Shevchenko 2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 428Thomas Gleixner