Bug 22692
Summary: | [regression, 2.6.37-rc1] 'ip link tap0 up' stuck in do_exit() | ||
---|---|---|---|
Product: | Drivers | Reporter: | Maciej Rutecki (maciej.rutecki) |
Component: | Network | Assignee: | drivers_network (drivers_network) |
Status: | CLOSED INVALID | ||
Severity: | normal | CC: | alan, david, florian, maciej.rutecki, rjw |
Priority: | P1 | ||
Hardware: | All | ||
OS: | Linux | ||
Kernel Version: | 2.6.37-rc1 | Subsystem: | |
Regression: | Yes | Bisected commit-id: | |
Bug Depends on: | |||
Bug Blocks: | 14885 |
Description
Maciej Rutecki
2010-11-11 07:45:32 UTC
I changed it to the 2.6.35 regression list.
> Actually, the machine isn't running a 2.6.36 kernel (it had booted
> to the working .35 kernel and I didn't notice). So i've just tested
> a 2.6.36 kernel, and the problem _is present_ in 2.6.36.
> Cheers,
> Dave.
Also present in 2.6.32 (Should have finished reading that thread). Note that earlier kernels were not tested, so it's not clear that it is a regression at all... Did this got resolved in the meantime? (In reply to comment #2) > Also present in 2.6.32 (Should have finished reading that thread). > Note that earlier kernels were not tested, so it's not clear that it is a > regression at all... > > Did this got resolved in the meantime? No, not resolved. I diagnosed it to being related to a distro sudo configuration change causing the problem: http://marc.info/?l=linux-netdev&m=128883013013886&w=2 and as far as I'm aware nothing has happened from there. |