diff options
| author | Geert Uytterhoeven <[email protected]> | 2016-02-15 12:20:08 +0000 |
|---|---|---|
| committer | Simon Horman <[email protected]> | 2016-02-17 09:27:21 +0000 |
| commit | 901c5ffaaed117a38be9d0c29247c4888d6c8636 (patch) | |
| tree | 8eb8a8d8586c27c4667f1b4a615e13fdb1f099fb /drivers/gpu/drm/omapdrm/omap_gem.c | |
| parent | ARM: shmobile: Move shmobile_smp_{mpidr, fn, arg}[] from .text to .bss (diff) | |
| download | kernel-901c5ffaaed117a38be9d0c29247c4888d6c8636.tar.gz kernel-901c5ffaaed117a38be9d0c29247c4888d6c8636.zip | |
ARM: shmobile: Remove shmobile_boot_arg
CPU boot configuration writes to shmobile_boot_arg, which is located in
the .text section, and thus should not be written to.
As of commit 1d33a354bbb618ba ("ARM: shmobile: Per-CPU SMP boot / sleep
code for SCU SoCs"), and ignoring accidental remainings,
shmobile_boot_arg is always set to MPIDR_HWID_BITMASK by C code.
Hence we can just hardcode this in the assembler code, and remove the
variable, and thus also remove the need to write to this variable.
Signed-off-by: Geert Uytterhoeven <[email protected]>
Acked-by: Nicolas Pitre <[email protected]>
Signed-off-by: Simon Horman <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/omapdrm/omap_gem.c')
0 files changed, 0 insertions, 0 deletions
