diff options
author | Tero Kristo <t-kristo@ti.com> | 2013-10-24 15:03:41 +0300 |
---|---|---|
committer | Mark Brown <broonie@linaro.org> | 2013-10-24 13:50:58 +0100 |
commit | a52eaeb1898bc0589888ee62de291aa278379004 (patch) | |
tree | cb4384b33ff243ab0a0882c8297af14f7254eee5 /mm/vmstat.c | |
parent | 31d141e3a666269a3b6fcccddb0351caf7454240 (diff) |
regmap: debugfs: Fix a boot time crash with early regmap init
If called early enough, regmap_debugfs_init causes a crash, if the
fs subsystem does not have its mount cache created yet. Even if this
would work, the root node for the regmap debugfs is still missing,
thus postpone the regmap_debugfs_init in this case until the root
node is created. A special regmap_debugfs_early list is created for
this purpose which is parsed later in the boot.
Signed-off-by: Tero Kristo <t-kristo@ti.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
Diffstat (limited to 'mm/vmstat.c')
0 files changed, 0 insertions, 0 deletions