diff options
author | Niklas Cassel <nks@flawful.org> | 2015-01-31 20:08:50 -0500 |
---|---|---|
committer | Brian Norris <computersforpeace@gmail.com> | 2015-02-08 01:55:47 -0500 |
commit | e1dd8641c8c36ff4aacf24c7e2575770e30afbe5 (patch) | |
tree | f18a2defea3e8e741b572fe754a22124ea8323f7 /fs/qnx6 | |
parent | d164ea32674ec82e80f480769ffcd2144f901380 (diff) |
mtd: avoid registering reboot notifier twice
Calling mtd_device_parse_register with the same mtd_info
(e.g. registering several partitions on a single device)
would add the same reboot notifier twice, causing an
infinte loop in notifier_chain_register during boot up.
Signed-off-by: Niklas Cassel <nks@flawful.org>
[Brian: add FIXME comments]
Signed-off-by: Brian Norris <computersforpeace@gmail.com>
Signed-off-by: Brian Norris <computersforpeace@gmail.com>
Diffstat (limited to 'fs/qnx6')
0 files changed, 0 insertions, 0 deletions