#13004: reboot hang on x86 PC engines WRAP platform
---------------------------+--------------------------------------------
  Reporter:  osovskij.k@…  |      Owner:  developers
      Type:  defect        |     Status:  new
  Priority:  normal        |  Milestone:  Barrier Breaker 14.07
 Component:  kernel        |    Version:  Trunk
Resolution:                |   Keywords:  x86 PCEngines wrap reboot hang
---------------------------+--------------------------------------------

Comment (by bittorf@…):

 with r44331 i can comfirm (dd'ed the gunzipped ext4-image),
 that the kernel-symbols

 {{{
 CONFIG_X86_REBOOTFIXUPS=y
 CONFIG_MGEODEGX1=y
 }}}

 must be applied, otherwise the board hangs during reboot.
 the other thing are working:

 {{{
 [    0.000000] Linux version 3.14.32 ([email protected]) (gcc
 version 4.8.3 (OpenWrt/Linaro GCC 4.8-2014.04 r44150) ) #1 Mon Feb 9
 14:09:28 CET 2015
 [    0.000000] e820: BIOS-provided physical RAM map:
 [    0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009ffff]
 usable
 [    0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff]
 reserved
 [    0.000000] BIOS-e820: [mem 0x0000000000100000-0x0000000007ffffff]
 usable
 [    0.000000] BIOS-e820: [mem 0x00000000fff00000-0x00000000ffffffff]
 reserved
 [    0.000000] Notice: NX (Execute Disable) protection missing in CPU!
 [    0.000000] DMI not present or invalid.
 [    0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==>
 reserved
 [    0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
 [    0.000000] e820: last_pfn = 0x8000 max_arch_pfn = 0x100000
 [    0.000000] initial memory mapped: [mem 0x00000000-0x017fffff]
 [    0.000000] Base memory trampoline at [c009b000] 9b000 size 16384
 [    0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]
 [    0.000000]  [mem 0x00000000-0x000fffff] page 4k
 [    0.000000] init_memory_mapping: [mem 0x07c00000-0x07ffffff]
 [    0.000000]  [mem 0x07c00000-0x07ffffff] page 4k
 [    0.000000] BRK [0x015aa000, 0x015aafff] PGTABLE
 [    0.000000] init_memory_mapping: [mem 0x00100000-0x07bfffff]
 [    0.000000]  [mem 0x00100000-0x07bfffff] page 4k
 [    0.000000] ACPI BIOS Error (bug): A valid RSDP was not found
 (20131218/tbxfroot-211)
 [    0.000000] 128MB LOWMEM available.
 [    0.000000]   mapped low ram: 0 - 08000000
 [    0.000000]   low ram: 0 - 08000000
 [    0.000000] Zone ranges:
 [    0.000000]   DMA      [mem 0x00001000-0x00ffffff]
 [    0.000000]   Normal   [mem 0x01000000-0x07ffffff]
 [    0.000000] Movable zone start for each node
 [    0.000000] Early memory node ranges
 [    0.000000]   node   0: [mem 0x00001000-0x0009ffff]
 [    0.000000]   node   0: [mem 0x00100000-0x07ffffff]
 [    0.000000] On node 0 totalpages: 32671
 [    0.000000] free_area_init_node: node 0, pgdat c150a640, node_mem_map
 c7ee7020
 [    0.000000]   DMA zone: 32 pages used for memmap
 [    0.000000]   DMA zone: 0 pages reserved
 [    0.000000]   DMA zone: 3999 pages, LIFO batch:0
 [    0.000000]   Normal zone: 224 pages used for memmap
 [    0.000000]   Normal zone: 28672 pages, LIFO batch:7
 [    0.000000] Using APIC driver default
 [    0.000000] No local APIC present or hardware disabled
 [    0.000000] APIC: disable apic facility
 [    0.000000] APIC: switched to apic NOOP
 [    0.000000] nr_irqs_gsi: 16
 [    0.000000] e820: [mem 0x08000000-0xffefffff] available for PCI devices
 [    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: 32415
 [    0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz
 root=/dev/sda2 rootfstype=ext4 rootwait console=tty0 console=ttyS0,38400n8
 noinitrd
 [    0.000000] PID hash table entries: 512 (order: -1, 2048 bytes)
 [    0.000000] Dentry cache hash table entries: 16384 (order: 4, 65536
 bytes)
 [    0.000000] Inode-cache hash table entries: 8192 (order: 3, 32768
 bytes)
 [    0.000000] Initializing CPU#0
 [    0.000000] Memory: 123516K/130684K available (3759K kernel code, 243K
 rwdata, 1172K rodata, 336K init, 256K bss, 7168K reserved)
 [    0.000000] virtual kernel memory layout:
 [    0.000000]     fixmap  : 0xfffa2000 - 0xfffff000   ( 372 kB)
 [    0.000000]     vmalloc : 0xc8800000 - 0xfffa0000   ( 887 MB)
 [    0.000000]     lowmem  : 0xc0000000 - 0xc8000000   ( 128 MB)
 [    0.000000]       .init : 0xc1510000 - 0xc1564000   ( 336 kB)
 [    0.000000]       .data : 0xc13ac0b6 - 0xc150fc00   (1422 kB)
 [    0.000000]       .text : 0xc1000000 - 0xc13ac0b6   (3760 kB)
 [    0.000000] Checking if this processor honours the WP bit even in
 supervisor mode...Ok.
 [    0.000000] SLUB: HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
 [    0.000000] NR_IRQS:2304 nr_irqs:256 16
 [    0.000000] CPU 0 irqstacks, hard=c7806000 soft=c7808000
 [    0.000000] Console: colour dummy device 80x25
 [    0.000000] console [tty0] enabled
 [    0.000000] console [ttyS0] enabled
 [    0.000000] tsc: Fast TSC calibration using PIT
 [    0.000000] tsc: Detected 266.571 MHz processor
 [    0.030023] Calibrating delay loop (skipped), value calculated using
 timer frequency.. 533.14 BogoMIPS (lpj=2665710)
 [    0.050058] pid_max: default: 32768 minimum: 301
 [    0.060802] Mount-cache hash table entries: 1024 (order: 0, 4096 bytes)
 [    0.070090] Mountpoint-cache hash table entries: 1024 (order: 0, 4096
 bytes)
 [    0.083734] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0
 [    0.083734] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0
 [    0.083734] tlb_flushall_shift: -1
 [    0.090044] CPU: NSC Unknown (fam: 05, model: 09, stepping: 01)
 [    0.105422] Performance Events: no PMU driver, software events only.
 [    0.139970] NET: Registered protocol family 16
 [    0.154801] cpuidle: using governor ladder
 [    0.160067] cpuidle: using governor menu
 [    0.183274] PCI: PCI BIOS revision 2.10 entry at 0xfc44b, last bus=0
 [    0.190063] PCI: Using configuration type 1 for base access
 [    0.382975] bio: create slab <bio-0> at 0
 [    0.393089] ACPI: Interpreter disabled.
 [    0.416415] SCSI subsystem initialized
 [    0.430946] libata version 3.00 loaded.
 [    0.433531] usbcore: registered new interface driver usbfs
 [    0.441426] usbcore: registered new interface driver hub
 [    0.451401] usbcore: registered new device driver usb
 [    0.464941] PCI: Probing PCI hardware
 [    0.470068] PCI: root bus 00: using default resources
 [    0.470113] PCI: Probing PCI hardware (bus 00)
 [    0.471614] PCI host bridge to bus 0000:00
 [    0.480106] pci_bus 0000:00: root bus resource [io  0x0000-0xffff]
 [    0.490104] pci_bus 0000:00: root bus resource [mem
 0x00000000-0xffffffff]
 [    0.500090] pci_bus 0000:00: No busn resource found for root bus, will
 use [bus 00-ff]
 [    0.510189] pci 0000:00:00.0: [1078:0001] type 00 class 0x060000
 [    0.520691] pci 0000:00:0d.0: [168c:001b] type 00 class 0x020000
 [    0.520818] pci 0000:00:0d.0: reg 0x10: [mem 0x80000000-0x8000ffff]
 [    0.523043] pci 0000:00:0e.0: [100b:0020] type 00 class 0x020000
 [    0.523165] pci 0000:00:0e.0: reg 0x10: [io  0x1000-0x10ff]
 [    0.523252] pci 0000:00:0e.0: reg 0x14: [mem 0x80040000-0x80040fff]
 [    0.523386] pci 0000:00:0e.0: reg 0x30: [mem 0x00000000-0x0000ffff
 pref]
 [    0.523532] pci 0000:00:0e.0: supports D1 D2
 [    0.523589] pci 0000:00:0e.0: PME# supported from D0 D1 D2 D3hot
 [    0.525692] pci 0000:00:10.0: [100b:0020] type 00 class 0x020000
 [    0.525815] pci 0000:00:10.0: reg 0x10: [io  0x1400-0x14ff]
 [    0.525903] pci 0000:00:10.0: reg 0x14: [mem 0x80080000-0x80080fff]
 [    0.526041] pci 0000:00:10.0: reg 0x30: [mem 0x00000000-0x0000ffff
 pref]
 [    0.526188] pci 0000:00:10.0: supports D1 D2
 [    0.526246] pci 0000:00:10.0: PME# supported from D0 D1 D2 D3hot
 [    0.528280] pci 0000:00:11.0: [168c:001b] type 00 class 0x020000
 [    0.528407] pci 0000:00:11.0: reg 0x10: [mem 0x800c0000-0x800cffff]
 [    0.530681] pci 0000:00:12.0: [100b:0510] type 00 class 0x060100
 [    0.530793] pci 0000:00:12.0: reg 0x10: [io  0xf400-0xf43f]
 [    0.530875] pci 0000:00:12.0: reg 0x14: [io  0xf600-0xf63f]
 [    0.533091] pci 0000:00:12.1: [100b:0511] type 00 class 0x068000
 [    0.533203] pci 0000:00:12.1: reg 0x10: [io  0xf000-0xf0ff]
 [    0.535420] pci 0000:00:12.2: [100b:0502] type 00 class 0x010180
 [    0.535575] pci 0000:00:12.2: reg 0x20: [io  0xfc00-0xfc0f]
 [    0.537698] pci 0000:00:12.3: [100b:0503] type 00 class 0x040100
 [    0.537813] pci 0000:00:12.3: reg 0x10: [mem 0x40011000-0x40011fff]
 [    0.540125] pci 0000:00:12.5: [100b:0515] type 00 class 0x068000
 [    0.540238] pci 0000:00:12.5: reg 0x10: [io  0xf200-0xf23f]
 [    0.540321] pci 0000:00:12.5: reg 0x14: [mem 0x00000000-0x0000003f]
 [    0.540402] pci 0000:00:12.5: reg 0x18: [mem 0x00000000-0x0000003f]
 [    0.540482] pci 0000:00:12.5: reg 0x1c: [mem 0x00000000-0x0000003f]
 [    0.540562] pci 0000:00:12.5: reg 0x20: [mem 0x00000000-0x0000003f]
 [    0.540642] pci 0000:00:12.5: reg 0x24: [mem 0x00000000-0x0000003f]
 [    0.542774] pci_bus 0000:00: busn_res: [bus 00-ff] end is updated to 00
 [    0.543428] PCI: pci_cache_line_size set to 32 bytes
 [    0.550398] Switched to clocksource pit
 [    0.563731] pnp: PnP ACPI: disabled
 [    0.676143] pci 0000:00:0e.0: BAR 6: assigned [mem
 0x08000000-0x0800ffff pref]
 [    0.688151] pci 0000:00:10.0: BAR 6: assigned [mem
 0x08010000-0x0801ffff pref]
 [    0.690130] pci 0000:00:12.5: BAR 1: assigned [mem
 0x08020000-0x0802003f]
 [    0.700811] pci 0000:00:12.5: BAR 2: assigned [mem
 0x08020040-0x0802007f]
 [    0.711485] pci 0000:00:12.5: BAR 3: assigned [mem
 0x08020080-0x080200bf]
 [    0.722157] pci 0000:00:12.5: BAR 4: assigned [mem
 0x080200c0-0x080200ff]
 [    0.732830] pci 0000:00:12.5: BAR 5: assigned [mem
 0x08020100-0x0802013f]
 [    0.743488] pci_bus 0000:00: resource 4 [io  0x0000-0xffff]
 [    0.743557] pci_bus 0000:00: resource 5 [mem 0x00000000-0xffffffff]
 [    0.744251] NET: Registered protocol family 2
 [    0.761888] TCP established hash table entries: 1024 (order: 0, 4096
 bytes)
 [    0.773075] TCP bind hash table entries: 1024 (order: 0, 4096 bytes)
 [    0.782399] TCP: Hash tables configured (established 1024 bind 1024)
 [    0.791998] TCP: reno registered
 [    0.801939] UDP hash table entries: 256 (order: 0, 4096 bytes)
 [    0.819767] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
 [    0.840007] NET: Registered protocol family 1
 [    0.853714] PCI: CLS 32 bytes, default 32
 [    0.856957] platform rtc_cmos: registered platform RTC device (no PNP
 device found)
 [    0.862559] NatSemi SCx200 Driver
 [    0.872998] GPIO base 0xf400
 [    0.882045] Configuration Block base 0x9000
 [    0.905079] futex hash table entries: 256 (order: -1, 3072 bytes)
 [    1.099068] squashfs: version 4.0 (2009/01/31) Phillip Lougher
 [    1.109178] jffs2: version 2.2 (NAND) (SUMMARY) (LZMA) (RTIME)
 (CMODE_PRIORITY) (c) 2001-2006 Red Hat, Inc.
 [    1.127733] msgmni has been set to 241
 [    1.141546] io scheduler noop registered
 [    1.153551] io scheduler deadline registered (default)
 [    1.177447] isapnp: Scanning for PnP cards...
 [    1.538728] isapnp: No Plug & Play device found
 [    1.543976] Serial: 8250/16550 driver, 2 ports, IRQ sharing disabled
 [    1.555711] serial8250: ttyS0 at I/O 0x3f8 (irq = 4, base_baud =
 921600) is a NS16550A
 [    1.580255] Non-volatile memory driver v1.3
 [    1.593085] Linux agpgart interface v0.103
 [    1.607933] [drm] Initialized drm 1.1.0 20060810
 [    1.641478] scsi0 : pata_sc1200
 [    1.657669] scsi1 : pata_sc1200
 [    1.670514] ata1: PATA max UDMA/33 cmd 0x1f0 ctl 0x3f6 bmdma 0xfc00 irq
 14
 [    1.681378] ata2: PATA max UDMA/33 cmd 0x170 ctl 0x376 bmdma 0xfc08 irq
 15
 [    1.704390] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
 [    1.714217] ehci-pci: EHCI PCI platform driver
 [    1.728990] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
 [    1.737798] uhci_hcd: USB Universal Host Controller Interface driver
 [    1.750032] usbcore: registered new interface driver usb-storage
 [    1.772258] i8042: PNP: No PS/2 controller found. Probing ports
 directly.
 [    1.801984] i8042: No controller found
 [    1.816283] mousedev: PS/2 mouse device common for all mice
 [    1.829814] rtc_cmos rtc_cmos: rtc core: registered rtc_cmos as rtc0
 [    1.849262] rtc_cmos rtc_cmos: alarms up to one day, 114 bytes nvram
 [    1.859962] enabling scx200 high-res timer (1 MHz +0 ppm)
 [    1.876472] Switched to clocksource scx200_hrt
 [    1.892338] TCP: cubic registered
 [    1.902533] NET: Registered protocol family 17
 [    1.916415] 8021q: 802.1Q VLAN Support v1.8
 [    1.930579] Using IPI Shortcut mode
 [    1.948824] rtc_cmos rtc_cmos: setting system clock to 2000-01-01
 00:03:28 UTC (946685008)
 [    1.976130] ata1.00: CFA: Hitachi XX.V.3.7.0.0, Rev 0.00, max PIO4
 [    1.994948] ata1.00: 250368 sectors, multi 0: LBA
 [    2.040439] ata1.00: configured for PIO4 (device error ignored)
 [    2.060008] scsi 0:0:0:0: Direct-Access     ATA      Hitachi XX.V.3.7
 Rev  PQ: 0 ANSI: 5
 [    2.091769] sd 0:0:0:0: [sda] 250368 512-byte logical blocks: (128
 MB/122 MiB)
 [    2.116719] sd 0:0:0:0: [sda] Write Protect is off
 [    2.131373] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
 [    2.132152] sd 0:0:0:0: [sda] Write cache: disabled, read cache:
 enabled, doesn't support DPO or FUA
 [    2.170452]  sda: sda1 sda2
 [    2.188704] sd 0:0:0:0: [sda] Attached SCSI removable disk
 [    2.312279] EXT4-fs (sda2): mounted filesystem without journal. Opts:
 (null)
 [    2.333772] VFS: Mounted root (ext4 filesystem) readonly on device 8:2.
 [    2.356809] Freeing unused kernel memory: 336K (c1510000 - c1564000)
 [    2.940673] Clocksource tsc unstable (delta = -84592661 ns)
 [    3.382030] zram: Created 1 device(s) ...
 [    3.475553] EXT4-fs (zram0): VFS: Can't find ext4 filesystem
 [    4.592833] random: nonblocking pool is initialized
 [    7.901062] EXT4-fs (sda2): re-mounted. Opts: (null)
 [    8.018511] EXT4-fs (sda1): mounted filesystem without journal. Opts:
 (null)
 [   32.288771] NET: Registered protocol family 10
 [   32.315617] natsemi dp8381x driver, version 2.1, Sept 11, 2006
 [   32.315617]   originally by Donald Becker <[email protected]>
 [   32.315617]   2.4.x kernel port by Jeff Garzik, Tjeerd Mulder
 [   32.383714] natsemi eth0: NatSemi DP8381[56] at 0x80040000
 (0000:00:0e.0), 00:0d:b9:03:34:78, IRQ 10, port TP.
 [   32.461898] natsemi eth1: NatSemi DP8381[56] at 0x80080000
 (0000:00:10.0), 00:0d:b9:03:34:79, IRQ 11, port TP.
 [   32.539661] tun: Universal TUN/TAP device driver, 1.6
 [   32.555060] tun: (C) 1999-2004 Max Krasnyansky <[email protected]>
 [   32.662229] nsc_gpio initializing
 [   32.700841] ip6_tables: (C) 2000-2006 Netfilter Core Team
 [   32.832834] scx200_wdt: timer margin 60 seconds
 [   32.948407] u32 classifier
 [   32.956756]     input device check on
 [   32.967955]     Actions configured
 [   33.018492] Mirror/redirect action on
 [   33.230548] Loading modules backported from Linux version
 master-2014-11-04-0-gf3660a2
 [   33.254583] Backport generated by backports.git
 backports-20141023-2-g4ff890b
 [   33.356871] ip_tables: (C) 2000-2006 Netfilter Core Team
 [   33.418611] nf_conntrack version 0.5.0 (1935 buckets, 7740 max)
 [   33.583286] xt_time: kernel timezone is -0000
 [   33.660691] cfg80211: Calling CRDA to update world regulatory domain
 [   33.700274] cfg80211: World regulatory domain updated:
 [   33.715921] cfg80211:  DFS Master region: unset
 [   33.729154] cfg80211:   (start_freq - end_freq @ bandwidth),
 (max_antenna_gain, max_eirp), (dfs_cac_time)
 [   33.758747] cfg80211:   (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A,
 2000 mBm), (N/A)
 [   33.783049] cfg80211:   (2457000 KHz - 2482000 KHz @ 40000 KHz), (N/A,
 2000 mBm), (N/A)
 [   33.807358] cfg80211:   (2474000 KHz - 2494000 KHz @ 20000 KHz), (N/A,
 2000 mBm), (N/A)
 [   33.831667] cfg80211:   (5170000 KHz - 5250000 KHz @ 80000 KHz), (N/A,
 2000 mBm), (N/A)
 [   33.855986] cfg80211:   (5250000 KHz - 5330000 KHz @ 80000 KHz, 160000
 KHz AUTO), (N/A, 2000 mBm), (0 s)
 [   33.884721] cfg80211:   (5490000 KHz - 5730000 KHz @ 160000 KHz), (N/A,
 2000 mBm), (0 s)
 [   33.909278] cfg80211:   (5735000 KHz - 5835000 KHz @ 80000 KHz), (N/A,
 2000 mBm), (N/A)
 [   33.933586] cfg80211:   (57240000 KHz - 63720000 KHz @ 2160000 KHz),
 (N/A, 0 mBm), (N/A)
 [   34.100835] PPP generic driver version 2.4.2
 [   34.122108] NET: Registered protocol family 24
 [   34.165298] ath5k 0000:00:0d.0: registered as 'phy0'
 [   34.827893] ath: EEPROM regdomain: 0x37
 [   34.827935] ath: EEPROM indicates we should expect a direct regpair map
 [   34.827970] ath: Country alpha2 being used: AW
 [   34.827998] ath: Regpair used: 0x37
 [   34.831749] ieee80211 phy0: Selected rate control algorithm
 'minstrel_ht'
 [   34.859025] ath5k: phy0: Atheros AR5414 chip found (MAC: 0xa5, PHY:
 0x61)
 [   34.880713] ath5k 0000:00:11.0: registered as 'phy1'
 [   34.951133] cfg80211: Calling CRDA for country: AW
 [   34.970462] cfg80211: Regulatory domain changed to country: AW
 [   34.988209] cfg80211:  DFS Master region: ETSI
 [   35.001181] cfg80211:   (start_freq - end_freq @ bandwidth),
 (max_antenna_gain, max_eirp), (dfs_cac_time)
 [   35.030773] cfg80211:   (2402000 KHz - 2482000 KHz @ 40000 KHz), (N/A,
 2000 mBm), (N/A)
 [   35.055079] cfg80211:   (5170000 KHz - 5250000 KHz @ 80000 KHz, 160000
 KHz AUTO), (N/A, 2000 mBm), (N/A)
 [   35.083822] cfg80211:   (5250000 KHz - 5330000 KHz @ 80000 KHz, 160000
 KHz AUTO), (N/A, 2000 mBm), (0 s)
 [   35.112572] cfg80211:   (5490000 KHz - 5710000 KHz @ 160000 KHz), (N/A,
 2700 mBm), (0 s)
 [   35.854339] ath: EEPROM regdomain: 0x0
 [   35.854382] ath: EEPROM indicates default country code should be used
 [   35.854410] ath: doing EEPROM country->regdmn map search
 [   35.854456] ath: country maps to regdmn code: 0x3a
 [   35.854486] ath: Country alpha2 being used: US
 [   35.854513] ath: Regpair used: 0x3a
 [   35.858466] ieee80211 phy1: Selected rate control algorithm
 'minstrel_ht'
 [   35.885658] ath5k: phy1: Atheros AR5414 chip found (MAC: 0xa5, PHY:
 0x61)
 [   35.907381] cfg80211: Calling CRDA for country: US
 [   35.973132] cfg80211: Current regulatory domain intersected:
 [   35.990358] cfg80211:  DFS Master region: unset
 [   36.003583] cfg80211:   (start_freq - end_freq @ bandwidth),
 (max_antenna_gain, max_eirp), (dfs_cac_time)
 [   36.033175] cfg80211:   (2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A,
 2000 mBm), (N/A)
 [   36.057483] cfg80211:   (5170000 KHz - 5250000 KHz @ 80000 KHz, 160000
 KHz AUTO), (N/A, 1700 mBm), (N/A)
 [   36.086226] cfg80211:   (5250000 KHz - 5330000 KHz @ 80000 KHz, 160000
 KHz AUTO), (N/A, 2000 mBm), (0 s)
 [   40.418580] Adding 61436k swap on /dev/zram0.  Priority:0 extents:1
 across:61436k SS
 [   49.846120] eth0: DSPCFG accepted after 0 usec.
 [   49.850058] eth0: link up.
 [   49.850058] eth0: Setting full-duplex based on negotiated link
 capability.
 [   49.943363] eth1: DSPCFG accepted after 0 usec.
 [   49.958640] IPv6: ADDRCONF(NETDEV_UP): eth1: link is not ready
 [   56.169906] IPv6: ADDRCONF(NETDEV_UP): wlan0-1: link is not ready
 [   56.245292] IPv6: ADDRCONF(NETDEV_UP): wlan1-1: link is not ready
 [   61.307974] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0-1: link becomes ready
 [   61.411325] IPv6: ADDRCONF(NETDEV_CHANGE): wlan1-1: link becomes ready
 [   61.965788] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
 [   62.076314] IPv6: ADDRCONF(NETDEV_UP): wlan1: link is not ready
 [   62.124678] wlan0: Created IBSS using preconfigured BSSID
 02:ca:ff:ee:ba:be
 [   62.145952] wlan0: Creating new IBSS network, BSSID 02:ca:ff:ee:ba:be
 [   62.168161] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
 [   62.298626] wlan1: Created IBSS using preconfigured BSSID
 02:ca:ff:ee:ba:be
 [   62.320669] wlan1: Creating new IBSS network, BSSID 02:ca:ff:ee:ba:be
 [   62.342205] IPv6: ADDRCONF(NETDEV_CHANGE): wlan1: link becomes ready
 }}}

--
Ticket URL: <https://dev.openwrt.org/ticket/13004#comment:53>
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