diff options
author | Olivier DANET <odanet@caramail.com> | 2013-07-10 20:56:10 (GMT) |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2013-07-10 20:56:10 (GMT) |
commit | 961246b4ed8da3bcf4ee1eb9147f341013553e3c (patch) | |
tree | 221ac718b5e628c7fcac57e78482810219c64baa /drivers/mfd/da9055-i2c.c | |
parent | aabb9875d02559ab9b928cd6f259a5cc4c21a589 (diff) | |
download | linux-fsl-qoriq-961246b4ed8da3bcf4ee1eb9147f341013553e3c.tar.xz |
[PATCH] sparc32: vm_area_struct access for old Sun SPARCs.
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>
Diffstat (limited to 'drivers/mfd/da9055-i2c.c')
0 files changed, 0 insertions, 0 deletions