commit | 0b64120cceb86e93cb1bda0dc055f13016646907 | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Thu Nov 17 22:44:58 2011 -0800 |
committer | David S. Miller <davem@davemloft.net> | Thu Nov 17 22:44:58 2011 -0800 |
tree | 5dcd3444fc219e5b9774734d846b655e0776575b | |
parent | 3e37fd3153ac95088a74f5e7c569f7567e9f993a [diff] |
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>