sparc64: Patch sun4v code sequences properly on module load.
authorDavid S. Miller <davem@davemloft.net>
Fri, 18 Nov 2011 06:44:58 +0000 (22:44 -0800)
committerDavid S. Miller <davem@davemloft.net>
Fri, 18 Nov 2011 06:44:58 +0000 (22:44 -0800)
commit0b64120cceb86e93cb1bda0dc055f13016646907
tree5dcd3444fc219e5b9774734d846b655e0776575b
parent3e37fd3153ac95088a74f5e7c569f7567e9f993a
sparc64: Patch sun4v code sequences properly on module load.

Some of the sun4v code patching occurs in inline functions visible
to, and usable by, modules.

Therefore we have to patch them up during module load.

Signed-off-by: David S. Miller <davem@davemloft.net>
arch/sparc/kernel/entry.h
arch/sparc/kernel/module.c
arch/sparc/kernel/setup_64.c