diff options
author | Olivier DANET <odanet@caramail.com> | 2013-07-10 13:56:10 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-07-28 16:18:32 -0700 |
commit | 00c218981b362e8dbfd624ebf0c874bb1bc9df04 (patch) | |
tree | 6c7a62412333453c5400fad82a822fb089180080 /arch/Kconfig | |
parent | 795c3e68abaa0daa388ff2eb8bc577db955d8f7e (diff) | |
download | kernel_samsung_smdk4412-00c218981b362e8dbfd624ebf0c874bb1bc9df04.zip kernel_samsung_smdk4412-00c218981b362e8dbfd624ebf0c874bb1bc9df04.tar.gz kernel_samsung_smdk4412-00c218981b362e8dbfd624ebf0c874bb1bc9df04.tar.bz2 |
sparc32: vm_area_struct access for old Sun SPARCs.
upstream commit 961246b4ed8da3bcf4ee1eb9147f341013553e3c
Commit e4c6bfd2d79d063017ab19a18915f0bc759f32d9 ("mm: rearrange
vm_area_struct for fewer cache misses") changed the layout of the
vm_area_struct structure, it broke several SPARC32 assembly routines
which used numerical constants for accessing the vm_mm field.
This patch defines the VMA_VM_MM constant to replace the immediate values.
Signed-off-by: Olivier DANET <odanet@caramail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'arch/Kconfig')
0 files changed, 0 insertions, 0 deletions