Commit 886b7e8
committed
Merge tag 'driver-core-6.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
Pull driver core revert from Greg KH:
"Here is a single driver core revert for 6.12-rc6. It reverts a change
that came in -rc1 that was supposed to resolve a reported problem, but
caused another one, so revert it for now so that we can get this all
worked out properly in 6.13.
The revert has been in linux-next all week with no reported issues"
* tag 'driver-core-6.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core:
Revert "driver core: Fix uevent_show() vs driver detach race"2 files changed
+5
-12
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
30 | 29 | | |
31 | 30 | | |
32 | 31 | | |
| |||
2634 | 2633 | | |
2635 | 2634 | | |
2636 | 2635 | | |
2637 | | - | |
2638 | 2636 | | |
2639 | 2637 | | |
2640 | 2638 | | |
| |||
2663 | 2661 | | |
2664 | 2662 | | |
2665 | 2663 | | |
2666 | | - | |
2667 | | - | |
2668 | | - | |
2669 | | - | |
2670 | | - | |
2671 | | - | |
| 2664 | + | |
| 2665 | + | |
2672 | 2666 | | |
2673 | 2667 | | |
2674 | 2668 | | |
| |||
2738 | 2732 | | |
2739 | 2733 | | |
2740 | 2734 | | |
| 2735 | + | |
| 2736 | + | |
2741 | 2737 | | |
2742 | 2738 | | |
| 2739 | + | |
2743 | 2740 | | |
2744 | 2741 | | |
2745 | 2742 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
11 | 10 | | |
12 | 11 | | |
13 | 12 | | |
| |||
102 | 101 | | |
103 | 102 | | |
104 | 103 | | |
105 | | - | |
106 | | - | |
107 | | - | |
108 | 104 | | |
109 | 105 | | |
110 | 106 | | |
| |||
0 commit comments