Home
last modified time | relevance | path

Searched hist:"63044 e9f54b6bac50d2380bf4d14f63e9e7de72b" (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/net/mac80211/
H A Ddebugfs_sta.cdiff 63044e9f54b6bac50d2380bf4d14f63e9e7de72b Tue Oct 07 05:04:29 CDT 2008 Johannes Berg <johannes@sipsolutions.net> mac80211: fix debugfs lockup

When debugfs_create_dir fails, sta_info_debugfs_add_work will not
terminate because it will find the same station again and again.
This is possible whenever debugfs fails for whatever reason; one
reason is a race condition in mac80211, unfortunately we cannot
do much about it, so just document it, it just means some station
may be missing from debugfs.

Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Cc: Robin Holt <holt@sgi.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
H A Dsta_info.hdiff 63044e9f54b6bac50d2380bf4d14f63e9e7de72b Tue Oct 07 05:04:29 CDT 2008 Johannes Berg <johannes@sipsolutions.net> mac80211: fix debugfs lockup

When debugfs_create_dir fails, sta_info_debugfs_add_work will not
terminate because it will find the same station again and again.
This is possible whenever debugfs fails for whatever reason; one
reason is a race condition in mac80211, unfortunately we cannot
do much about it, so just document it, it just means some station
may be missing from debugfs.

Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Cc: Robin Holt <holt@sgi.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
H A Dsta_info.cdiff 63044e9f54b6bac50d2380bf4d14f63e9e7de72b Tue Oct 07 05:04:29 CDT 2008 Johannes Berg <johannes@sipsolutions.net> mac80211: fix debugfs lockup

When debugfs_create_dir fails, sta_info_debugfs_add_work will not
terminate because it will find the same station again and again.
This is possible whenever debugfs fails for whatever reason; one
reason is a race condition in mac80211, unfortunately we cannot
do much about it, so just document it, it just means some station
may be missing from debugfs.

Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Cc: Robin Holt <holt@sgi.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>