summaryrefslogtreecommitdiff
path: root/tools/time/udelay_test.sh
diff options
context:
space:
mode:
authorShannon Nelson <shannon.nelson@oracle.com>2017-02-13 10:56:57 -0800
committerDavid S. Miller <davem@davemloft.net>2017-02-14 13:04:08 -0500
commit2493b842f258e14938f278e44ecc26970dfabbf0 (patch)
tree6d89a039590bc490614e45c6cc250b9662c6e219 /tools/time/udelay_test.sh
parentbd08b532f49b640c8d2ba1a7a7344ab206e051cb (diff)
sunvnet: make sunvnet common code dynamically loadable
When the sunvnet_common code was split out for use by both sunvnet and the newer ldmvsw, it was made into a static kernel library, which limits the usefulness of sunvnet and ldmvsw as loadables, since most of the real work is being done in the shared code. Also, this is simply dead code in kernels that aren't running the LDoms. This patch makes the sunvnet_common into a dynamically loadable module and makes sunvnet and ldmvsw dependent on sunvnet_common. Signed-off-by: Shannon Nelson <shannon.nelson@oracle.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/time/udelay_test.sh')
0 files changed, 0 insertions, 0 deletions