#20504: W25q256 flash file system cannot write
----------------------------+----------------------------------
 Reporter:  summer          |      Owner:  developers
     Type:  defect          |     Status:  new
 Priority:  normal          |  Milestone:  Chaos Calmer (trunk)
Component:  kernel          |    Version:  Trunk
 Keywords:  W25q256 MT7628  |
----------------------------+----------------------------------
 I tried to use OpenWrt CC 15.05 on my board(downloaded from
 downloads.openwrt.org). The Hardware is MT7628AN and flash is W25Q256.
 When finishing bootting, i tried to create a new file using this command :
 touch /etc/new ,but the file isn't exist.

 (BTW when I use W25Q128 on my board everything goes well,and W25Q256 works
 well on MTK's original SDK's Firmware)

 I use the command dmesg,and see these log:
 root@OpenWrt:/# dmesg
 [    0.000000] Linux version 3.18.20 (buildbot@builder1) (gcc version
 4.8.3 (OpenWrt/Linaro GCC 4.8-2014.04 r46450) ) #1 Fri Sep 4 19:14:30 CEST
 2015
 [    0.000000] Board has DDR2
 [    0.000000] Analog PMU set to hw control
 [    0.000000] Digital PMU set to hw control
 [    0.000000] SoC Type: Ralink MT7628AN ver:1 eco:2
 [    0.000000] bootconsole [early0] enabled
 [    0.000000] CPU0 revision is: 00019655 (MIPS 24KEc)
 [    0.000000] MIPS: machine is Mediatek MT7628AN evaluation board
 [    0.000000] Determined physical RAM map:
 [    0.000000]  memory: 02000000 @ 00000000 (usable)
 [    0.000000] Initrd not found or empty - disabling initrd
 [    0.000000] Zone ranges:
 [    0.000000]   Normal   [mem 0x00000000-0x01ffffff]
 [    0.000000] Movable zone start for each node
 [    0.000000] Early memory node ranges
 [    0.000000]   node   0: [mem 0x00000000-0x01ffffff]
 [    0.000000] Initmem setup node 0 [mem 0x00000000-0x01ffffff]
 [    0.000000] On node 0 totalpages: 8192
 [    0.000000] free_area_init_node: node 0, pgdat 802f42b0, node_mem_map
 81000000
 [    0.000000]   Normal zone: 64 pages used for memmap
 [    0.000000]   Normal zone: 0 pages reserved
 [    0.000000]   Normal zone: 8192 pages, LIFO batch:0
 [    0.000000] Primary instruction cache 64kB, VIPT, 4-way, linesize 32
 bytes.
 [    0.000000] Primary data cache 32kB, 4-way, PIPT, no aliases, linesize
 32 bytes
 [    0.000000] pcpu-alloc: s0 r0 d32768 u32768 alloc=1*32768
 [    0.000000] pcpu-alloc: [0] 0
 [    0.000000] Built 1 zonelists in Zone order, mobility grouping on.
 Total pages: 8128
 [    0.000000] Kernel command line: console=ttyS0,57600
 rootfstype=squashfs,jffs2
 [    0.000000] PID hash table entries: 128 (order: -3, 512 bytes)
 [    0.000000] Dentry cache hash table entries: 4096 (order: 2, 16384
 bytes)
 [    0.000000] Inode-cache hash table entries: 2048 (order: 1, 8192 bytes)
 [    0.000000] Writing ErrCtl register=0000042f
 [    0.000000] Readback ErrCtl register=0000042f
 [    0.000000] Memory: 28884K/32768K available (2651K kernel code, 127K
 rwdata, 340K rodata, 200K init, 190K bss, 3884K reserved)
 [    0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
 [    0.000000] NR_IRQS:256
 [    0.000000] intc: using register map from devicetree
 [    0.000000] CPU Clock: 575MHz
 [    0.000000] clocksource_of_init: no matching clocksources found
 [    0.050000] Calibrating delay loop... 380.92 BogoMIPS (lpj=1904640)
 [    0.060000] pid_max: default: 32768 minimum: 301
 [    0.060000] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
 [    0.070000] Mountpoint-cache hash table entries: 1024 (order: 0, 4096
 bytes)
 [    0.070000] pinctrl core: initialized pinctrl subsystem
 [    0.080000] NET: Registered protocol family 16
 [    0.080000] rt2880-pinmux pinctrl: try to register 53 pins ...
 [    0.080000] pinctrl core: registered pin 0 (io0) on rt2880-pinmux
 [    0.080000] pinctrl core: registered pin 1 [   74.020000] random:
 nonblocking pool is initialized
 (io1) on rt2880-pinmux
 [    0.080000] pinctrl core: registered pin 2 (io2) on rt2880-pinmux
 [    0.080000] pinctrl core: registered pin 3 (io3) on rt2880-pinmux
 [    0.080000] pinctrl core: registered pin 4 (io4) on rt2880-pinmux
 [    0.080000] pinctrl core: registered pin 5 (io5) on rt2880-pinmux
 [    0.080000] pinctrl core: registered pin 6 (io6) on rt2880-pinmux
 [    0.080000] pinctrl core: registered pin 7 (io7) on rt2880-pinmux
 [    0.080000] pinctrl core: registered pin 8 (io8) on rt2880-pinmux
 [    0.080000] pinctrl core: registered pin 9 (io9) on rt2880-pinmux
 [    0.080000] pinctrl core: registered pin 10 (io10) on rt2880-pinmux
 [    0.080000] pinctrl core: registered pin 11 (io11) on rt2880-pinmux
 [    0.080000] pinctrl core: registered pin 12 (io12) on rt2880-pinmux
 [    0.080000] pinctrl core: registered pin 13 (io13) on rt2880-pinmux
 [    0.080000] pinctrl core: registered pin 14 (io14) on rt2880-pinmux
 [    0.080000] pinctrl core: registered pin 15 (io15) on rt2880-pinmux
 [    0.080000] pinctrl core: registered pin 16 (io16) on rt2880-pinmux
 [    0.080000] pinctrl core: registered pin 17 (io17) on rt2880-pinmux
 [    0.080000] pinctrl core: registered pin 18 (io18) on rt2880-pinmux
 [    0.080000] pinctrl core: registered pin 19 (io19) on rt2880-pinmux
 [    0.080000] pinctrl core: registered pin 20 (io20) on rt2880-pinmux
 [    0.080000] pinctrl core: registered pin 21 (io21) on rt2880-pinmux
 [    0.080000] pinctrl core: registered pin 22 (io22) on rt2880-pinmux
 [    0.080000] pinctrl core: registered pin 23 (io23) on rt2880-pinmux
 [    0.080000] pinctrl core: registered pin 24 (io24) on rt2880-pinmux
 [    0.080000] pinctrl core: registered pin 25 (io25) on rt2880-pinmux
 [    0.080000] pinctrl core: registered pin 26 (io26) on rt2880-pinmux
 [    0.080000] pinctrl core: registered pin 27 (io27) on rt2880-pinmux
 [    0.080000] pinctrl core: registered pin 28 (io28) on rt2880-pinmux
 [    0.080000] pinctrl core: registered pin 29 (io29) on rt2880-pinmux
 [    0.080000] pinctrl core: registered pin 30 (io30) on rt2880-pinmux
 [    0.090000] pinctrl core: registered pin 31 (io31) on rt2880-pinmux
 [    0.090000] pinctrl core: registered pin 32 (io32) on rt2880-pinmux
 [    0.090000] pinctrl core: registered pin 33 (io33) on rt2880-pinmux
 [    0.090000] pinctrl core: registered pin 34 (io34) on rt2880-pinmux
 [    0.090000] pinctrl core: registered pin 35 (io35) on rt2880-pinmux
 [    0.090000] pinctrl core: registered pin 36 (io36) on rt2880-pinmux
 [    0.090000] pinctrl core: registered pin 37 (io37) on rt2880-pinmux
 [    0.090000] pinctrl core: registered pin 38 (io38) on rt2880-pinmux
 [    0.090000] pinctrl core: registered pin 39 (io39) on rt2880-pinmux
 [    0.090000] pinctrl core: registered pin 40 (io40) on rt2880-pinmux
 [    0.090000] pinctrl core: registered pin 41 (io41) on rt2880-pinmux
 [    0.090000] pinctrl core: registered pin 42 (io42) on rt2880-pinmux
 [    0.090000] pinctrl core: registered pin 43 (io43) on rt2880-pinmux
 [    0.090000] pinctrl core: registered pin 44 (io44) on rt2880-pinmux
 [    0.090000] pinctrl core: registered pin 45 (io45) on rt2880-pinmux
 [    0.090000] pinctrl core: registered pin 46 (io46) on rt2880-pinmux
 [    0.090000] pinctrl core: registered pin 47 (io47) on rt2880-pinmux
 [    0.090000] pinctrl core: registered pin 48 (io48) on rt2880-pinmux
 [    0.090000] pinctrl core: registered pin 49 (io49) on rt2880-pinmux
 [    0.090000] pinctrl core: registered pin 50 (io50) on rt2880-pinmux
 [    0.090000] pinctrl core: registered pin 51 (io51) on rt2880-pinmux
 [    0.090000] pinctrl core: registered pin 52 (io52) on rt2880-pinmux
 [    0.090000] pinctrl core: add 2 pinmux maps
 [    0.090000] rt2880-pinmux pinctrl: found group selector 4 for i2c
 [    0.090000] rt2880-pinmux pinctrl: invalid group "jtag" for function
 "gpio"
 [    0.100000] mt7621_gpio 10000600.gpio: registering 32 gpios
 [    0.100000] mt7621_gpio 10000600.gpio: registering 32 gpios
 [    0.110000] mt7621_gpio 10000600.gpio: registering 32 gpios
 [    0.110000] Switched to clocksource MIPS
 [    0.120000] NET: Registered protocol family 2
 [    0.120000] TCP established hash table entries: 1024 (order: 0, 4096
 bytes)
 [    0.120000] TCP bind hash table entries: 1024 (order: 0, 4096 bytes)
 [    0.130000] TCP: Hash tables configured (established 1024 bind 1024)
 [    0.130000] TCP: reno registered
 [    0.140000] UDP hash table entries: 256 (order: 0, 4096 bytes)
 [    0.140000] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
 [    0.150000] NET: Registered protocol family 1
 [    0.150000] PCI: CLS 0 bytes, default 32
 [    0.150000] alarmtimer alarmtimer: no of_node; not parsing pinctrl DT
 [    0.160000] futex hash table entries: 256 (order: -1, 3072 bytes)
 [    0.170000] squashfs: version 4.0 (2009/01/31) Phillip Lougher
 [    0.170000] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME)
 (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
 [    0.190000] msgmni has been set to 56
 [    0.200000] io scheduler noop registered
 [    0.200000] io scheduler deadline registered (default)
 [    0.200000] drivers/phy/phy-ralink-usb.c:ralink_usb_phy_probe[147]
 [    0.210000] drivers/phy/phy-ralink-usb.c:ralink_usb_phy_probe[161]
 [    0.220000] Serial: 8250/16550 driver, 16 ports, IRQ sharing enabled
 [    0.230000] serial8250 serial8250: no of_node; not parsing pinctrl DT
 [    0.230000] pinctrl core: add 1 pinmux maps
 [    0.230000] rt2880-pinmux pinctrl: invalid group "uart0" for function
 "uart"
 [    0.230000] console [ttyS0] disabled
 [    0.240000] 10000c00.uartlite: ttyS0 at MMIO 0x10000c00 (irq = 28,
 base_baud = 2500000) is a 16550A
 [    0.250000] console [ttyS0] enabled
 [    0.260000] bootconsole [early0] disabled
 [    0.280000] pinctrl core: add 1 pinmux maps
 [    0.280000] rt2880-pinmux pinctrl: found group selector 8 for spi
 [    0.280000] rt2880-pinmux pinctrl: request pin 7 (io7) for 10000b00.spi
 [    0.280000] rt2880-pinmux pinctrl: request pin 8 (io8) for 10000b00.spi
 [    0.280000] rt2880-pinmux pinctrl: request pin 9 (io9) for 10000b00.spi
 [    0.280000] rt2880-pinmux pinctrl: request pin 10 (io10) for
 10000b00.spi
 [    0.290000] m25p80 spi32766.0: found w25q256, expected en25q64
 [    0.310000] m25p80 spi32766.0: w25q256 (32768 Kbytes)
 [    0.320000] m25p80 spi32766.0: using chunked io
 [    0.320000] 4 ofpart partitions found on MTD device spi32766.0
 [    0.340000] Creating 4 MTD partitions on "spi32766.0":
 [    0.350000] 0x000000000000-0x000000030000 : "u-boot"
 [    0.360000] 0x000000030000-0x000000040000 : "u-boot-env"
 [    0.370000] 0x000000040000-0x000000050000 : "factory"
 [    0.380000] 0x000000050000-0x000000800000 : "firmware"
 [    0.420000] 2 uimage-fw partitions found on MTD device firmware
 [    0.430000] 0x000000050000-0x00000015c00c : "kernel"
 [    0.450000] 0x00000015c00c-0x000000800000 : "rootfs"
 [    0.460000] mtd: device 5 (rootfs) set to be root filesystem
 [    0.470000] 1 squashfs-split partitions found on MTD device rootfs
 [    0.480000] 0x000000330000-0x000000800000 : "rootfs_data"
 [    0.500000] ralink_soc_eth 10100000.ethernet: generated random MAC
 address 8a:f0:68:6f:9d:31
 [    0.520000] ralink_soc_eth 10100000.ethernet eth0: ralink at
 0xb0100000, irq 5
 [    0.540000] mt7621_wdt 10000120.watchdog: Initialized
 [    0.550000] TCP: cubic registered
 [    0.550000] NET: Registered protocol family 17
 [    0.560000] bridge: automatic filtering via arp/ip/ip6tables has been
 deprecated. Update your scripts to load br_netfilter if you need this.
 [    0.590000] Bridge firewalling registered
 [    0.600000] 8021q: 802.1Q VLAN Support v1.8
 [    0.620000] VFS: Mounted root (squashfs filesystem) readonly on device
 31:5.
 [    0.630000] Freeing unused kernel memory: 200K (8030e000 - 80340000)
 [    2.300000] init: Console is alive
 [    2.310000] init: - watchdog -
 [    3.260000] usbcore: registered new interface driver usbfs
 [    3.270000] usbcore: registered new interface driver hub
 [    3.280000] usbcore: registered new device driver usb
 [    3.290000] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
 [    3.310000] ehci-platform: EHCI generic platform driver
 [    3.520000] phy phy-usbphy.0: remote usb device wakeup disabled
 [    3.530000] phy phy-usbphy.0: UTMI 16bit 30MHz
 [    3.540000] ehci-platform 101c0000.ehci: EHCI Host Controller
 [    3.550000] ehci-platform 101c0000.ehci: new USB bus registered,
 assigned bus number 1
 [    3.570000] ehci-platform 101c0000.ehci: irq 26, io mem 0x101c0000
 [    3.600000] ehci-platform 101c0000.ehci: USB 2.0 started, EHCI 1.00
 [    3.610000] usb usb1: no of_node; not parsing pinctrl DT
 [    3.610000] hub 1-0:1.0: no of_node; not parsing pinctrl DT
 [    3.610000] hub 1-0:1.0: USB hub found
 [    3.620000] hub 1-0:1.0: 1 port detected
 [    3.630000] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
 [    3.640000] ohci-platform: OHCI generic platform driver
 [    3.650000] ohci-platform 101c1000.ohci: Generic Platform OHCI
 controller
 [    3.660000] ohci-platform 101c1000.ohci: new USB bus registered,
 assigned bus number 2
 [    3.680000] ohci-platform 101c1000.ohci: irq 26, io mem 0x101c1000
 [    3.750000] usb usb2: no of_node; not parsing pinctrl DT
 [    3.750000] hub 2-0:1.0: no of_node; not parsing pinctrl DT
 [    3.750000] hub 2-0:1.0: USB hub found
 [    3.760000] hub 2-0:1.0: 1 port detected
 [    4.150000] usb 2-1: new full-speed USB device number 2 using ohci-
 platform
 [    4.370000] usb 2-1: not running at top speed; connect to a high speed
 hub
 [    4.380000] usb 2-1: no of_node; not parsing pinctrl DT
 [    4.390000] hub 2-1:1.0: no of_node; not parsing pinctrl DT
 [    4.390000] hub 2-1:1.0: USB hub found
 [    4.390000] hub 2-1:1.0: 4 ports detected
 [    4.580000] init: - preinit -
 [    5.460000] rt305x-esw 10110000.esw: link changed 0x00
 [    5.660000] random: mktemp urandom read with 9 bits of entropy
 available
 [    8.930000] jffs2: notice: (323) jffs2_build_xattr_subsystem: complete
 building xattr subsystem, 0 of xdatum (0 unchecked, 0 orphan) and 0 of
 xref (0 dead, 0 orphan) found.
 [    8.960000] ------------[ cut here ]------------
 [    8.970000] WARNING: CPU: 0 PID: 66 at drivers/spi/spi-mt7621.c:137
 0x801bd684()
 [    8.990000] Modules linked in: leds_gpio ohci_platform ohci_hcd
 ehci_platform ehci_hcd gpio_button_hotplug usbcore nls_base usb_common
 [    9.010000] CPU: 0 PID: 66 Comm: spi32766 Not tainted 3.18.20 #1
 [    9.020000] Stack : 00000000 00000000 00000000 00000000 00000000
 00000000 00000000 00000000
 [    9.020000]    00000000 00000000 00000000 00000000 00000000 00000000
 00000000 00000000
 [    9.020000]    00000000 00000000 00000000 00000000 00000000 00000000
 00000000 00000000
 [    9.020000]    00000000 00000000 00000000 00000000 00000000 00000000
 00000000 00000000
 [    9.020000]    00000000 00000000 00000000 00000000 00000000 00000000
 00000000 00000000
 [    9.020000]    ...
 [    9.090000] Call Trace:[<80013d30>] 0x80013d30
 [    9.100000] [<80013d30>] 0x80013d30
 [    9.110000] [<801bd684>] 0x801bd684
 [    9.120000] [<80023f64>] 0x80023f64
 [    9.120000] [<801bd684>] 0x801bd684
 [    9.130000] [<8002401c>] 0x8002401c
 [    9.140000] [<80043020>] 0x80043020
 [    9.140000] [<801bd684>] 0x801bd684
 [    9.150000] [<801bc7d4>] 0x801bc7d4
 [    9.160000] [<8000a6a4>] 0x8000a6a4
 [    9.170000] [<8003978c>] 0x8003978c
 [    9.170000] [<80039834>] 0x80039834
 [    9.180000] [<8003978c>] 0x8003978c
 [    9.190000] [<80039958>] 0x80039958
 [    9.190000] [<8003d5c0>] 0x8003d5c0
 [    9.200000] [<80039880>] 0x80039880
 [    9.210000] [<80004878>] 0x80004878
 [    9.210000]
 [    9.220000] ---[ end trace 7399f2fc07ed8cb0 ]---
 [    9.230000] jffs2: Write of 69 bytes at 0x004b000c failed. returned 0,
 retlen -5
 [    9.240000] ------------[ cut here ]------------
 [    9.250000] WARNING: CPU: 0 PID: 66 at drivers/spi/spi-mt7621.c:137
 0x801bd684()
 [    9.260000] Modules linked in: leds_gpio ohci_platform ohci_hcd
 ehci_platform ehci_hcd gpio_button_hotplug usbcore nls_base usb_common
 [    9.290000] CPU: 0 PID: 66 Comm: spi32766 Tainted: G        W
 3.18.20 #1
 [    9.300000] Stack : 00000000 00000000 00000000 00000000 00000000
 00000000 00000000 00000000
 [    9.300000]    00000000 00000000 00000000 00000000 00000000 00000000
 00000000 00000000
 [    9.300000]    00000000 00000000 00000000 00000000 00000000 00000000
 00000000 00000000
 [    9.300000]    00000000 00000000 00000000 00000000 00000000 00000000
 00000000 00000000
 [    9.300000]    00000000 00000000 00000000 00000000 00000000 00000000
 00000000 00000000
 [    9.300000]    ...
 [    9.370000] Call Trace:[<80013d30>] 0x80013d30
 [    9.380000] [<80013d30>] 0x80013d30
 [    9.390000] [<801bd684>] 0x801bd684
 [    9.400000] [<80023f64>] 0x80023f64
 [    9.400000] [<801bd684>] 0x801bd684
 [    9.410000] [<8002401c>] 0x8002401c
 [    9.420000] [<80043020>] 0x80043020
 [    9.420000] [<801bd684>] 0x801bd684
 [    9.430000] [<801bc7d4>] 0x801bc7d4
 [    9.440000] [<8000a6a4>] 0x8000a6a4
 [    9.440000] [<8003978c>] 0x8003978c
 [    9.450000] [<80039834>] 0x80039834
 [    9.460000] [<8003978c>] 0x8003978c
 [    9.460000] [<80039958>] 0x80039958
 [    9.470000] [<8003d5c0>] 0x8003d5c0
 [    9.480000] [<80039880>] 0x80039880
 [    9.490000] [<80004878>] 0x80004878
 [    9.490000]
 [    9.500000] ---[ end trace 7399f2fc07ed8cb1 ]---
 [    9.500000] jffs2: Write of 69 bytes at 0x004b0054 failed. returned 0,
 retlen -5
 [    9.520000] mount_root: unable to set filesystem state
 [    9.530000] mount_root: switching to jffs2 overlay
 [    9.540000] ------------[ cut here ]------------
 [    9.550000] WARNING: CPU: 0 PID: 66 at drivers/spi/spi-mt7621.c:137
 0x801bd684()
 [    9.560000] Modules linked in: leds_gpio ohci_platform ohci_hcd
 ehci_platform ehci_hcd gpio_button_hotplug usbcore anls_base usb_common
 [    9.590000] CPU: 0 PID: 66 Comm: spi32766 Tainted: G        W
 3.18.20 #1
 [    9.600000] Stack : 00000000 00000000 00000000 00000000 00000000
 00000000 00000000 00000000
 [    9.600000]    00000000 00000000 00000000 00000000 00000000 00000000
 00000000 00000000
 [    9.600000]    00000000 00000000 00000000 00000000 00000000 00000000
 00000000 00000000
 [    9.600000]    00000000 00000000 00000000 00000000 00000000 00000000
 00000000 00000000
 [    9.600000]    00000000 00000000 00000000 00000000 00000000 00000000
 00000000 00000000
 [    9.600000]    ...
 [    9.670000] Call Trace:[<80013d30>] 0x80013d30
 [    9.680000] [<80013d30>] 0x80013d30
 [    9.690000] [<801bd684>] 0x801bd684
 [    9.700000] [<80023f64>] 0x80023f64
 [    9.700000] [<801bd684>] 0x801bd684
 [    9.710000] [<8002401c>] 0x8002401c
 [    9.720000] [<80043020>] 0x80043020
 [    9.720000] [<801bd684>] 0x801bd684
 [    9.730000] [<801bc7d4>] 0x801bc7d4
 [    9.740000] [<8000a6a4>] 0x8000a6a4
 [    9.740000] [<8003978c>] 0x8003978c
 [    9.750000] [<80039834>] 0x80039834
 [    9.760000] [<8003978c>] 0x8003978c
 [    9.760000] [<80039958>] 0x80039958
 [    9.770000] [<8003d5c0>] 0x8003d5c0
 [    9.780000] [<80039880>] 0x80039880
 [    9.790000] [<80004878>] 0x80004878
 [    9.790000]
 [    9.800000] ---[ end trace 7399f2fc07ed8cb2 ]---
 [    9.800000] jffs2: Write of 68 bytes at 0x004b009c failed. returned 0,
 retlen -5
 [    9.820000] ------------[ cut here ]------------
 [    9.830000] WARNING: CPU: 0 PID: 66 at drivers/spi/spi-mt7621.c:137
 0x801bd684()
 [    9.840000] Modules linked in: leds_gpio ohci_platform ohci_hcd
 ehci_platform ehci_hcd gpio_button_hotplug usbcore nls_base usb_common
 [    9.870000] CPU: 0 PID: 66 Comm: spi32766 Tainted: G        W
 3.18.20 #1
 [    9.880000] Stack : 00000000 00000000 00000000 00000000 00000000
 00000000 00000000 00000000
 [    9.880000]    00000000 00000000 00000000 00000000 00000000 00000000
 00000000 00000000
 [    9.880000]    00000000 00000000 00000000 00000000 00000000 00000000
 00000000 00000000
 [    9.880000]    00000000 00000000 00000000 00000000 00000000 00000000
 00000000 00000000
 [    9.880000]    00000000 00000000 00000000 00000000 00000000 00000000
 00000000 00000000
 [    9.880000]    ...
 [    9.950000] Call Trace:[<80013d30>] 0x80013d30
 [    9.960000] [<80013d30>] 0x80013d30
 [    9.970000] [<801bd684>] 0x801bd684
 [    9.970000] [<80023f64>] 0x80023f64
 [    9.980000] [<801bd684>] 0x801bd684
 [    9.990000] [<8002401c>] 0x8002401c
 [    9.990000] [<80043020>] 0x80043020
 [   10.000000] [<801bd684>] 0x801bd684
 [   10.010000] [<801bc7d4>] 0x801bc7d4
 [   10.020000] [<8000a6a4>] 0x8000a6a4
 [   10.020000] [<8003978c>] 0x8003978c
 [   10.030000] [<80039834>] 0x80039834
 [   10.040000] [<8003978c>] 0x8003978c
 [   10.040000] [<80039958>] 0x80039958
 [   10.050000] [<8003d5c0>] 0x8003d5c0
 [   10.060000] [<80039880>] 0x80039880
 [   10.060000] [<80004878>] 0x80004878
 [   10.070000]
 [   10.070000] ---[ end trace 7399f2fc07ed8cb3 ]---
 [   10.080000] ------------[ cut here ]------------
 [   10.090000] WARNING: CPU: 0 PID: 66 at drivers/spi/spi-mt7621.c:137
 0x801bd684()
 [   10.110000] Modules linked in: leds_gpio ohci_platform ohci_hcd
 ehci_platform ehci_hcd gpio_button_hotplug usbcore nls_base usb_common
 [   10.130000] CPU: 0 PID: 66 Comm: spi32766 Tainted: G        W
 3.18.20 #1
 [   10.140000] Stack : 00000000 00000000 00000000 00000000 00000000
 00000000 00000000 00000000
 [   10.140000]    00000000 00000000 00000000 00000000 00000000 00000000
 00000000 00000000
 [   10.140000]    00000000 00000000 00000000 00000000 00000000 00000000
 00000000 00000000
 [   10.140000]    00000000 00000000 00000000 00000000 00000000 00000000
 00000000 00000000
 [   10.140000]    00000000 00000000 00000000 00000000 00000000 00000000
 00000000 00000000
 [   10.140000]    ...
 [   10.220000] Call Trace:[<80013d30>] 0x80013d30
 [   10.220000] [<80013d30>] 0x80013d30
 [   10.230000] [<801bd684>] 0x801bd684
 [   10.240000] [<80023f64>] 0x80023f64
 [   10.240000] [<801bd684>] 0x801bd684
 [   10.250000] [<8002401c>] 0x8002401c
 [   10.260000] [<80043020>] 0x80043020
 [   10.270000] [<801bd684>] 0x801bd684
 [   10.270000] [<801bc7d4>] 0x801bc7d4
 [   10.280000] [<8000a6a4>] 0x8000a6a4
 [   10.290000] [<8003978c>] 0x8003978c
 [   10.290000] [<80039834>] 0x80039834
 [   10.300000] [<8003978c>] 0x8003978c
 [   10.310000] [<80039958>] 0x80039958
 [   10.310000] [<8003d5c0>] 0x8003d5c0
 [   10.320000] [<80039880>] 0x80039880
 [   10.330000] [<80004878>] 0x80004878
 [   10.330000]
 [   10.340000] ---[ end trace 7399f2fc07ed8cb4 ]---
 [   10.350000] jffs2: Write of 68 bytes at 0x004b00e0 failed. returned 0,
 retlen -10
 [   10.360000] ------------[ cut here ]------------
 [   10.370000] WARNING: CPU: 0 PID: 66 at drivers/spi/spi-mt7621.c:137
 0x801bd684()
 [   10.390000] Modules linked in: leds_gpio ohci_platform ohci_hcd
 ehci_platform ehci_hcd gpio_button_hotplug usbcore nls_base usb_common
 [   10.410000] CPU: 0 PID: 66 Comm: spi32766 Tainted: G        W
 3.18.20 #1
 [   10.420000] Stack : 00000000 00000000 00000000 00000000 00000000
 00000000 00000000 00000000
 [   10.420000]    00000000 00000000 00000000 00000000 00000000 00000000
 00000000 00000000
 [   10.420000]    00000000 00000000 00000000 00000000 00000000 00000000
 00000000 00000000
 [   10.420000]    00000000 00000000 00000000 00000000 00000000 00000000
 00000000 00000000
 [   10.420000]    00000000 00000000 00000000 00000000 00000000 00000000
 00000000 00000000
 [   10.420000]    ...
 [   10.490000] Call Trace:[<80013d30>] 0x80013d30
 [   10.500000] [<80013d30>] 0x80013d30
 [   10.510000] [<801bd684>] 0x801bd684
 [   10.520000] [<80023f64>] 0x80023f64
 [   10.520000] [<801bd684>] 0x801bd684
 [   10.530000] [<8002401c>] 0x8002401c
 [   10.540000] [<80043020>] 0x80043020
 [   10.540000] [<801bd684>] 0x801bd684
 [   10.550000] [<801bc7d4>] 0x801bc7d4
 [   10.560000] [<8000a6a4>] 0x8000a6a4
 [   10.570000] [<8003978c>] 0x8003978c
 [   10.570000] [<80039834>] 0x80039834
 [   10.580000] [<8003978c>] 0x8003978c
 [   10.590000] [<80039958>] 0x80039958
 [   10.590000] [<8003d5c0>] 0x8003d5c0
 [   10.600000] [<80039880>] 0x80039880
 [   10.610000] [<80004878>] 0x80004878
 [   10.610000]
 [   10.620000] ---[ end trace 7399f2fc07ed8cb5 ]---
 [   10.630000] jffs2: Write of 68 bytes at 0x004b0124 failed. returned 0,
 retlen -5
 [   10.640000] ------------[ cut here ]------------
 [   10.650000] WARNING: CPU: 0 PID: 66 at drivers/spi/spi-mt7621.c:137
 0x801bd684()
 [   10.660000] Modules linked in: leds_gpio ohci_platform ohci_hcd
 ehci_platform ehci_hcd gpio_button_hotplug usbcore nls_base usb_common
 [   10.690000] CPU: 0 PID: 66 Comm: spi32766 Tainted: G        W
 3.18.20 #1
 [   10.700000] Stack : 00000000 00000000 00000000 00000000 00000000
 00000000 00000000 00000000
 [   10.700000]    00000000 00000000 00000000 00000000 00000000 00000000
 00000000 00000000
 [   10.700000]    00000000 00000000 00000000 00000000 00000000 00000000
 00000000 00000000
 [   10.700000]    00000000 00000000 00000000 00000000 00000000 00000000
 00000000 00000000
 [   10.700000]    00000000 00000000 00000000 00000000 00000000 00000000
 00000000 00000000
 [   10.700000]    ...
 [   10.770000] Call Trace:[<80013d30>] 0x80013d30
 [   10.780000] [<80013d30>] 0x80013d30
 [   10.790000] [<801bd684>] 0x801bd684
 [   10.800000] [<80023f64>] 0x80023f64
 [   10.800000] [<801bd684>] 0x801bd684
 [   10.810000] [<8002401c>] 0x8002401c
 [   10.820000] [<80043020>] 0x80043020
 [   10.820000] [<801bd684>] 0x801bd684
 [   10.830000] [<801bc7d4>] 0x801bc7d4
 [   10.840000] [<8000a6a4>] 0x8000a6a4
 [   10.840000] [<8003978c>] 0x8003978c
 [   10.850000] [<80039834>] 0x80039834
 [   10.860000] [<8003978c>] 0x8003978c
 [   10.860000] [<80039958>] 0x80039958
 [   10.870000] [<8003d5c0>] 0x8003d5c0
 [   10.880000] [<80039880>] 0x80039880
 [   10.880000] [<80004878>] 0x80004878
 [   10.890000]
 [   10.890000] ---[ end trace 7399f2fc07ed8cb6 ]---
 [   10.900000] jffs2: Write of 68 bytes at 0x004b0168 failed. returned 0,
 retlen -5
 [   10.920000] overlayfs: failed to resolve '/overlay/upper': -2
 [   10.930000] mount_root: mount failed: No such device, options
 lowerdir=/,upperdir=/overlay/upper,workdir=/overlay/work
 [   10.950000] mount_root: switching to jffs2 failed - fallback to
 ramoverlay
 [   10.990000] procd: - early -
 [   10.990000] procd: - watchdog -
 [   11.880000] procd: - ubus -
 [   12.900000] procd: - init -
 [   13.540000] NET: Registered protocol family 10
 [   13.560000] ip6_tables: (C) 2000-2006 Netfilter Core Team
 [   13.580000] ip_tables: (C) 2000-2006 Netfilter Core Team
 [   13.600000] nf_conntrack version 0.5.0 (454 buckets, 1816 max)
 [   13.650000] xt_time: kernel timezone is -0000
 [   13.670000] PPP generic driver version 2.4.2
 [   13.680000] NET: Registered protocol family 24
 [   19.660000] device eth0.1 entered promiscuous mode
 [   19.670000] device eth0 entered promiscuous mode
 [   19.710000] br-lan: port 1(eth0.1) entered forwarding state
 [   19.720000] br-lan: port 1(eth0.1) entered forwarding state
 [   21.150000] ------------[ cut here ]------------
 [   21.160000] WARNING: CPU: 0 PID: 66 at drivers/spi/spi-mt7621.c:137
 0x801bd684()
 [   21.170000] Modules linked in: pppoe ppp_async iptable_nat pppox
 ppp_generic nf_nat_ipv4 nf_conntrack_ipv6 nf_conntrack_ipv4 ipt_REJECT
 ipt_MASQUERADE xt_time xt_tcpudp xt_state xt_nat xt_multiport xt_mark
 xt_mac xt_limit xt_id xt_conntrack xt_comment xt_TCPMSS xt_REDIRECT xt_LOG
 xt_CT slhc nf_reject_ipv4 nf_nat_masquerade_ipv4 nf_nat_ftp nf_nat
 nf_log_ipv4 nf_defrag_ipv6 nf_defrag_ipv4 nf_conntrack_rtcache
 nf_conntrack_ftp nf_conntrack iptable_raw iptable_mangle iptable_filter
 ip_tables crc_ccitt ledtrig_usbdev ip6t_REJECT nf_reject_ipv6 nf_log_ipv6
 nf_log_common ip6table_raw ip6table_mangle ip6table_filter ip6_tables
 x_tables ipv6 leds_gpio ohci_platform ohci_hcd ehci_platform ehci_hcd
 gpio_button_hotplug usbcore nls_base usb_common
 [   21.300000] CPU: 0 PID: 66 Comm: spi32766 Tainted: G        W
 3.18.20 #1
 [   21.320000] Stack : 00000000 00000000 00000000 00000000 00000000
 00000000 00000000 00000000
 [   21.320000]    00000000 00000000 00000000 00000000 00000000 00000000
 00000000 00000000
 [   21.320000]    00000000 00000000 00000000 00000000 00000000 00000000
 00000000 00000000
 [   21.320000]    00000000 00000000 00000000 00000000 00000000 00000000
 00000000 00000000
 [   21.320000]    00000000 00000000 00000000 00000000 00000000 00000000
 00000000 00000000
 [   21.320000]    ...
 [   21.390000] Call Trace:[<80013d30>] 0x80013d30
 [   21.400000] [<80013d30>] 0x80013d30
 [   21.400000] [<801bd684>] 0x801bd684
 [   21.410000] [<80023f64>] 0x80023f64
 [   21.420000] [<801bd684>] 0x801bd684
 [   21.420000] [<8002401c>] 0x8002401c
 [   21.430000] [<80043020>] 0x80043020
 [   21.440000] [<801bd684>] 0x801bd684
 [   21.450000] [<801bc7d4>] 0x801bc7d4
 [   21.450000] [<8000a6a4>] 0x8000a6a4
 [   21.460000] [<80040a94>] 0x80040a94
 [   21.470000] [<8003978c>] 0x8003978c
 [   21.470000] [<80039834>] 0x80039834
 [   21.480000] [<8003978c>] 0x8003978c
 [   21.490000] [<80039958>] 0x80039958
 [   21.490000] [<8003d5c0>] 0x8003d5c0
 [   21.500000] [<80039880>] 0x80039880
 [   21.510000] [<80004878>] 0x80004878
 [   21.510000]
 [   21.520000] ---[ end trace 7399f2fc07ed8cb7 ]---
 [   21.530000] jffs2: Write of 69 bytes at 0x004b01ac failed. returned 0,
 retlen -5
 [   21.580000] ------------[ cut here ]------------
 [   21.580000] WARNING: CPU: 0 PID: 66 at drivers/spi/spi-mt7621.c:137
 0x801bd684()
 [   21.600000] Modules linked in: pppoe ppp_async iptable_nat pppox
 ppp_generic nf_nat_ipv4 nf_conntrack_ipv6 nf_conntrack_ipv4 ipt_REJECT
 ipt_MASQUERADE xt_time xt_tcpudp xt_state xt_nat xt_multiport xt_mark
 xt_mac xt_limit xt_id xt_conntrack xt_comment xt_TCPMSS xt_REDIRECT xt_LOG
 xt_CT slhc nf_reject_ipv4 nf_nat_masquerade_ipv4 nf_nat_ftp nf_nat
 nf_log_ipv4 nf_defrag_ipv6 nf_defrag_ipv4 nf_conntrack_rtcache
 nf_conntrack_ftp nf_conntrack iptable_raw iptable_mangle iptable_filter
 ip_tables crc_ccitt ledtrig_usbdev ip6t_REJECT nf_reject_ipv6 nf_log_ipv6
 nf_log_common ip6table_raw ip6table_mangle ip6table_filter ip6_tables
 x_tables ipv6 leds_gpio ohci_platform ohci_hcd
 [   21.720000] br-lan: port 1(eth0.1) entered forwarding state
 [   21.730000]  ehci_platform ehci_hcd gpio_button_hotplug usbcore
 nls_base usb_common
 [   21.740000] CPU: 0 PID: 66 Comm: spi32766 Tainted: G        W
 3.18.20 #1
 [   21.760000] Stack : 00000000 00000000 00000000 00000000 00000000
 00000000 00000000 00000000
 [   21.760000]    00000000 00000000 00000000 00000000 00000000 00000000
 00000000 00000000
 [   21.760000]    00000000 00000000 00000000 00000000 00000000 00000000
 00000000 00000000
 [   21.760000]    00000000 00000000 00000000 00000000 00000000 00000000
 00000000 00000000
 [   21.760000]    00000000 00000000 00000000 00000000 00000000 00000000
 00000000 00000000
 [   21.760000]    ...
 [   21.830000] Call Trace:[<80013d30>] 0x80013d30
 [   21.840000] [<80013d30>] 0x80013d30
 [   21.840000] [<801bd684>] 0x801bd684
 [   21.850000] [<80023f64>] 0x80023f64
 [   21.860000] [<801bd684>] 0x801bd684
 [   21.860000] [<8002401c>] 0x8002401c
 [   21.870000] [<80043020>] 0x80043020
 [   21.880000] [<801bd684>] 0x801bd684
 [   21.880000] [<801bc7d4>] 0x801bc7d4
 [   21.890000] [<8000a6a4>] 0x8000a6a4
 [   21.900000] [<80040a94>] 0x80040a94
 [   21.910000] [<8003978c>] 0x8003978c
 [    21.910000] [<80039834>] 0x80039834
 [   21.920000] [<8003978c>] 0x8003978c
 [   21.930000] [<80039958>] 0x80039958
 [   21.930000] [<8003d5c0>] 0x8003d5c0
 [   21.940000] [<80039880>] 0x80039880
 [   21.950000] [<80004878>] 0x80004878
 [   21.950000]
 [   21.960000] ---[ end trace 7399f2fc07ed8cb8 ]---
 [   21.970000] jffs2: Write of 69 bytes at 0x004b01f4 failed. returned 0,
 retlen 7
 root@OpenWrt:/#

--
Ticket URL: <https://dev.openwrt.org/ticket/20504>
OpenWrt <http://openwrt.org>
Opensource Wireless Router Technology
_______________________________________________
openwrt-tickets mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-tickets

Reply via email to