kernel/module.c:1267:12: warning: 'try_to_force_load' defined but not used [-Wunused-function]
 static int try_to_force_load(struct module *mod, const char *reason)
            ^
kernel/crashlog.c: In function 'crashlog_do_dump':
kernel/crashlog.c:180:20: warning: 'len' is used uninitialized in this function [-Wuninitialized]
  crashlog_buf->len += len;
                    ^
drivers/mtd/mtdsplit/mtdsplit_minor.c:106:14: warning: initialization from incompatible pointer type [-Wincompatible-pointer-types]
  .parse_fn = mtdsplit_parse_minor,
              ^
drivers/mtd/mtdsplit/mtdsplit_minor.c:106:14: note: (near initialization for 'mtdsplit_minor_parser.parse_fn')
In file included from include/linux/irqflags.h:14:0,
                 from drivers/net/phy/mdio-bitbang.c:20:
drivers/net/phy/mdio-bitbang.c: In function 'mdiobb_read':
include/linux/typecheck.h:11:18: warning: comparison of distinct pointer types lacks a cast
  (void)(&__dummy == &__dummy2); \
                  ^
include/linux/irqflags.h:63:3: note: in expansion of macro 'typecheck'
   typecheck(unsigned long, flags); \
   ^
include/linux/irqflags.h:124:3: note: in expansion of macro 'raw_local_irq_save'
   raw_local_irq_save(flags);   \
   ^
drivers/net/phy/mdio-bitbang.c:162:2: note: in expansion of macro 'local_irq_save'
  local_irq_save(flags);
  ^
include/linux/typecheck.h:11:18: warning: comparison of distinct pointer types lacks a cast
  (void)(&__dummy == &__dummy2); \
                  ^
include/linux/irqflags.h:68:3: note: in expansion of macro 'typecheck'
   typecheck(unsigned long, flags); \
   ^
include/linux/irqflags.h:126:39: note: in expansion of macro 'raw_local_irq_restore'
 #define local_irq_restore(flags) do { raw_local_irq_restore(flags); } while (0)
                                       ^
drivers/net/phy/mdio-bitbang.c:175:2: note: in expansion of macro 'local_irq_restore'
  local_irq_restore(flags);
  ^
drivers/net/phy/mdio-bitbang.c:159:11: warning: unused variable 'i' [-Wunused-variable]
  int ret, i;
           ^
In file included from include/linux/irqflags.h:14:0,
                 from drivers/net/phy/mdio-bitbang.c:20:
drivers/net/phy/mdio-bitbang.c: In function 'mdiobb_write':
include/linux/typecheck.h:11:18: warning: comparison of distinct pointer types lacks a cast
  (void)(&__dummy == &__dummy2); \
                  ^
include/linux/irqflags.h:63:3: note: in expansion of macro 'typecheck'
   typecheck(unsigned long, flags); \
   ^
include/linux/irqflags.h:124:3: note: in expansion of macro 'raw_local_irq_save'
   raw_local_irq_save(flags);   \
   ^
drivers/net/phy/mdio-bitbang.c:185:2: note: in expansion of macro 'local_irq_save'
  local_irq_save(flags);
  ^
include/linux/typecheck.h:11:18: warning: comparison of distinct pointer types lacks a cast
  (void)(&__dummy == &__dummy2); \
                  ^
include/linux/irqflags.h:68:3: note: in expansion of macro 'typecheck'
   typecheck(unsigned long, flags); \
   ^
include/linux/irqflags.h:126:39: note: in expansion of macro 'raw_local_irq_restore'
 #define local_irq_restore(flags) do { raw_local_irq_restore(flags); } while (0)
                                       ^
drivers/net/phy/mdio-bitbang.c:200:2: note: in expansion of macro 'local_irq_restore'
  local_irq_restore(flags);
  ^
make[6]: Entering directory '/home/bastian/ledebot/source/target/linux/ar71xx/image/lzma-loader'
mkdir /home/bastian/ledebot/source/build_dir/target-mips_24kc_musl/linux-ar71xx_generic/lzma-loader
cp -fpR ./src/* /home/bastian/ledebot/source/build_dir/target-mips_24kc_musl/linux-ar71xx_generic/lzma-loader/
touch /home/bastian/ledebot/source/build_dir/target-mips_24kc_musl/linux-ar71xx_generic/lzma-loader/.prepared
make -C /home/bastian/ledebot/source/build_dir/target-mips_24kc_musl/linux-ar71xx_generic/lzma-loader CROSS_COMPILE="mips-openwrt-linux-musl-" \
	LZMA_TEXT_START=0x80a00000 \
	LOADADDR=0x80060000 \
	LOADER_DATA=/home/bastian/ledebot/source/build_dir/target-mips_24kc_musl/linux-ar71xx_generic/vmlinux.bin.lzma \
	FLASH_OFFS= \
	FLASH_MAX= \
	BOARD="generic" \
	clean all
make[7]: Entering directory '/home/bastian/ledebot/source/build_dir/target-mips_24kc_musl/linux-ar71xx_generic/lzma-loader'
rm -f loader *.elf *.bin *.o
mips-openwrt-linux-musl-gcc -D__KERNEL__ -Wall -Wstrict-prototypes -Wno-trigraphs -Os -fno-strict-aliasing -fno-common -fomit-frame-pointer -G 0 -mno-abicalls -fno-pic -ffunction-sections -pipe -mlong-calls -fno-common -ffreestanding -fhonour-copts -mabi=32 -march=mips32r2 -Wa,-32 -Wa,-march=mips32r2 -Wa,-mips32r2 -Wa,--trap -D_LZMA_PROB32 -DLZMA_WRAPPER=1 -DLOADADDR=0x80060000 -DCONFIG_BOARD_GENERIC -D__ASSEMBLY__ -c -o head.o head.S
mips-openwrt-linux-musl-gcc -D__KERNEL__ -Wall -Wstrict-prototypes -Wno-trigraphs -Os -fno-strict-aliasing -fno-common -fomit-frame-pointer -G 0 -mno-abicalls -fno-pic -ffunction-sections -pipe -mlong-calls -fno-common -ffreestanding -fhonour-copts -mabi=32 -march=mips32r2 -Wa,-32 -Wa,-march=mips32r2 -Wa,-mips32r2 -Wa,--trap -D_LZMA_PROB32 -DLZMA_WRAPPER=1 -DLOADADDR=0x80060000 -DCONFIG_BOARD_GENERIC -c -o loader.o loader.c
mips-openwrt-linux-musl-gcc -D__KERNEL__ -Wall -Wstrict-prototypes -Wno-trigraphs -Os -fno-strict-aliasing -fno-common -fomit-frame-pointer -G 0 -mno-abicalls -fno-pic -ffunction-sections -pipe -mlong-calls -fno-common -ffreestanding -fhonour-copts -mabi=32 -march=mips32r2 -Wa,-32 -Wa,-march=mips32r2 -Wa,-mips32r2 -Wa,--trap -D_LZMA_PROB32 -DLZMA_WRAPPER=1 -DLOADADDR=0x80060000 -DCONFIG_BOARD_GENERIC -c -o cache.o cache.c
mips-openwrt-linux-musl-gcc -D__KERNEL__ -Wall -Wstrict-prototypes -Wno-trigraphs -Os -fno-strict-aliasing -fno-common -fomit-frame-pointer -G 0 -mno-abicalls -fno-pic -ffunction-sections -pipe -mlong-calls -fno-common -ffreestanding -fhonour-copts -mabi=32 -march=mips32r2 -Wa,-32 -Wa,-march=mips32r2 -Wa,-mips32r2 -Wa,--trap -D_LZMA_PROB32 -DLZMA_WRAPPER=1 -DLOADADDR=0x80060000 -DCONFIG_BOARD_GENERIC -c -o board.o board.c
mips-openwrt-linux-musl-gcc -D__KERNEL__ -Wall -Wstrict-prototypes -Wno-trigraphs -Os -fno-strict-aliasing -fno-common -fomit-frame-pointer -G 0 -mno-abicalls -fno-pic -ffunction-sections -pipe -mlong-calls -fno-common -ffreestanding -fhonour-copts -mabi=32 -march=mips32r2 -Wa,-32 -Wa,-march=mips32r2 -Wa,-mips32r2 -Wa,--trap -D_LZMA_PROB32 -DLZMA_WRAPPER=1 -DLOADADDR=0x80060000 -DCONFIG_BOARD_GENERIC -c -o printf.o printf.c
mips-openwrt-linux-musl-gcc -D__KERNEL__ -Wall -Wstrict-prototypes -Wno-trigraphs -Os -fno-strict-aliasing -fno-common -fomit-frame-pointer -G 0 -mno-abicalls -fno-pic -ffunction-sections -pipe -mlong-calls -fno-common -ffreestanding -fhonour-copts -mabi=32 -march=mips32r2 -Wa,-32 -Wa,-march=mips32r2 -Wa,-mips32r2 -Wa,--trap -D_LZMA_PROB32 -DLZMA_WRAPPER=1 -DLOADADDR=0x80060000 -DCONFIG_BOARD_GENERIC -c -o LzmaDecode.o LzmaDecode.c
mips-openwrt-linux-musl-ld -r -b binary --oformat elf32-tradbigmips -T lzma-data.lds -o data.o /home/bastian/ledebot/source/build_dir/target-mips_24kc_musl/linux-ar71xx_generic/vmlinux.bin.lzma
mips-openwrt-linux-musl-ld -static --gc-sections -no-warn-mismatch -e startup -T loader.lds -Ttext 0x80a00000 -o loader head.o loader.o cache.o board.o printf.o LzmaDecode.o data.o
mips-openwrt-linux-musl-objcopy -O binary -R .reginfo -R .note -R .comment -R .mdebug -R .MIPS.abiflags -S loader loader.bin
mips-openwrt-linux-musl-ld -r -b binary --oformat elf32-tradbigmips -o loader2.o loader.bin
mips-openwrt-linux-musl-ld -e startup -T loader2.lds -Ttext 0x80060000 -o loader.elf loader2.o
make[7]: Leaving directory '/home/bastian/ledebot/source/build_dir/target-mips_24kc_musl/linux-ar71xx_generic/lzma-loader'
cp -fpR /home/bastian/ledebot/source/build_dir/target-mips_24kc_musl/linux-ar71xx_generic/lzma-loader/loader.elf /home/bastian/ledebot/source/build_dir/target-mips_24kc_musl/linux-ar71xx_generic/loader-generic.elf
make[6]: Leaving directory '/home/bastian/ledebot/source/target/linux/ar71xx/image/lzma-loader'
Image Name:   MIPS LEDE Linux-4.4.50
Created:      Tue Feb 28 18:50:17 2017
Image Type:   MIPS Linux Kernel Image (lzma compressed)
Data Size:    1159196 Bytes = 1132.03 kB = 1.11 MB
Load Address: 80060000
Entry Point:  80060000
17+1 records in
18+0 records out
1179648 bytes (1.2 MB, 1.1 MiB) copied, 0.00072137 s, 1.6 GB/s
0+1 records in
1+0 records out
7680 bytes (7.7 kB, 7.5 KiB) copied, 3.1095e-05 s, 247 MB/s
Image Name:   MIPS OpenWrt Linux-4.4.50
Created:      Tue Feb 28 18:50:17 2017
Image Type:   MIPS Linux Kernel Image (lzma compressed)
Data Size:    1159196 Bytes = 1132.03 kB = 1.11 MB
Load Address: 80060000
Entry Point:  80060000
Pseudo file "/dev" exists in source filesystem "/home/bastian/ledebot/source/build_dir/target-mips_24kc_musl/root-ar71xx/dev".
Ignoring, exclude it (-e/-ef) to override.
Parallel mksquashfs: Using 1 processor
Creating 4.0 filesystem on /home/bastian/ledebot/source/build_dir/target-mips_24kc_musl/linux-ar71xx_generic/root.squashfs, block size 262144.

[|                                                               ]   0/623   0%
[==========|                                                     ] 100/623  16%
[====================|                                           ] 200/623  32%
[==============================/                                 ] 300/623  48%
[========================================-                       ] 400/623  64%
[==================================================-             ] 500/623  80%
[============================================================-   ] 600/623  96%
[===============================================================-] 623/623 100%
Exportable Squashfs 4.0 filesystem, xz compressed, data block size 262144
	compressed data, compressed metadata, compressed fragments, no xattrs
	duplicates are removed
Filesystem size 2166.94 Kbytes (2.12 Mbytes)
	33.71% of uncompressed filesystem size (6427.65 Kbytes)
Inode table size 6388 bytes (6.24 Kbytes)
	22.02% of uncompressed inode table size (29012 bytes)
Directory table size 9218 bytes (9.00 Kbytes)
	51.62% of uncompressed directory table size (17856 bytes)
Number of duplicate files found 2
Number of inodes 871
Number of files 619
Number of fragments 20
Number of symbolic links  187
Number of device nodes 1
Number of fifo nodes 0
Number of socket nodes 0
Number of directories 64
Number of ids (unique uids + gids) 1
Number of uids 1
	root (0)
Number of gids 1
	root (0)
4333+1 records in
4333+1 records out
2218950 bytes (2.2 MB, 2.1 MiB) copied, 0.00390048 s, 569 MB/s
4333+1 records in
4333+1 records out
2218950 bytes (2.2 MB, 2.1 MiB) copied, 0.00357191 s, 621 MB/s
[mktplinkfw] kernel length aligned to 1166940
[mktplinkfw] kernel length aligned to 1166940
[mktplinkfw] firmware file "/home/bastian/ledebot/source/build_dir/target-mips_24kc_musl/linux-ar71xx_generic/tmp/lede-ar71xx-generic-tl-wr941nd-v4-squashfs-sysupgrade.bin.new" completed
[mktplinkfw] firmware file "/home/bastian/ledebot/source/build_dir/target-mips_24kc_musl/linux-ar71xx_generic/tmp/lede-ar71xx-generic-tl-wr941nd-v4-squashfs-factory.bin.new" completed
padding image to 00220000
padding image to 0021e000
padding image to 00220000
padding image to 00240000
18+1 records in
19+0 records out
2490368 bytes (2.5 MB, 2.4 MiB) copied, 0.00145043 s, 1.7 GB/s
