Skip to content

Instantly share code, notes, and snippets.

@notro
Created October 21, 2015 18:56
Show Gist options
  • Save notro/b5278e5dd33fe7501bba to your computer and use it in GitHub Desktop.
Save notro/b5278e5dd33fe7501bba to your computer and use it in GitHub Desktop.
irq-bcm2836 on rpi-4.2.y
[ 0.000000] Booting Linux on physical CPU 0xf00
[ 0.000000] Initializing cgroup subsys cpuset
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Initializing cgroup subsys cpuacct
[ 0.000000] Linux version 4.2.3+ (pi@raspi2) (gcc version 4.8.3 20140106 (prerelease) (crosstool-NG linaro-1.13.1-4.8-2014.01 - Linaro GCC 2013.11) ) #2 SMP PREEMPT Wed Oct 21 19:19:53 CEST 2015
[ 0.000000] CPU: ARMv7 Processor [410fc075] revision 5 (ARMv7), cr=10c5387d
[ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
[ 0.000000] Machine model: Raspberry Pi 2 Model B Rev 1.1
[ 0.000000] bootconsole [earlycon0] enabled
[ 0.000000] cma: Reserved 8 MiB at 0x3a800000
[ 0.000000] Memory policy: Data cache writealloc
[ 0.000000] On node 0 totalpages: 241664
[ 0.000000] free_area_init_node: node 0, pgdat 808da480, node_mem_map b9fa9000
[ 0.000000] Normal zone: 2124 pages used for memmap
[ 0.000000] Normal zone: 0 pages reserved
[ 0.000000] Normal zone: 241664 pages, LIFO batch:31
[ 0.000000] PERCPU: Embedded 12 pages/cpu @b9f6a000 s18624 r8192 d22336 u49152
[ 0.000000] pcpu-alloc: s18624 r8192 d22336 u49152 alloc=12*4096
[ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 239540
[ 0.000000] Kernel command line: dma.dmachans=0x7f35 bcm2708_fb.fbwidth=1824 bcm2708_fb.fbheight=984 bcm2709.boardrev=0xa01041 bcm2709.serial=0x316e5228 smsc95xx.macaddr=B8:27:EB:6E:52:28 bcm2708_fb.fbswap=1 bcm2709.disk_led_gpio=47 bcm2709.disk_led_active_low=0 sdhci-bcm2708.emmc_clock_freq=250000000 vc_mem.mem_base=0x3dc00000 vc_mem.mem_size=0x3f000000 dwc_otg.fiq_enable=0 dwc_otg.fiq_fsm_enable=0 earlyprintk dwc_otg.lpm_enable=0 console=tty1 console=ttyAMA0,115200 root=/dev/mmcblk0p2 rootfstype=ext4 elevator=deadline fsck.repair=yes rootwait
[ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
[ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
[ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
[ 0.000000] Memory: 938852K/966656K available (6200K kernel code, 461K rwdata, 2008K rodata, 428K init, 896K bss, 19612K reserved, 8192K cma-reserved)
[ 0.000000] Virtual kernel memory layout:
vector : 0xffff0000 - 0xffff1000 ( 4 kB)
fixmap : 0xffc00000 - 0xfff00000 (3072 kB)
vmalloc : 0xbb800000 - 0xff000000 (1080 MB)
lowmem : 0x80000000 - 0xbb000000 ( 944 MB)
modules : 0x7f000000 - 0x80000000 ( 16 MB)
.text : 0x80008000 - 0x8080c56c (8210 kB)
.init : 0x8080d000 - 0x80878000 ( 428 kB)
.data : 0x80878000 - 0x808eb414 ( 462 kB)
.bss : 0x808ee000 - 0x809ce34c ( 897 kB)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[ 0.000000] Preemptible hierarchical RCU implementation.
[ 0.000000] Additional per-CPU info printed with stalls.
[ 0.000000] Build-time adjustment of leaf fanout to 32.
[ 0.000000] NR_IRQS:16 nr_irqs:16 16
[ 0.000000] Architected cp15 timer(s) running at 19.20MHz (phys).
[ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x46d987e47, max_idle_ns: 440795202767 ns
[ 0.000012] sched_clock: 56 bits at 19MHz, resolution 52ns, wraps every 4398046511078ns
[ 0.008262] Switching to timer-based delay loop, resolution 52ns
[ 0.014896] Console: colour dummy device 80x30
[ 0.021959] console [tty1] enabled
[ 0.025602] Calibrating delay loop (skipped), value calculated using timer frequency.. 38.40 BogoMIPS (lpj=192000)
[ 0.036382] pid_max: default: 32768 minimum: 301
[ 0.041655] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)
[ 0.048585] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)
[ 0.057280] Initializing cgroup subsys blkio
[ 0.061852] Initializing cgroup subsys memory
[ 0.066453] Initializing cgroup subsys devices
[ 0.071135] Initializing cgroup subsys freezer
[ 0.075836] Initializing cgroup subsys net_cls
[ 0.080510] Initializing cgroup subsys perf_event
[ 0.085505] CPU: Testing write buffer coherency: ok
[ 0.090705] ftrace: allocating 21477 entries in 63 pages
[ 0.153081] CPU0: update cpu_capacity 1024
[ 0.157424] CPU0: thread -1, cpu 0, socket 15, mpidr 80000f00
[ 0.163626] Setting up static identity map for 0x82a0 - 0x82ec
[ 0.204643] CPU1: update cpu_capacity 1024
[ 0.204654] CPU1: thread -1, cpu 1, socket 15, mpidr 80000f01
[ 0.214479] CPU2: update cpu_capacity 1024
[ 0.214489] CPU2: thread -1, cpu 2, socket 15, mpidr 80000f02
[ 0.224457] CPU3: update cpu_capacity 1024
[ 0.224467] CPU3: thread -1, cpu 3, socket 15, mpidr 80000f03
[ 0.224578] Brought up 4 CPUs
[ 0.258376] SMP: Total of 4 processors activated (153.60 BogoMIPS).
[ 0.264845] CPU: All CPU(s) started in HYP mode.
[ 0.269655] CPU: Virtualization extensions available.
[ 0.275978] devtmpfs: initialized
[ 0.290678] VFP support v0.3: implementor 41 architecture 2 part 30 variant 7 rev 5
[ 0.298903] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[ 0.310281] pinctrl core: initialized pinctrl subsystem
[ 0.316553] NET: Registered protocol family 16
[ 0.327568] DMA: preallocated 4096 KiB pool for atomic coherent allocations
[ 0.336762] apb_pclk not registered
[ 0.340422] uart0_pclk not registered
[ 0.344246] uart0_pclk alias not registered
[ 0.354152] hw-breakpoint: found 5 (+1 reserved) breakpoint and 4 watchpoint registers.
[ 0.362463] hw-breakpoint: maximum watchpoint size is 8 bytes.
[ 0.368701] Serial: AMBA PL011 UART driver
[ 0.373321] 3f201000.uart: ttyAMA0 at MMIO 0x3f201000 (irq = 87, base_baud = 0) is a PL011 rev2
[ 0.382316] console [ttyAMA0] enabled
[ 0.389825] bootconsole [earlycon0] disabled
[ 0.399129] bcm2835-mbox 3f00b880.mailbox: mailbox enabled
[ 0.476819] bcm2835-dma 3f007000.dma: DMA legacy API manager at bb80c000, dmachans=0x1
[ 0.485907] bcm2835-dma 3f007000.dma: dma_debug:0
[ 0.491569] SCSI subsystem initialized
[ 0.495666] usbcore: registered new interface driver usbfs
[ 0.501298] usbcore: registered new interface driver hub
[ 0.506843] usbcore: registered new device driver usb
[ 0.512669] raspberrypi-firmware soc:firmware: Attached to firmware from 2015-10-11 16:16
[ 0.549069] clocksource: Switched to clocksource arch_sys_counter
[ 0.619614] FS-Cache: Loaded
[ 0.622958] CacheFiles: Loaded
[ 0.639262] NET: Registered protocol family 2
[ 0.644971] TCP established hash table entries: 8192 (order: 3, 32768 bytes)
[ 0.652253] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
[ 0.658913] TCP: Hash tables configured (established 8192 bind 8192)
[ 0.665486] UDP hash table entries: 512 (order: 2, 16384 bytes)
[ 0.671548] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
[ 0.678275] NET: Registered protocol family 1
[ 0.683180] RPC: Registered named UNIX socket transport module.
[ 0.689227] RPC: Registered udp transport module.
[ 0.693970] RPC: Registered tcp transport module.
[ 0.698704] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.707339] hw perfevents: enabled with armv7_cortex_a7 PMU driver, 5 counters available
[ 0.716944] futex hash table entries: 1024 (order: 4, 65536 bytes)
[ 0.740016] VFS: Disk quotas dquot_6.6.0
[ 0.744381] VFS: Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[ 0.755236] FS-Cache: Netfs 'nfs' registered for caching
[ 0.761908] NFS: Registering the id_resolver key type
[ 0.767057] Key type id_resolver registered
[ 0.771326] Key type id_legacy registered
[ 0.778129] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
[ 0.785872] io scheduler noop registered
[ 0.789888] io scheduler deadline registered (default)
[ 0.795412] io scheduler cfq registered
[ 0.802581] BCM2708FB: allocated DMA memory fac00000
[ 0.807632] BCM2708FB: allocated DMA channel 0 @ bb80c000
[ 0.845217] Console: switching to colour frame buffer device 228x61
[ 0.873078] vc-cma: Videocore CMA driver
[ 0.877101] vc-cma: vc_cma_base = 0x00000000
[ 0.881940] vc-cma: vc_cma_size = 0x00000000 (0 MiB)
[ 0.887450] vc-cma: vc_cma_initial = 0x00000000 (0 MiB)
[ 0.893298] vc-mem: phys_addr:0x00000000 mem_base=0x3dc00000 mem_size:0x3f000000(1008 MiB)
[ 0.919487] brd: module loaded
[ 0.932369] loop: module loaded
[ 0.936736] vchiq: vchiq_init_state: slot_zero = 0xbac80000, is_master = 0
[ 0.945670] Loading iSCSI transport class v2.0-870.
[ 0.951759] usbcore: registered new interface driver smsc95xx
[ 0.957731] dwc_otg: version 3.00a 10-AUG-2012 (platform bus)
[ 1.164046] Core Release: 2.80a
[ 1.167274] Setting default values for core params
[ 1.172254] Finished setting default values for core params
[ 1.378388] Using Buffer DMA mode
[ 1.381813] Periodic Transfer Interrupt Enhancement - disabled
[ 1.387766] Multiprocessor Interrupt Enhancement - disabled
[ 1.393478] OTG VER PARAM: 0, OTG VER FLAG: 0
[ 1.397933] Dedicated Tx FIFOs mode
[ 1.401818] dwc_otg: Microframe scheduler enabled
[ 1.401927] dwc_otg 3f980000.usb: DWC OTG Controller
[ 1.407044] dwc_otg 3f980000.usb: new USB bus registered, assigned bus number 1
[ 1.414590] dwc_otg 3f980000.usb: irq 39, io mem 0x00000000
[ 1.420356] Init: Port Power? op_state=1
[ 1.424365] Init: Power Port (0)
[ 1.427989] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 1.435009] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 1.447322] usb usb1: Product: DWC OTG Controller
[ 1.457074] usb usb1: Manufacturer: Linux 4.2.3+ dwc_otg_hcd
[ 1.467797] usb usb1: SerialNumber: 3f980000.usb
[ 1.478393] hub 1-0:1.0: USB hub found
[ 1.487274] hub 1-0:1.0: 1 port detected
[ 1.496713] dwc_otg: FIQ disabled
[ 1.496729] dwc_otg: NAK holdoff enabled
[ 1.496741] dwc_otg: FIQ split-transaction FSM disabled
[ 1.496788] Module dwc_common_port init
[ 1.497436] usbcore: registered new interface driver usb-storage
[ 1.508843] mousedev: PS/2 mouse device common for all mice
[ 1.520820] bcm2835-wdt 3f100000.watchdog: Broadcom BCM2835 watchdog timer
[ 1.533157] bcm2835-cpufreq: min=600000 max=900000
[ 1.543185] sdhci: Secure Digital Host Controller Interface driver
[ 1.554382] sdhci: Copyright(c) Pierre Ossman
[ 1.639232] mmc0: sdhost-bcm2835 loaded - DMA disabled
[ 1.669874] sdhci-pltfm: SDHCI platform and OF driver helper
[ 1.689244] Indeed it is in host mode hprt0 = 00021501
[ 1.694609] ledtrig-cpu: registered to indicate activity on CPUs
[ 1.694895] hidraw: raw HID events driver (C) Jiri Kosina
[ 1.695175] usbcore: registered new interface driver usbhid
[ 1.695179] usbhid: USB HID core driver
[ 1.695769] Initializing XFRM netlink socket
[ 1.695806] NET: Registered protocol family 17
[ 1.695988] Key type dns_resolver registered
[ 1.697094] Registering SWP/SWPB emulation handler
[ 1.710637] registered taskstats version 1
[ 1.710965] vc-sm: Videocore shared memory driver
[ 1.710978] [vc_sm_connected_init]: start
[ 1.711827] [vc_sm_connected_init]: end - returning 0
[ 1.767328] mmc0: host does not support reading read-only switch, assuming write-enable
[ 1.770198] mmc0: new high speed SDHC card at address e624
[ 1.770961] mmcblk0: mmc0:e624 SL08G 7.40 GiB
[ 1.772684] mmcblk0: p1 p2
[ 1.854900] uart-pl011 3f201000.uart: no DMA platform data
[ 1.868175] EXT4-fs (mmcblk0p2): INFO: recovery required on readonly filesystem
[ 1.880662] EXT4-fs (mmcblk0p2): write access will be enabled during recovery
[ 2.029149] usb 1-1: new high-speed USB device number 2 using dwc_otg
[ 2.040978] Indeed it is in host mode hprt0 = 00001101
[ 2.053089] EXT4-fs (mmcblk0p2): recovery complete
[ 2.068615] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
[ 2.081935] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
[ 2.093967] devtmpfs: mounted
[ 2.102680] Freeing unused kernel memory: 428K (8080d000 - 80878000)
[ 2.250094] usb 1-1: New USB device found, idVendor=0424, idProduct=9514
[ 2.262138] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 2.287121] hub 1-1:1.0: USB hub found
[ 2.297376] hub 1-1:1.0: 5 ports detected
[ 2.489437] random: nonblocking pool is initialized
[ 2.619218] usb 1-1.1: new high-speed USB device number 3 using dwc_otg
[ 2.664323] systemd[1]: systemd 215 running in system mode. (+PAM +AUDIT +SELINUX +IMA +SYSVINIT +LIBCRYPTSETUP +GCRYPT +ACL +XZ -SECCOMP -APPARMOR)
[ 2.683881] systemd[1]: Detected architecture 'arm'.
[ 2.733224] usb 1-1.1: New USB device found, idVendor=0424, idProduct=ec00
[ 2.745662] usb 1-1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 2.765749] smsc95xx v1.0.4
[ 2.996281] smsc95xx 1-1.1:1.0 eth0: register 'smsc95xx' at usb-3f980000.usb-1.1, smsc95xx USB 2.0 Ethernet, b8:27:eb:6e:52:28
[ 3.139189] usb 1-1.2: new low-speed USB device number 4 using dwc_otg
[ 3.313737] usb 1-1.2: New USB device found, idVendor=046d, idProduct=c313
[ 3.326505] usb 1-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 3.339536] usb 1-1.2: Product: USB Multimedia Keyboard
[ 3.350411] usb 1-1.2: Manufacturer: LITEON Technology
[ 3.408737] input: LITEON Technology USB Multimedia Keyboard as /devices/platform/soc/3f980000.usb/usb1/1-1/1-1.2/1-1.2:1.0/0003:046D:C313.0001/input/input0
[ 3.498848] hid-generic 0003:046D:C313.0001: input,hidraw0: USB HID v1.10 Keyboard [LITEON Technology USB Multimedia Keyboard] on usb-3f980000.usb-1.2/input0
[ 3.564224] input: LITEON Technology USB Multimedia Keyboard as /devices/platform/soc/3f980000.usb/usb1/1-1/1-1.2/1-1.2:1.1/0003:046D:C313.0002/input/input1
[ 3.649686] hid-generic 0003:046D:C313.0002: input,hidraw1: USB HID v1.10 Device [LITEON Technology USB Multimedia Keyboard] on usb-3f980000.usb-1.2/input1
[ 3.835517] NET: Registered protocol family 10
[ 3.849011] systemd[1]: Inserted module 'ipv6'
[ 3.877813] systemd[1]: Set hostname to <raspberrypi>.
[ 4.801424] systemd[1]: Starting Forward Password Requests to Wall Directory Watch.
[ 4.816283] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
[ 4.830400] systemd[1]: Expecting device dev-ttyAMA0.device...
[ 4.859426] systemd[1]: Starting Remote File Systems (Pre).
[ 4.889293] systemd[1]: Reached target Remote File Systems (Pre).
[ 4.902083] systemd[1]: Starting Arbitrary Executable File Formats File System Automount Point.
[ 4.939328] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
[ 4.955422] systemd[1]: Starting Encrypted Volumes.
[ 4.989288] systemd[1]: Reached target Encrypted Volumes.
[ 5.001262] systemd[1]: Starting Swap.
[ 5.029269] systemd[1]: Reached target Swap.
[ 5.040092] systemd[1]: Expecting device dev-mmcblk0p1.device...
[ 5.069337] systemd[1]: Starting Root Slice.
[ 5.099320] systemd[1]: Created slice Root Slice.
[ 5.110582] systemd[1]: Starting User and Session Slice.
[ 5.139332] systemd[1]: Created slice User and Session Slice.
[ 5.151658] systemd[1]: Starting /dev/initctl Compatibility Named Pipe.
[ 5.189328] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
[ 5.202903] systemd[1]: Starting Delayed Shutdown Socket.
[ 5.229297] systemd[1]: Listening on Delayed Shutdown Socket.
[ 5.241631] systemd[1]: Starting Journal Socket (/dev/log).
[ 5.269313] systemd[1]: Listening on Journal Socket (/dev/log).
[ 5.281822] systemd[1]: Starting udev Control Socket.
[ 5.309320] systemd[1]: Listening on udev Control Socket.
[ 5.321272] systemd[1]: Starting udev Kernel Socket.
[ 5.349306] systemd[1]: Listening on udev Kernel Socket.
[ 5.361092] systemd[1]: Starting Journal Socket.
[ 5.389317] systemd[1]: Listening on Journal Socket.
[ 5.400784] systemd[1]: Starting System Slice.
[ 5.429303] systemd[1]: Created slice System Slice.
[ 5.440611] systemd[1]: Starting File System Check on Root Device...
[ 5.473216] systemd[1]: Starting system-systemd\x2dfsck.slice.
[ 5.516669] systemd[1]: Created slice system-systemd\x2dfsck.slice.
[ 5.529629] systemd[1]: Starting system-autologin.slice.
[ 5.543900] systemd[1]: Created slice system-autologin.slice.
[ 5.558663] systemd[1]: Starting system-serial\x2dgetty.slice.
[ 5.575043] systemd[1]: Created slice system-serial\x2dgetty.slice.
[ 5.596379] systemd[1]: Starting Increase datagram queue length...
[ 5.633064] systemd[1]: Starting Restore / save the current clock...
[ 5.705130] systemd[1]: Mounting POSIX Message Queue File System...
[ 5.735585] systemd[1]: Mounted Huge Pages File System.
[ 5.749226] systemd[1]: Mounting Debug File System...
[ 5.786316] systemd[1]: Started Set Up Additional Binary Formats.
[ 5.860225] systemd[1]: Starting Load Kernel Modules...
[ 5.871824] unexpected IRQ trap at vector 00
[ 5.887983] systemd[1]: Starting udev Coldplug all Devices...
[ 5.912676] systemd[1]: Starting Create list of required static device nodes for the current kernel...
[ 5.947376] systemd[1]: Starting Slices.
[ 5.957826] systemd[1]: Reached target Slices.
[ 5.974406] systemd[1]: Mounted Debug File System.
[ 5.986803] systemd[1]: Mounted POSIX Message Queue File System.
[ 6.002073] systemd[1]: Started Increase datagram queue length.
[ 6.082026] systemd[1]: Started Restore / save the current clock.
[ 6.097271] systemd[1]: Time has been changed
[ 6.220960] fuse init (API version 7.23)
[ 6.269615] systemd[1]: Started File System Check on Root Device.
[ 6.359551] systemd[1]: Started Create list of required static device nodes for the current kernel.
[ 6.518330] systemd[1]: Starting Create Static Device Nodes in /dev...
[ 6.608461] systemd[1]: Starting Syslog Socket.
[ 6.608845] i2c /dev entries driver
[ 6.649485] systemd[1]: Listening on Syslog Socket.
[ 6.659555] systemd[1]: Starting Journal Service...
[ 6.729660] systemd[1]: Started Journal Service.
[ 6.986122] systemd-udevd[109]: starting version 215
[ 8.539586] smsc95xx 1-1.1:1.0 eth0: hardware isn't capable of remote wakeup
[ 8.539893] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 9.083623] EXT4-fs (mmcblk0p2): re-mounted. Opts: (null)
[ 9.682240] systemd-journald[106]: Received request to flush runtime journal from PID 1
[ 10.144423] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 10.146450] smsc95xx 1-1.1:1.0 eth0: link up, 100Mbps, full-duplex, lpa 0xCDE1
[ 11.375871] smsc95xx 1-1.1:1.0 eth0: kevent 0 may have been dropped
[ 12.940328] Adding 102396k swap on /var/swap. Priority:-1 extents:5 across:573436k SSFS
[ 89.720102] unexpected IRQ trap at vector 00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment