The following changes since commit 91506140696f1bc1a48258b17f2a768aa2090af5:
Ingo Molnar (1):
Merge branch 'linus'
Jaswinder Singh Rajput (2):
x86: rename intel_mp_floating to mpf_intel
x86: rename all fields of mpf_intel mpf_X to X
arch/x86/include/asm/mpspec_def.h | 23 +++++++------
arch/x86/kernel/mpparse.c | 62 ++++++++++++++++++------------------
2 files changed, 43 insertions(+), 42 deletions(-)
* Jaswinder Singh Rajput <[email protected]> wrote:
> The following changes since commit 91506140696f1bc1a48258b17f2a768aa2090af5:
> Ingo Molnar (1):
> Merge branch 'linus'
>
> Jaswinder Singh Rajput (2):
> x86: rename intel_mp_floating to mpf_intel
> x86: rename all fields of mpf_intel mpf_X to X
>
> arch/x86/include/asm/mpspec_def.h | 23 +++++++------
> arch/x86/kernel/mpparse.c | 62 ++++++++++++++++++------------------
> 2 files changed, 43 insertions(+), 42 deletions(-)
applied to tip/x86/cleanups, thanks!
Ingo