git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2546f7b
)
ubi: Fix race condition between ubi device creation and udev
author
Iosif Harutyunov
<iharutyunov@SonicWALL.com>
Fri, 22 Jul 2016 23:22:42 +0000
(23:22 +0000)
committer
Ben Hutchings
<ben@decadent.org.uk>
Sun, 20 Nov 2016 01:01:29 +0000
(
01:01
+0000)
commit
714fb87e8bc05ff78255afc0dca981e8c5242785
upstream.
Install the UBI device object before we arm sysfs.
Otherwise udev tries to read sysfs attributes before UBI is ready and
udev rules will not match.
Signed-off-by: Iosif Harutyunov <iharutyunov@sonicwall.com>
[rw: massaged commit message]
Signed-off-by: Richard Weinberger <richard@nod.at>
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
drivers/mtd/ubi/build.c
patch
|
blob
|
history
diff --cc
drivers/mtd/ubi/build.c
Simple merge