diff options
| author | Sergey Vlasov <[email protected]> | 2006-04-09 22:32:48 -0700 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2006-04-09 22:32:48 -0700 |
| commit | 9469d458b90bfb9117cbb488cfa645d94c3921b1 (patch) | |
| tree | 7b409ef16b310336edddcb396d1601896f39d33b /include/linux/debugobjects.h | |
| parent | 30aaa154fc21ad1ee4400e28009732a04a80862f (diff) | |
[NET]: Fix hotplug race during device registration.
From: Thomas de Grenier de Latour <[email protected]>
On Sun, 9 Apr 2006 21:56:59 +0400,
Sergey Vlasov <[email protected]> wrote:
> However, show_address() does not output anything unless
> dev->reg_state == NETREG_REGISTERED - and this state is set by
> netdev_run_todo() only after netdev_register_sysfs() returns, so in
> the meantime (while netdev_register_sysfs() is busy adding the
> "statistics" attribute group) some process may see an empty "address"
> attribute.
I've tried the attached patch, suggested by Sergey Vlasov on
hotplug-devel@, and as far as i can test it works just fine.
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions