sparc32: add support for run-time patching of leon/sun single instructions
authorSam Ravnborg <sam@ravnborg.org>
Fri, 25 May 2012 21:20:09 +0000 (21:20 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 28 May 2012 06:52:43 +0000 (23:52 -0700)
commit5b8b93c4ab17a250a35e6db1cce094bf599a21c6
tree9ce54b39fe8193d245a4511f23d02d4b037d0245
parent4efb55e6916628fde549b0ef1c2830593ccf19c4
sparc32: add support for run-time patching of leon/sun single instructions

This will be used to handle that MMUREGS has different ASI for SUN and LEON.
This is the infrastructure only - users will come later.

Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
Cc: Daniel Hellstrom <daniel@gaisler.com>
Cc: Konrad Eisele <konrad@gaisler.com>
arch/sparc/include/asm/asmmacro.h
arch/sparc/include/asm/sections.h
arch/sparc/kernel/setup_32.c
arch/sparc/kernel/vmlinux.lds.S
This page took 0.090196 seconds and 5 git commands to generate.