]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
x86/vector: Fix the args of vector_alloc tracepoint
authorDou Liyang <douly.fnst@cn.fujitsu.com>
Fri, 1 Jun 2018 06:50:31 +0000 (14:50 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 25 Jun 2018 23:54:03 +0000 (07:54 +0800)
commitdf9b9e8e0f66b06209f483034c67bf02f9f76083
tree82bb7ed2ccc068583f727c158c6ce1754b00d8ae
parent7abc4e338616e7bc317088f5deb96c5d29edbd44
x86/vector: Fix the args of vector_alloc tracepoint

commit 838d76d63ec4eaeaa12bedfa50f261480f615200 upstream.

The vector_alloc tracepont reversed the reserved and ret aggs, that made
the trace print wrong. Exchange them.

Fixes: 8d1e3dca7de6 ("x86/vector: Add tracepoints for vector management")
Signed-off-by: Dou Liyang <douly.fnst@cn.fujitsu.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Cc: hpa@zytor.com
Cc: stable@vger.kernel.org
Link: https://lkml.kernel.org/r/20180601065031.21872-1-douly.fnst@cn.fujitsu.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/x86/include/asm/trace/irq_vectors.h