aboutsummaryrefslogtreecommitdiffstats
path: root/fs/jbd2/commit.c
diff options
context:
space:
mode:
authorFederico Fuga <[email protected]>2012-07-16 07:36:51 +0000
committerOhad Ben-Cohen <[email protected]>2012-07-17 10:10:38 +0000
commit9634252617441991b01dacaf4040866feecaf36f (patch)
tree92d8b590a3d29cd79bc2d8152280c857b82cbb8d /fs/jbd2/commit.c
parentLinux 3.5-rc7 (diff)
downloadkernel-9634252617441991b01dacaf4040866feecaf36f.tar.gz
kernel-9634252617441991b01dacaf4040866feecaf36f.zip
rpmsg: fix dependency on initialization order
When rpmsg drivers are built into the kernel, they must not initialize before the rpmsg bus does, otherwise they'd trigger a BUG() in drivers/base/driver.c line 169 (driver_register()). To fix that, and to stop depending on arbitrary linkage ordering of those built-in rpmsg drivers, we make the rpmsg bus initialize at subsys_initcall. Cc: stable <[email protected]> Signed-off-by: Federico Fuga <[email protected]> [ohad: rewrite the commit log] Signed-off-by: Ohad Ben-Cohen <[email protected]>
Diffstat (limited to 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions