diff options
author | Daniel Golle <daniel@makrotopia.org> | 2016-06-18 18:34:22 +0200 |
---|---|---|
committer | Daniel Golle <daniel@makrotopia.org> | 2016-06-18 19:14:05 +0200 |
commit | 67475b0e319359f6a3d0a925568665923e46b14d (patch) | |
tree | 44942b8f980451654ae03434ccfdbd96d6e46256 /package/boot/rbcfg/src | |
parent | 982108f7e5da6c79c70c035e26ac3bdf47a8e487 (diff) | |
download | mtk-20170518-67475b0e319359f6a3d0a925568665923e46b14d.zip mtk-20170518-67475b0e319359f6a3d0a925568665923e46b14d.tar.gz mtk-20170518-67475b0e319359f6a3d0a925568665923e46b14d.tar.bz2 |
kernel: backport cosmetic ubifs patch
Despite the MS_SILENT flag being set when probing for ubifs rootfs a
logline indicating an error is generated during boot:
UBIFS error (pid: 1): cannot open "ubi0:rootfs", error -19
This leads to confusion and there shouldn't be lines containing
the word 'error' twice in a bootlog if actually everything is fine
(just the rootfs happens to be something else than ubifs)
The patch added has been submitted and was accepted upstream, see:
http://lists.infradead.org/pipermail/linux-mtd/2016-June/068056.html
http://patchwork.ozlabs.org/patch/637491
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Diffstat (limited to 'package/boot/rbcfg/src')
0 files changed, 0 insertions, 0 deletions