aboutsummaryrefslogtreecommitdiffstats
path: root/fs/jbd2/commit.c
diff options
context:
space:
mode:
authorAndy Shevchenko <[email protected]>2017-01-10 12:56:42 +0000
committerRichard Weinberger <[email protected]>2017-05-08 18:47:59 +0000
commit435009d4064af72b283fdd47025cede4dfefc6d2 (patch)
tree486dad93e34422122ad269432594b5dc65fde0cd /fs/jbd2/commit.c
parentLinux 4.11 (diff)
downloadkernel-435009d4064af72b283fdd47025cede4dfefc6d2.tar.gz
kernel-435009d4064af72b283fdd47025cede4dfefc6d2.zip
ubi: Fix section mismatch
WARNING: vmlinux.o(.text+0x1f2a80): Section mismatch in reference from the variable __param_ops_mtd to the function .init.text:ubi_mtd_param_parse() The function __param_ops_mtd() references the function __init ubi_mtd_param_parse(). This is often because __param_ops_mtd lacks a __init annotation or the annotation of ubi_mtd_param_parse is wrong. Cc: Richard Weinberger <[email protected]> Signed-off-by: Andy Shevchenko <[email protected]> Signed-off-by: Richard Weinberger <[email protected]>
Diffstat (limited to 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions