mirror of
https://github.com/torvalds/linux.git
synced 2026-09-23 23:21:49 -04:00
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>