add_to_bundle should not add pack to ksplice_module_list.
commitd3d61219a3446702f3874427e971b2700be4c005
authorWaseem Daher <wdaher@mit.edu>
Mon, 8 Sep 2008 19:57:00 +0000 (8 15:57 -0400)
committerAnders Kaseorg <andersk@mit.edu>
Fri, 12 Sep 2008 00:36:13 +0000 (11 20:36 -0400)
tree2eed1baf3d67234b981e1a14da2c0f96b7d4a984
parentcdd84471b200fa1e14cd7f21f6793c12c927837b
add_to_bundle should not add pack to ksplice_module_list.

Previously, init_ksplice called add_to_bundle on a pack that should
not have been added to ksplice_module_list. Callers of add_to_bundle
must now add themselves to ksplice_module_list on their own.

Signed-off-by: Waseem Daher <wdaher@mit.edu>
kmodsrc/ksplice.c