diff options
author | Mark Gross <mgross@linux.intel.com> | 2020-04-16 17:32:42 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-06-11 09:23:01 +0200 |
commit | 9c98ba3f69b156c9fee72b71260d51f623a4a457 (patch) | |
tree | f2a632f76ed4ff42e3d01f110375a667cf299533 /drivers/base/cpu.c | |
parent | ae585de4296413ae4bbb8f2ac09faa38ff78f4cd (diff) |
x86/cpu: Add 'table' argument to cpu_matches()
commit 93920f61c2ad7edb01e63323832585796af75fc9 upstream
To make cpu_matches() reusable for other matching tables, have it take a
pointer to a x86_cpu_id table as an argument.
[ bp: Flip arguments order. ]
Signed-off-by: Mark Gross <mgross@linux.intel.com>
Signed-off-by: Borislav Petkov <bp@suse.de>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Reviewed-by: Josh Poimboeuf <jpoimboe@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/base/cpu.c')
0 files changed, 0 insertions, 0 deletions