All of lore.kernel.org
 help / color / mirror / Atom feed
* bonding: sysfs patch broke module renaming
@ 2007-01-19 13:33 Patrick McHardy
  2007-01-19 22:53 ` Jay Vosburgh
  0 siblings, 1 reply; 2+ messages in thread
From: Patrick McHardy @ 2007-01-19 13:33 UTC (permalink / raw)
  To: mitch.a.williams; +Cc: linville, Linux Netdev List

The sysfs patch broke using multiple instances of the bonding module
through module renaming (modprobe -o). In recent kernels it fails
with -EEXIST when trying to add the bonding_masters file for the
second time, in older kernels (where sysfs_add_file didn't check
for duplicates) it will crash when unloading the modules.

I don't see a good way to fix it, can someone please look into this?

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2007-01-19 22:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-01-19 13:33 bonding: sysfs patch broke module renaming Patrick McHardy
2007-01-19 22:53 ` Jay Vosburgh

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.