commit | cff6d2096e9a57c2497dd5ee4aed3c97149bfc9e | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Thu Nov 17 22:44:58 2011 -0800 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Fri Jan 06 14:14:02 2012 -0800 |
tree | a269f55f7d1043b3cfbbde550e080982be5b8fad | |
parent | fde939495571ffd22458e94745b0c2e6af33478d [diff] |
sparc64: Patch sun4v code sequences properly on module load. [ Upstream commit 0b64120cceb86e93cb1bda0dc055f13016646907 ] 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> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>