]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit - kernel/irq/manage.c
genirq: Fix wrong name in request_percpu_nmi() description
authorJulien Thierry <julien.thierry@arm.com>
Wed, 13 Feb 2019 10:09:19 +0000 (10:09 +0000)
committerMarc Zyngier <marc.zyngier@arm.com>
Thu, 14 Feb 2019 10:13:10 +0000 (10:13 +0000)
commita51866946c0aa0b04a554595d38b496e80c76a1b
treef2e1d19ac946adf97140d96f034577dd5135d8ed
parent6e4933a006616343f66c4702dc4fc56bb25e7b02
genirq: Fix wrong name in request_percpu_nmi() description

ready_percpu_nmi() was the previous name of prepare_percpu_nmi(). Update
request_percpu_nmi() comment with the correct function name.

Signed-off-by: Julien Thierry <julien.thierry@arm.com>
Reported-by: Li Wei <liwei391@huawei.com>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Ingo Molnar <mingo@kernel.org>
Cc: Marc Zyngier <marc.zyngier@arm.com>
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
kernel/irq/manage.c