]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commite52eb529490c8537ce4a6a00276a8b8715026500
tree5dcd3444fc219e5b9774734d846b655e0776575b
parent9d51dd1c437ddcd41c63c88bb0ba49cefd454a14
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