linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* use generic DMA mapping code in powerpc V4
@ 2018-11-14  8:22 Christoph Hellwig
  2018-11-14  8:22 ` [PATCH 01/34] powerpc: use mm zones more sensibly Christoph Hellwig
                   ` (36 more replies)
  0 siblings, 37 replies; 189+ messages in thread
From: Christoph Hellwig @ 2018-11-14  8:22 UTC (permalink / raw)
  To: Benjamin Herrenschmidt, Paul Mackerras, Michael Ellerman
  Cc: linuxppc-dev, iommu, linux-mm, linux-arch, linux-kernel

Hi all,

this series switches the powerpc port to use the generic swiotlb and
noncoherent dma ops, and to use more generic code for the coherent
direct mapping, as well as removing a lot of dead code.

As this series is very large and depends on the dma-mapping tree I've
also published a git tree:

    git://git.infradead.org/users/hch/misc.git powerpc-dma.4

Gitweb:

    http://git.infradead.org/users/hch/misc.git/shortlog/refs/heads/powerpc-dma.4

Changes since v3:
 - rebase on the powerpc fixes tree
 - add a new patch to actually make the baseline amigaone config
   configure without warnings
 - only use ZONE_DMA for 64-bit embedded CPUs, on pseries an IOMMU is
   always present
 - fix compile in mem.c for one configuration
 - drop the full npu removal for now, will be resent separately
 - a few git bisection fixes

The changes since v1 are to big to list and v2 was not posted in public.


^ permalink raw reply	[flat|nested] 189+ messages in thread
* Re: use generic DMA mapping code in powerpc V4
@ 2018-11-29 19:45 Rui Salvaterra
  2018-11-30 10:32 ` Christoph Hellwig
  0 siblings, 1 reply; 189+ messages in thread
From: Rui Salvaterra @ 2018-11-29 19:45 UTC (permalink / raw)
  To: hch; +Cc: linux-kernel, linuxppc-dev, linux-mm

[-- Attachment #1: Type: text/plain, Size: 340 bytes --]

Christoph Hellwig <hch@lst.de> writes:
> Any comments?  I'd like to at least get the ball moving on the easy
> bits.

Hi, Christoph,

I'm sorry, but this series makes nouveau my Power Mac G5 very unhappy.
Dmesg and .config attached.
Let me know if you need anything else to help you debug this, I'm
happy to help with testing.

Thanks,
Rui

[-- Attachment #2: dmesg --]
[-- Type: application/octet-stream, Size: 62254 bytes --]

[    0.000000] Page orders: linear mapping = 24, virtual = 12, io = 12
[    0.000000] hash-mmu: Initializing hash mmu with SLB
[    0.000000] Linux version 4.20.0-rc1+ (rui@bigmac) (gcc version 8.2.0 (Debian 8.2.0-10)) #1 SMP Thu Nov 29 12:30:07 GMT 2018
[    0.000000] Found initrd at 0xc000000002b00000:0xc000000002d6c1bc
[    0.000000] Found U4 memory controller & host bridge @ 0xf8000000 revision: 0x42
[    0.000000] Mapped at 0xd000380080000000
[    0.000000] Found a Shasta mac-io controller, rev: 0, mapped at 0x(____ptrval____)
[    0.000000] PowerMac motherboard: PowerMac G5 Dual Core
[    0.000000] DART table allocated at: (____ptrval____)
[    0.000000] DART IOMMU initialized for U4 type chipset
[    0.000000] Using PowerMac machine description
[    0.000000] printk: bootconsole [udbg0] enabled
[    0.000000] CPU maps initialized for 1 thread per core
[    0.000000]  (thread shift is 0)
[    0.000000] Allocated 912 bytes for 2 pacas
[    0.000000] -----------------------------------------------------
[    0.000000] ppc64_pft_size    = 0x0
[    0.000000] phys_mem_size     = 0x400000000
[    0.000000] dcache_bsize      = 0x80
[    0.000000] icache_bsize      = 0x80
[    0.000000] cpu_features      = 0x00000100900c21aa
[    0.000000]   possible        = 0x0000fbeffbffb1af
[    0.000000]   always          = 0x00000000000001a0
[    0.000000] cpu_user_features = 0xdc080000 0x00000000
[    0.000000] mmu_features      = 0x0c008001
[    0.000000] firmware_features = 0x0000000000000000
[    0.000000] htab_address      = 0x(____ptrval____)
[    0.000000] htab_hash_mask    = 0x1fffff
[    0.000000] -----------------------------------------------------
[    0.000000] Found U4-PCIE PCI host bridge.  Firmware bus number: 0->255
[    0.000000] PCI host bridge /pci@0,f0000000  ranges:
[    0.000000]  MEM 0x00000000f1000000..0x00000000f1ffffff -> 0x00000000f1000000 
[    0.000000]   IO 0x00000000f0000000..0x00000000f07fffff -> 0x0000000000000000
[    0.000000]  MEM 0x0000000090000000..0x00000000afffffff -> 0x0000000090000000 
[    0.000000] Can't get bus-range for /ht@0,f2000000, assume bus 0
[    0.000000] Found U3-HT PCI host bridge.  Firmware bus number: 0->239
[    0.000000] PCI host bridge /ht@0,f2000000 (primary) ranges:
[    0.000000] SMU: Driver 0.7 (c) 2005 Benjamin Herrenschmidt, IBM Corp.
[    0.000000] nvram: Checking bank 0...
[    0.000000] nvram: gen0=1060, gen1=1059
[    0.000000] nvram: Active bank is: 0
[    0.000000] nvram: OF partition at 0x410
[    0.000000] nvram: XP partition at 0x1020
[    0.000000] nvram: NR partition at 0x1120
[    0.000000] barrier-nospec: using ORI speculation barrier
[    0.000000] barrier-nospec: patched 448 locations
[    0.000000] Top of RAM: 0x480000000, Total RAM: 0x400000000
[    0.000000] Memory hole size: 2048MB
[    0.000000] Zone ranges:
[    0.000000]   Normal   [mem 0x0000000000000000-0x000000047fffffff]
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x0000000000000000-0x000000007fffffff]
[    0.000000]   node   0: [mem 0x0000000100000000-0x000000047fffffff]
[    0.000000] Initmem setup node 0 [mem 0x0000000000000000-0x000000047fffffff]
[    0.000000] On node 0 totalpages: 4194304
[    0.000000]   Normal zone: 64512 pages used for memmap
[    0.000000]   Normal zone: 0 pages reserved
[    0.000000]   Normal zone: 4194304 pages, LIFO batch:63
[    0.000000] percpu: Embedded 26 pages/cpu @(____ptrval____) s67224 r0 d39272 u524288
[    0.000000] pcpu-alloc: s67224 r0 d39272 u524288 alloc=1*1048576
[    0.000000] pcpu-alloc: [0] 0 1 
[    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 4129792
[    0.000000] Kernel command line: BOOT_IMAGE=/vmlinux-4.20.0-rc1+ root=UUID=0b7e5759-5576-407a-bfe7-3139f2d8ae19 ro quiet
[    0.000000] Dentry cache hash table entries: 2097152 (order: 12, 16777216 bytes)
[    0.000000] Inode-cache hash table entries: 1048576 (order: 11, 8388608 bytes)
[    0.000000] Memory: 16203156K/16777216K available (6684K kernel code, 1228K rwdata, 1096K rodata, 296K init, 444K bss, 574060K reserved, 0K cma-reserved)
[    0.000000] SLUB: HWalign=128, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
[    0.000000] rcu: Hierarchical RCU implementation.
[    0.000000] rcu: 	CONFIG_RCU_FANOUT set to non-default value of 2.
[    0.000000] rcu: 	Build-time adjustment of leaf fanout to 2.
[    0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 10 jiffies.
[    0.000000] NR_IRQS: 512, nr_irqs: 512, preallocated irqs: 16
[    0.000000] mpic: Resetting
[    0.000000] mpic: Setting up MPIC " MPIC 1   " version 1.2 at f8040000, max 2 CPUs
[    0.000000] mpic: ISU size: 124, shift: 7, mask: 7f
[    0.000000] mpic: Initializing for 124 sources
[    0.000000] mpic: Setting up HT PICs workarounds for U3/U4
[    0.000000] mpic:   - HT:01.0 disabled MSI mapping found @ 0xfee00000
[    0.000000] mpic:   - HT:02.0 disabled MSI mapping found @ 0xfee00000
[    0.000000] mpic:   - HT:03.0 disabled MSI mapping found @ 0xfee00000
[    0.000000] mpic:   - HT:04.0 disabled MSI mapping found @ 0xfee00000
[    0.000000] mpic:   - HT:05.0 disabled MSI mapping found @ 0xfee00000
[    0.000000] mpic:   - HT:06.0 disabled MSI mapping found @ 0xfee00000
[    0.000000] mpic:   - HT:07.0 [0x90] vendor 106b device 0053 has 86 irqs
[    0.000000] time_init: decrementer frequency = 33.333333 MHz
[    0.000000] time_init: processor frequency   = 2300.000000 MHz
[    0.000003] clocksource: timebase: mask: 0xffffffffffffffff max_cycles: 0x7b00c4bad, max_idle_ns: 440795202744 ns
[    0.000005] clocksource: timebase mult[1e000005] shift[24] registered
[    0.000012] clockevent: decrementer mult[8888887] shift[32] cpu[0]
[    0.000050] Console: colour dummy device 80x25
[    0.000053] printk: console [tty0] enabled
[    0.000055] printk: bootconsole [udbg0] disabled
[    0.000063] pid_max: default: 32768 minimum: 301
[    0.000167] Mount-cache hash table entries: 32768 (order: 6, 262144 bytes)
[    0.000221] Mountpoint-cache hash table entries: 32768 (order: 6, 262144 bytes)
[    0.000576] PowerMac SMP probe found 2 cpus
[    0.000656] KeyWest i2c @0xf8001003 irq 16 /u4@0,f8000000/i2c@f8001000
[    0.000659]  channel 1 bus i2c-bus@1
[    0.000701] KeyWest i2c @0x80018000 irq 27 /ht@0,f2000000/pci@8/mac-io@7/i2c@18000
[    0.000704]  channel 0 bus i2c-bus@0
[    0.000707]  channel 0 bus i2c-bus@0
[    0.000740] SMU i2c /smu@0,0/smu-i2c-control@0
[    0.000744]  channel b bus /smu@0,0/smu-i2c-control@0/i2c-bus@b
[    0.000747]  channel e bus /smu@0,0/smu-i2c-control@0/i2c-bus@e
[    0.000760] Processor timebase sync using platform function
[    0.000762] mpic: requesting IPIs...
[    0.000951] rcu: Hierarchical SRCU implementation.
[    0.001090] smp: Bringing up secondary CPUs ...
[    0.002358] smp: Brought up 1 node, 2 CPUs
[    0.002422] Using standard scheduler topology
[    0.002873] devtmpfs: initialized
[    0.004498] Duplicate name in i2c@18000, renamed to "i2c-bus@0#1"
[    0.005786] random: get_random_u32 called from 0xc00000000026ba30 with crng_init=0
[    0.005980] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 19112604462750000 ns
[    0.005986] futex hash table entries: 512 (order: 4, 65536 bytes)
[    0.006179] NET: Registered protocol family 16
[    0.006573] cpuidle: using governor menu
[    0.006880] PCI: Probing PCI hardware
[    0.007052] PCI host bridge to bus 0000:00
[    0.007058] pci_bus 0000:00: root bus resource [io  0x10000-0x80ffff] (bus address [0x0000-0x7fffff])
[    0.007061] pci_bus 0000:00: root bus resource [mem 0xf1000000-0xf1ffffff]
[    0.007064] pci_bus 0000:00: root bus resource [mem 0x90000000-0xafffffff]
[    0.007067] pci_bus 0000:00: root bus resource [bus 00-ff]
[    0.007072] pci_bus 0000:00: busn_res: [bus 00-ff] end is updated to ff
[    0.007570] pci 0000:00:0b.0: [106b:005b] type 01 class 0x060400
[    0.007610] PCI: Fixup U4 PCIe bridge range: [mem 0x90000000-0xafffffff]
[    0.007645] pci 0000:00:0b.0: PME# supported from D0 D3hot D3cold
[    0.010387] IOMMU table initialized, virtual merging enabled
[    0.010501] pci 0000:0a:00.0: [10de:0141] type 00 class 0x030000
[    0.010527] pci 0000:0a:00.0: reg 0x10: [mem 0xa1000000-0xa1ffffff]
[    0.010541] pci 0000:0a:00.0: reg 0x14: [mem 0x90000000-0x9fffffff 64bit pref]
[    0.010554] pci 0000:0a:00.0: reg 0x1c: [mem 0xa0000000-0xa0ffffff 64bit]
[    0.010570] pci 0000:0a:00.0: reg 0x30: [mem 0xa2000000-0xa201ffff pref]
[    0.010648] pci 0000:0a:00.0: 32.000 Gb/s available PCIe bandwidth, limited by 2.5 GT/s x16 link at 0000:00:0b.0 (capable of 126.016 Gb/s with 8 GT/s x16 link)
[    0.010715] pci 0000:0a:00.0: disabling ASPM on pre-1.1 PCIe device.  You can enable it with 'pcie_aspm=force'
[    0.012036] pci 0000:00:0b.0: PCI bridge to [bus 0a]
[    0.012043] pci 0000:00:0b.0:   bridge window [io  0x10000-0x1ffff]
[    0.012047] pci 0000:00:0b.0:   bridge window [mem 0x90000000-0xafffffff]
[    0.012054] pci 0000:00:0b.0:   bridge window [mem 0x00000000-0x000fffff 64bit pref]
[    0.012098] pci_bus 0000:00: busn_res: [bus 00-ff] end is updated to 0a
[    0.012209] PCI host bridge to bus 0001:00
[    0.012213] pci_bus 0001:00: root bus resource [io  0x811000-0xc10fff] (bus address [0x0000-0x3fffff])
[    0.012216] pci_bus 0001:00: root bus resource [mem 0xfa000000-0xffffffff]
[    0.012219] pci_bus 0001:00: root bus resource [mem 0x80000000-0x8fffffff]
[    0.012222] pci_bus 0001:00: root bus resource [mem 0xb0000000-0xefffffff]
[    0.012225] pci_bus 0001:00: root bus resource [bus 00-ef]
[    0.012229] pci_bus 0001:00: busn_res: [bus 00-ef] end is updated to ff
[    0.012243] pci 0001:00:00.0: [106b:0074] type 00 class 0x060000
[    0.012361] pci 0001:00:01.0: [1166:0130] type 01 class 0x060400
[    0.012507] pci 0001:00:02.0: [1166:0130] type 01 class 0x060400
[    0.012646] pci 0001:00:03.0: [1166:0132] type 01 class 0x060400
[    0.012649] pci 0001:00:03.0: disabling Extended Tags (this device can't handle them)
[    0.012792] pci 0001:00:04.0: [1166:0132] type 01 class 0x060400
[    0.012795] pci 0001:00:04.0: disabling Extended Tags (this device can't handle them)
[    0.012937] pci 0001:00:05.0: [1166:0132] type 01 class 0x060400
[    0.012940] pci 0001:00:05.0: disabling Extended Tags (this device can't handle them)
[    0.013084] pci 0001:00:06.0: [1166:0132] type 01 class 0x060400
[    0.013087] pci 0001:00:06.0: disabling Extended Tags (this device can't handle them)
[    0.013232] pci 0001:00:07.0: [106b:0053] type 01 class 0x060400
[    0.013388] pci 0001:00:08.0: [106b:0054] type 01 class 0x060400
[    0.013536] pci 0001:00:09.0: [106b:0055] type 01 class 0x060400
[    0.014623] pci_bus 0001:04: extended config space not accessible
[    0.015926] pci 0001:00:01.0: PCI bridge to [bus 04]
[    0.015952] pci_bus 0001:05: extended config space not accessible
[    0.016151] pci 0001:05:04.0: [14e4:166a] type 00 class 0x020000
[    0.016165] pci 0001:05:04.0: reg 0x10: [mem 0xfa530000-0xfa53ffff 64bit]
[    0.016174] pci 0001:05:04.0: reg 0x18: [mem 0xfa520000-0xfa52ffff 64bit]
[    0.016219] pci 0001:05:04.0: PME# supported from D3hot D3cold
[    0.016291] pci 0001:05:04.1: [14e4:166a] type 00 class 0x020000
[    0.016305] pci 0001:05:04.1: reg 0x10: [mem 0xfa510000-0xfa51ffff 64bit]
[    0.016314] pci 0001:05:04.1: reg 0x18: [mem 0xfa500000-0xfa50ffff 64bit]
[    0.016358] pci 0001:05:04.1: PME# supported from D3hot D3cold
[    0.017534] pci 0001:00:02.0: PCI bridge to [bus 05]
[    0.017541] pci 0001:00:02.0:   bridge window [mem 0xfa500000-0xfa5fffff]
[    0.018895] pci 0001:00:03.0: PCI bridge to [bus 06]
[    0.020220] pci 0001:00:04.0: PCI bridge to [bus 07]
[    0.021540] pci 0001:00:05.0: PCI bridge to [bus 08]
[    0.022857] pci 0001:00:06.0: PCI bridge to [bus 09]
[    0.022887] pci_bus 0001:02: extended config space not accessible
[    0.024193] pci 0001:00:07.0: PCI bridge to [bus 02]
[    0.024202] pci 0001:00:07.0:   bridge window [mem 0xfa000000-0xfa3fffff]
[    0.024206] pci 0001:00:07.0:   bridge window [mem 0x00000000-0x000fffff pref]
[    0.024227] pci_bus 0001:01: extended config space not accessible
[    0.024542] pci 0001:01:07.0: [106b:004f] type 00 class 0xff0000
[    0.024556] pci 0001:01:07.0: reg 0x10: [mem 0x80000000-0x8007ffff]
[    0.024823] pci 0001:01:0b.0: [1033:0035] type 00 class 0x0c0310
[    0.024836] pci 0001:01:0b.0: reg 0x10: [mem 0x80082000-0x80082fff]
[    0.024890] pci 0001:01:0b.0: supports D1 D2
[    0.024893] pci 0001:01:0b.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.024960] pci 0001:01:0b.1: [1033:0035] type 00 class 0x0c0310
[    0.024973] pci 0001:01:0b.1: reg 0x10: [mem 0x80081000-0x80081fff]
[    0.025027] pci 0001:01:0b.1: supports D1 D2
[    0.025030] pci 0001:01:0b.1: PME# supported from D0 D1 D2 D3hot D3cold
[    0.025097] pci 0001:01:0b.2: [1033:00e0] type 00 class 0x0c0320
[    0.025111] pci 0001:01:0b.2: reg 0x10: [mem 0x80080000-0x800800ff]
[    0.025164] pci 0001:01:0b.2: supports D1 D2
[    0.025167] pci 0001:01:0b.2: PME# supported from D0 D1 D2 D3hot D3cold
[    0.026063] pci 0001:00:08.0: PCI bridge to [bus 01]
[    0.026072] pci 0001:00:08.0:   bridge window [mem 0x80000000-0x800fffff]
[    0.026077] pci 0001:00:08.0:   bridge window [mem 0x00000000-0x000fffff pref]
[    0.026145] pci_bus 0001:03: extended config space not accessible
[    0.026663] pci 0001:03:0c.0: [1166:0240] type 00 class 0x01018f
[    0.026676] pci 0001:03:0c.0: reg 0x10: [io  0x811000-0x811007]
[    0.026684] pci 0001:03:0c.0: reg 0x14: [io  0x811000-0x811003]
[    0.026691] pci 0001:03:0c.0: reg 0x18: [io  0x811000-0x811007]
[    0.026699] pci 0001:03:0c.0: reg 0x1c: [io  0x811000-0x811003]
[    0.026706] pci 0001:03:0c.0: reg 0x20: [io  0x811000-0x81100f]
[    0.026714] pci 0001:03:0c.0: reg 0x24: [mem 0xfa402000-0xfa403fff]
[    0.026830] pci 0001:03:0d.0: [106b:0050] type 00 class 0xff0000
[    0.026842] pci 0001:03:0d.0: reg 0x10: [mem 0xfa404000-0xfa407fff]
[    0.026973] pci 0001:03:0e.0: [106b:0052] type 00 class 0x0c0010
[    0.026986] pci 0001:03:0e.0: reg 0x10: [mem 0xfa400000-0xfa400fff]
[    0.027035] pci 0001:03:0e.0: supports D1 D2
[    0.027038] pci 0001:03:0e.0: PME# supported from D0 D1 D2 D3hot
[    0.027812] pci 0001:00:09.0: PCI bridge to [bus 03]
[    0.027821] pci 0001:00:09.0:   bridge window [mem 0xfa400000-0xfa4fffff]
[    0.027826] pci 0001:00:09.0:   bridge window [mem 0x00000000-0x000fffff pref]
[    0.027912] pci_bus 0001:00: busn_res: [bus 00-ff] end is updated to 09
[    0.028021] PCI 0000:00 Cannot reserve Legacy IO [io  0x10000-0x10fff]
[    0.028036] pci 0000:00:0b.0: BAR 9: assigned [mem 0xf1000000-0xf10fffff 64bit pref]
[    0.028040] pci 0000:00:0b.0: PCI bridge to [bus 0a]
[    0.028044] pci 0000:00:0b.0:   bridge window [io  0x10000-0x1ffff]
[    0.028049] pci 0000:00:0b.0:   bridge window [mem 0x90000000-0xafffffff]
[    0.028053] pci 0000:00:0b.0:   bridge window [mem 0xf1000000-0xf10fffff 64bit pref]
[    0.028060] pci_bus 0000:00: resource 4 [io  0x10000-0x80ffff]
[    0.028063] pci_bus 0000:00: resource 5 [mem 0xf1000000-0xf1ffffff]
[    0.028065] pci_bus 0000:00: resource 6 [mem 0x90000000-0xafffffff]
[    0.028068] pci_bus 0000:0a: resource 0 [io  0x10000-0x1ffff]
[    0.028071] pci_bus 0000:0a: resource 1 [mem 0x90000000-0xafffffff]
[    0.028074] pci_bus 0000:0a: resource 2 [mem 0xf1000000-0xf10fffff 64bit pref]
[    0.028113] pci 0001:00:01.0: PCI bridge to [bus 04]
[    0.028119] pci 0001:00:02.0: PCI bridge to [bus 05]
[    0.028123] pci 0001:00:02.0:   bridge window [mem 0xfa500000-0xfa5fffff]
[    0.028128] pci 0001:00:03.0: PCI bridge to [bus 06]
[    0.028133] pci 0001:00:04.0: PCI bridge to [bus 07]
[    0.028139] pci 0001:00:05.0: PCI bridge to [bus 08]
[    0.028145] pci 0001:00:06.0: PCI bridge to [bus 09]
[    0.028151] pci 0001:00:07.0: PCI bridge to [bus 02]
[    0.028155] pci 0001:00:07.0:   bridge window [mem 0xfa000000-0xfa3fffff]
[    0.028160] pci 0001:00:08.0: PCI bridge to [bus 01]
[    0.028164] pci 0001:00:08.0:   bridge window [mem 0x80000000-0x800fffff]
[    0.028169] pci 0001:00:09.0: PCI bridge to [bus 03]
[    0.028173] pci 0001:00:09.0:   bridge window [mem 0xfa400000-0xfa4fffff]
[    0.028178] pci_bus 0001:00: resource 4 [io  0x811000-0xc10fff]
[    0.028181] pci_bus 0001:00: resource 5 [mem 0xfa000000-0xffffffff]
[    0.028184] pci_bus 0001:00: resource 6 [mem 0x80000000-0x8fffffff]
[    0.028187] pci_bus 0001:00: resource 7 [mem 0xb0000000-0xefffffff]
[    0.028190] pci_bus 0001:05: resource 1 [mem 0xfa500000-0xfa5fffff]
[    0.028193] pci_bus 0001:02: resource 1 [mem 0xfa000000-0xfa3fffff]
[    0.028196] pci_bus 0001:01: resource 1 [mem 0x80000000-0x800fffff]
[    0.028199] pci_bus 0001:03: resource 1 [mem 0xfa400000-0xfa4fffff]
[    0.028200] PCI: Probing PCI hardware done
[    0.034326] SCSI subsystem initialized
[    0.034384] libata version 3.00 loaded.
[    0.034443] usbcore: registered new interface driver usbfs
[    0.034457] usbcore: registered new interface driver hub
[    0.034473] usbcore: registered new device driver usb
[    0.034506] Advanced Linux Sound Architecture Driver Initialized.
[    0.034740] clocksource: Switched to clocksource timebase
[    0.037795] NET: Registered protocol family 2
[    0.037971] tcp_listen_portaddr_hash hash table entries: 8192 (order: 5, 131072 bytes)
[    0.038054] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
[    0.038639] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[    0.039949] TCP: Hash tables configured (established 131072 bind 65536)
[    0.040033] UDP hash table entries: 8192 (order: 6, 262144 bytes)
[    0.040208] UDP-Lite hash table entries: 8192 (order: 6, 262144 bytes)
[    0.040429] NET: Registered protocol family 1
[    0.040652] RPC: Registered named UNIX socket transport module.
[    0.040654] RPC: Registered udp transport module.
[    0.040655] RPC: Registered tcp transport module.
[    0.040657] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    0.040679] PCI: CLS mismatch (32 != 64), using 128 bytes
[    0.040699] pci 0001:00:03.0: Found enabled HT MSI Mapping
[    0.040707] pci 0001:00:04.0: Found enabled HT MSI Mapping
[    0.040716] pci 0001:00:05.0: Found enabled HT MSI Mapping
[    0.040724] pci 0001:00:06.0: Found enabled HT MSI Mapping
[    0.040756] pci 0001:01:0b.0: enabling device (0000 -> 0002)
[    0.040790] pci 0001:01:0b.1: enabling device (0000 -> 0002)
[    0.040811] pci 0001:01:0b.2: enabling device (0004 -> 0006)
[    0.040912] Unpacking initramfs...
[    0.594521] Freeing initrd memory: 2480K
[    0.595083] workingset: timestamp_bits=62 max_order=22 bucket_order=0
[    0.597163] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
[    0.629559] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
[    0.629564] io scheduler noop registered (default)
[    0.629617] io scheduler bfq registered
[    0.629999] random: fast init done
[    0.630016] pmac_zilog: 0.6 (Benjamin Herrenschmidt <benh@kernel.crashing.org>)
[    0.630262] nouveau 0000:0a:00.0: NVIDIA NV43 (043100a4)
[    0.642991] nouveau 0000:0a:00.0: bios: version 05.43.02.75.00
[    0.643756] nouveau 0000:0a:00.0: fb: 256 MiB DDR1
[    0.694221] [TTM] Zone  kernel: Available graphics memory: 8102818 kiB
[    0.694222] [TTM] Zone   dma32: Available graphics memory: 2097152 kiB
[    0.694224] [TTM] Initializing pool allocator
[    0.694241] nouveau 0000:0a:00.0: DRM: VRAM: 252 MiB
[    0.694243] nouveau 0000:0a:00.0: DRM: GART: 512 MiB
[    0.694248] nouveau 0000:0a:00.0: DRM: TMDS table version 1.1
[    0.694251] nouveau 0000:0a:00.0: DRM: DCB version 3.0
[    0.694255] nouveau 0000:0a:00.0: DRM: DCB outp 00: 01000100 00000028
[    0.694258] nouveau 0000:0a:00.0: DRM: DCB outp 01: 03000102 00000000
[    0.694261] nouveau 0000:0a:00.0: DRM: DCB outp 02: 04011210 00000028
[    0.694264] nouveau 0000:0a:00.0: DRM: DCB outp 03: 02111212 02000100
[    0.694267] nouveau 0000:0a:00.0: DRM: DCB outp 04: 02011211 0020c070
[    0.694271] nouveau 0000:0a:00.0: DRM: DCB conn 00: 1030
[    0.694273] nouveau 0000:0a:00.0: DRM: DCB conn 01: 2130
[    0.699911] [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
[    0.699914] [drm] Driver supports precise vblank timestamp query.
[    0.701558] nouveau 0000:0a:00.0: dma_direct_map_page: overflow 0x000000845bb96000+4096 of device mask 7fffffffff bus mask 0
[    0.701575] fbcon: Taking over console
[    0.701582] nouveau 0000:0a:00.0: dma_direct_map_page: overflow 0x000000845bb95000+4096 of device mask 7fffffffff bus mask 0
[    0.701590] nouveau 0000:0a:00.0: dma_direct_map_page: overflow 0x000000845bb98000+4096 of device mask 7fffffffff bus mask 0
[    0.701598] nouveau 0000:0a:00.0: dma_direct_map_page: overflow 0x000000845bb97000+4096 of device mask 7fffffffff bus mask 0
[    0.701607] nouveau 0000:0a:00.0: dma_direct_map_page: overflow 0x000000845bb9a000+4096 of device mask 7fffffffff bus mask 0
[    0.701615] nouveau 0000:0a:00.0: dma_direct_map_page: overflow 0x000000845bb99000+4096 of device mask 7fffffffff bus mask 0
[    0.701623] nouveau 0000:0a:00.0: dma_direct_map_page: overflow 0x000000845bb9c000+4096 of device mask 7fffffffff bus mask 0
[    0.701632] nouveau 0000:0a:00.0: dma_direct_map_page: overflow 0x000000845bb9b000+4096 of device mask 7fffffffff bus mask 0
[    0.701640] nouveau 0000:0a:00.0: dma_direct_map_page: overflow 0x000000845bb9d000+4096 of device mask 7fffffffff bus mask 0
[    0.701649] nouveau 0000:0a:00.0: dma_direct_map_page: overflow 0x000000845bb51000+4096 of device mask 7fffffffff bus mask 0
[    0.701657] nouveau 0000:0a:00.0: dma_direct_map_page: overflow 0x000000845bb50000+4096 of device mask 7fffffffff bus mask 0
[    0.701665] nouveau 0000:0a:00.0: dma_direct_map_page: overflow 0x000000845bb53000+4096 of device mask 7fffffffff bus mask 0
[    0.701674] nouveau 0000:0a:00.0: dma_direct_map_page: overflow 0x000000845bb52000+4096 of device mask 7fffffffff bus mask 0
[    0.701683] nouveau 0000:0a:00.0: dma_direct_map_page: overflow 0x000000845bb41000+4096 of device mask 7fffffffff bus mask 0
[    0.701692] nouveau 0000:0a:00.0: dma_direct_map_page: overflow 0x000000845bb40000+4096 of device mask 7fffffffff bus mask 0
[    0.701702] nouveau 0000:0a:00.0: dma_direct_map_page: overflow 0x000000845bb43000+4096 of device mask 7fffffffff bus mask 0
[    0.701711] nouveau 0000:0a:00.0: dma_direct_map_page: overflow 0x000000845bb42000+4096 of device mask 7fffffffff bus mask 0
[    0.701720] nouveau 0000:0a:00.0: dma_direct_map_page: overflow 0x000000845bba4000+4096 of device mask 7fffffffff bus mask 0
[    0.701807] nouveau 0000:0a:00.0: dma_direct_map_page: overflow 0x000000845bba4000+4096 of device mask 7fffffffff bus mask 0
[    0.701816] nouveau 0000:0a:00.0: dma_direct_map_page: overflow 0x000000845bb43000+4096 of device mask 7fffffffff bus mask 0
[    0.701826] nouveau 0000:0a:00.0: dma_direct_map_page: overflow 0x000000845bb42000+4096 of device mask 7fffffffff bus mask 0
[    0.701835] nouveau 0000:0a:00.0: dma_direct_map_page: overflow 0x000000845bb41000+4096 of device mask 7fffffffff bus mask 0
[    0.701844] nouveau 0000:0a:00.0: dma_direct_map_page: overflow 0x000000845bb40000+4096 of device mask 7fffffffff bus mask 0
[    0.701853] nouveau 0000:0a:00.0: dma_direct_map_page: overflow 0x000000845bb53000+4096 of device mask 7fffffffff bus mask 0
[    0.701863] nouveau 0000:0a:00.0: dma_direct_map_page: overflow 0x000000845bb52000+4096 of device mask 7fffffffff bus mask 0
[    0.701872] nouveau 0000:0a:00.0: dma_direct_map_page: overflow 0x000000845bb51000+4096 of device mask 7fffffffff bus mask 0
[    0.701881] nouveau 0000:0a:00.0: dma_direct_map_page: overflow 0x000000845bb50000+4096 of device mask 7fffffffff bus mask 0
[    0.701890] nouveau 0000:0a:00.0: dma_direct_map_page: overflow 0x000000845bb9d000+4096 of device mask 7fffffffff bus mask 0
[    0.701900] nouveau 0000:0a:00.0: dma_direct_map_page: overflow 0x000000845bb9c000+4096 of device mask 7fffffffff bus mask 0
[    0.701909] nouveau 0000:0a:00.0: dma_direct_map_page: overflow 0x000000845bb9b000+4096 of device mask 7fffffffff bus mask 0
[    0.701918] nouveau 0000:0a:00.0: dma_direct_map_page: overflow 0x000000845bb9a000+4096 of device mask 7fffffffff bus mask 0
[    0.701927] nouveau 0000:0a:00.0: dma_direct_map_page: overflow 0x000000845bb99000+4096 of device mask 7fffffffff bus mask 0
[    0.701936] nouveau 0000:0a:00.0: dma_direct_map_page: overflow 0x000000845bb98000+4096 of device mask 7fffffffff bus mask 0
[    0.701946] nouveau 0000:0a:00.0: dma_direct_map_page: overflow 0x000000845bb97000+4096 of device mask 7fffffffff bus mask 0
[    0.702605] nouveau 0000:0a:00.0: DRM: MM: using M2MF for buffer copies
[    0.702624] nouveau 0000:0a:00.0: DRM: Setting dpms mode 3 on TV encoder (output 4)
[    0.855279] nouveau 0000:0a:00.0: DRM: allocated 1920x3240 fb: 0x9000, bo (____ptrval____)
[    0.855291] nouveau 0000:0a:00.0: fifo: DMA_PUSHER - ch 0 [DRM] get 00000000 put 00000188 state 80000000 (err: INVALID_CMD) push 00000000
[    1.024972] nouveau 0000:0a:00.0: DRM: 0x14C5: Parsing digital output script table
[    1.074534] Console: switching to colour frame buffer device 240x67
[    1.074562] nouveau 0000:0a:00.0: fifo: DMA_PUSHER - ch 0 [DRM] get 00000188 put 000001bc state 80000000 (err: INVALID_CMD) push 00000000
[    1.224799] nouveau 0000:0a:00.0: fifo: DMA_PUSHER - ch 0 [DRM] get 000001bc put 000001d8 state 80000000 (err: INVALID_CMD) push 00000000
[    1.224837] nouveau 0000:0a:00.0: fifo: DMA_PUSHER - ch 0 [DRM] get 000001d8 put 00001118 state 80000000 (err: INVALID_CMD) push 00000000
[    1.224869] nouveau 0000:0a:00.0: fifo: DMA_PUSHER - ch 0 [DRM] get 00001118 put 00002058 state 80000000 (err: INVALID_CMD) push 00000000
[    1.224900] nouveau 0000:0a:00.0: fifo: DMA_PUSHER - ch 0 [DRM] get 00002058 put 00002f98 state 80000000 (err: INVALID_CMD) push 00000000
[    1.224938] nouveau 0000:0a:00.0: fifo: DMA_PUSHER - ch 0 [DRM] get 00002f98 put 00003ed8 state 80000000 (err: INVALID_CMD) push 00000000
[    1.224953] nouveau 0000:0a:00.0: fifo: DMA_PUSHER - ch 0 [DRM] get 00003ed8 put 00004e18 state 80000000 (err: INVALID_CMD) push 00000000
[    1.224988] nouveau 0000:0a:00.0: fifo: DMA_PUSHER - ch 0 [DRM] get 00004e18 put 00005d58 state 80000000 (err: INVALID_CMD) push 00000000
[    1.225005] nouveau 0000:0a:00.0: fifo: DMA_PUSHER - ch 0 [DRM] get 00005d58 put 00006c98 state 80000000 (err: INVALID_CMD) push 00000000
[    1.225024] nouveau 0000:0a:00.0: fifo: DMA_PUSHER - ch 0 [DRM] get 00006c98 put 00007bd8 state 80000000 (err: INVALID_CMD) push 00000000
[    1.225043] nouveau 0000:0a:00.0: fifo: DMA_PUSHER - ch 0 [DRM] get 00007bd8 put 00008b18 state 80000000 (err: INVALID_CMD) push 00000000
[    1.225063] nouveau 0000:0a:00.0: fifo: DMA_PUSHER - ch 0 [DRM] get 00008b18 put 00009a58 state 80000000 (err: INVALID_CMD) push 00000000
[    1.225097] nouveau 0000:0a:00.0: fifo: DMA_PUSHER - ch 0 [DRM] get 00009a58 put 0000a998 state 80000000 (err: INVALID_CMD) push 00000000
[    1.225115] nouveau 0000:0a:00.0: fifo: DMA_PUSHER - ch 0 [DRM] get 0000a998 put 0000b8d8 state 80000000 (err: INVALID_CMD) push 00000000
[    1.225133] nouveau 0000:0a:00.0: fifo: DMA_PUSHER - ch 0 [DRM] get 0000b8d8 put 0000c818 state 80000000 (err: INVALID_CMD) push 00000000
[    1.225152] nouveau 0000:0a:00.0: fifo: DMA_PUSHER - ch 0 [DRM] get 0000c818 put 0000d758 state 80000000 (err: INVALID_CMD) push 00000000
[    1.225171] nouveau 0000:0a:00.0: fifo: DMA_PUSHER - ch 0 [DRM] get 0000d758 put 0000e698 state 80000000 (err: INVALID_CMD) push 00000000
[    1.225190] nouveau 0000:0a:00.0: fifo: DMA_PUSHER - ch 0 [DRM] get 0000e698 put 0000f5d8 state 80000000 (err: INVALID_CMD) push 00000000
[    1.225208] nouveau 0000:0a:00.0: fifo: DMA_PUSHER - ch 0 [DRM] get 0000f5d8 put 00000790 state 80000000 (err: INVALID_CMD) push 00000000
[    1.225238] nouveau 0000:0a:00.0: fifo: DMA_PUSHER - ch 0 [DRM] get 00000790 put 000016d0 state 80000000 (err: INVALID_CMD) push 00000000
[    1.225266] nouveau 0000:0a:00.0: fifo: DMA_PUSHER - ch 0 [DRM] get 000016d0 put 00002610 state 80000000 (err: INVALID_CMD) push 00000000
[    1.225296] nouveau 0000:0a:00.0: fifo: DMA_PUSHER - ch 0 [DRM] get 00002610 put 00003550 state 80000000 (err: INVALID_CMD) push 00000000
[    1.225324] nouveau 0000:0a:00.0: fifo: DMA_PUSHER - ch 0 [DRM] get 00003550 put 00004490 state 80000000 (err: INVALID_CMD) push 00000000
[    1.225354] nouveau 0000:0a:00.0: fifo: DMA_PUSHER - ch 0 [DRM] get 00004490 put 000053d0 state 80000000 (err: INVALID_CMD) push 00000000
[    1.225383] nouveau 0000:0a:00.0: fifo: DMA_PUSHER - ch 0 [DRM] get 000053d0 put 00006310 state 80000000 (err: INVALID_CMD) push 00000000
[    1.225412] nouveau 0000:0a:00.0: fifo: DMA_PUSHER - ch 0 [DRM] get 00006310 put 00007250 state 80000000 (err: INVALID_CMD) push 00000000
[    1.225441] nouveau 0000:0a:00.0: fifo: DMA_PUSHER - ch 0 [DRM] get 00007250 put 00008190 state 80000000 (err: INVALID_CMD) push 00000000
[    1.225470] nouveau 0000:0a:00.0: fifo: DMA_PUSHER - ch 0 [DRM] get 00008190 put 000090d0 state 80000000 (err: INVALID_CMD) push 00000000
[    1.225500] nouveau 0000:0a:00.0: fifo: DMA_PUSHER - ch 0 [DRM] get 000090d0 put 0000a010 state 80000000 (err: INVALID_CMD) push 00000000
[    1.225515] nouveau 0000:0a:00.0: fifo: DMA_PUSHER - ch 0 [DRM] get 0000a010 put 0000af50 state 80000000 (err: INVALID_CMD) push 00000000
[    1.225546] nouveau 0000:0a:00.0: fifo: DMA_PUSHER - ch 0 [DRM] get 0000af50 put 0000be90 state 80000000 (err: INVALID_CMD) push 00000000
[    1.225561] nouveau 0000:0a:00.0: fifo: DMA_PUSHER - ch 0 [DRM] get 0000be90 put 0000cdd0 state 80000000 (err: INVALID_CMD) push 00000000
[    1.225592] nouveau 0000:0a:00.0: fifo: DMA_PUSHER - ch 0 [DRM] get 0000cdd0 put 0000dd10 state 80000000 (err: INVALID_CMD) push 00000000
[    1.225607] nouveau 0000:0a:00.0: fifo: DMA_PUSHER - ch 0 [DRM] get 0000dd10 put 0000ec50 state 80000000 (err: INVALID_CMD) push 00000000
[    1.225623] nouveau 0000:0a:00.0: fifo: DMA_PUSHER - ch 0 [DRM] get 0000ec50 put 0000fb90 state 80000000 (err: INVALID_CMD) push 00000000
[    1.225653] nouveau 0000:0a:00.0: fifo: DMA_PUSHER - ch 0 [DRM] get 0000fb90 put 00000b98 state 80000000 (err: INVALID_CMD) push 00000000
[    1.225683] nouveau 0000:0a:00.0: fifo: DMA_PUSHER - ch 0 [DRM] get 00000b98 put 00001ad8 state 80000000 (err: INVALID_CMD) push 00000000
[    1.225712] nouveau 0000:0a:00.0: fifo: DMA_PUSHER - ch 0 [DRM] get 00001ad8 put 00002a18 state 80000000 (err: INVALID_CMD) push 00000000
[    1.225741] nouveau 0000:0a:00.0: fifo: DMA_PUSHER - ch 0 [DRM] get 00002a18 put 00003958 state 80000000 (err: INVALID_CMD) push 00000000
[    1.225770] nouveau 0000:0a:00.0: fifo: DMA_PUSHER - ch 0 [DRM] get 00003958 put 00004898 state 80000000 (err: INVALID_CMD) push 00000000
[    1.225799] nouveau 0000:0a:00.0: fifo: DMA_PUSHER - ch 0 [DRM] get 00004898 put 000057d8 state 80000000 (err: INVALID_CMD) push 00000000
[    1.225828] nouveau 0000:0a:00.0: fifo: DMA_PUSHER - ch 0 [DRM] get 000057d8 put 00006718 state 80000000 (err: INVALID_CMD) push 00000000
[    1.225857] nouveau 0000:0a:00.0: fifo: DMA_PUSHER - ch 0 [DRM] get 00006718 put 00007658 state 80000000 (err: INVALID_CMD) push 00000000
[    1.225887] nouveau 0000:0a:00.0: fifo: DMA_PUSHER - ch 0 [DRM] get 00007658 put 00008598 state 80000000 (err: INVALID_CMD) push 00000000
[    1.225902] nouveau 0000:0a:00.0: fifo: DMA_PUSHER - ch 0 [DRM] get 00008598 put 000094d8 state 80000000 (err: INVALID_CMD) push 00000000
[    1.225933] nouveau 0000:0a:00.0: fifo: DMA_PUSHER - ch 0 [DRM] get 000094d8 put 0000a418 state 80000000 (err: INVALID_CMD) push 00000000
[    1.225948] nouveau 0000:0a:00.0: fifo: DMA_PUSHER - ch 0 [DRM] get 0000a418 put 0000b358 state 80000000 (err: INVALID_CMD) push 00000000
[    1.225979] nouveau 0000:0a:00.0: fifo: DMA_PUSHER - ch 0 [DRM] get 0000b358 put 0000c298 state 80000000 (err: INVALID_CMD) push 00000000
[    1.225993] nouveau 0000:0a:00.0: fifo: DMA_PUSHER - ch 0 [DRM] get 0000c298 put 0000d1d8 state 80000000 (err: INVALID_CMD) push 00000000
[    1.226010] nouveau 0000:0a:00.0: fifo: DMA_PUSHER - ch 0 [DRM] get 0000d1d8 put 0000e118 state 80000000 (err: INVALID_CMD) push 00000000
[    1.226041] nouveau 0000:0a:00.0: fifo: DMA_PUSHER - ch 0 [DRM] get 0000e118 put 0000f058 state 80000000 (err: INVALID_CMD) push 00000000
[    1.226056] nouveau 0000:0a:00.0: fifo: DMA_PUSHER - ch 0 [DRM] get 0000f058 put 0000ff98 state 80000000 (err: INVALID_CMD) push 00000000
[    1.226086] nouveau 0000:0a:00.0: fifo: DMA_PUSHER - ch 0 [DRM] get 0000ff98 put 00000fa0 state 80000000 (err: INVALID_CMD) push 00000000
[    1.226117] nouveau 0000:0a:00.0: fifo: DMA_PUSHER - ch 0 [DRM] get 00000fa0 put 00001ee0 state 80000000 (err: INVALID_CMD) push 00000000
[    1.226133] nouveau 0000:0a:00.0: fifo: DMA_PUSHER - ch 0 [DRM] get 00001ee0 put 00002e20 state 80000000 (err: INVALID_CMD) push 00000000
[    1.226162] nouveau 0000:0a:00.0: fifo: DMA_PUSHER - ch 0 [DRM] get 00002e20 put 00003d60 state 80000000 (err: INVALID_CMD) push 00000000
[    1.226191] nouveau 0000:0a:00.0: fifo: DMA_PUSHER - ch 0 [DRM] get 00003d60 put 00004ca0 state 80000000 (err: INVALID_CMD) push 00000000
[    1.226220] nouveau 0000:0a:00.0: fifo: DMA_PUSHER - ch 0 [DRM] get 00004ca0 put 00005be0 state 80000000 (err: INVALID_CMD) push 00000000
[    1.226249] nouveau 0000:0a:00.0: fifo: DMA_PUSHER - ch 0 [DRM] get 00005be0 put 00006b20 state 80000000 (err: INVALID_CMD) push 00000000
[    1.226278] nouveau 0000:0a:00.0: fifo: DMA_PUSHER - ch 0 [DRM] get 00006b20 put 00007a60 state 80000000 (err: INVALID_CMD) push 00000000
[    1.226307] nouveau 0000:0a:00.0: fifo: DMA_PUSHER - ch 0 [DRM] get 00007a60 put 000089a0 state 80000000 (err: INVALID_CMD) push 00000000
[    1.226336] nouveau 0000:0a:00.0: fifo: DMA_PUSHER - ch 0 [DRM] get 000089a0 put 000098e0 state 80000000 (err: INVALID_CMD) push 00000000
[    1.226365] nouveau 0000:0a:00.0: fifo: DMA_PUSHER - ch 0 [DRM] get 000098e0 put 0000a820 state 80000000 (err: INVALID_CMD) push 00000000
[    1.226394] nouveau 0000:0a:00.0: fifo: DMA_PUSHER - ch 0 [DRM] get 0000a820 put 0000b760 state 80000000 (err: INVALID_CMD) push 00000000
[    1.226423] nouveau 0000:0a:00.0: fifo: DMA_PUSHER - ch 0 [DRM] get 0000b760 put 0000c6a0 state 80000000 (err: INVALID_CMD) push 00000000
[    1.226452] nouveau 0000:0a:00.0: fifo: DMA_PUSHER - ch 0 [DRM] get 0000c6a0 put 0000d5e0 state 80000000 (err: INVALID_CMD) push 00000000
[    1.226480] nouveau 0000:0a:00.0: fifo: DMA_PUSHER - ch 0 [DRM] get 0000d5e0 put 0000e520 state 80000000 (err: INVALID_CMD) push 00000000
[    1.226509] nouveau 0000:0a:00.0: fifo: DMA_PUSHER - ch 0 [DRM] get 0000e520 put 0000f460 state 80000000 (err: INVALID_CMD) push 00000000
[    1.226541] nouveau 0000:0a:00.0: fifo: DMA_PUSHER - ch 0 [DRM] get 0000f460 put 000005f4 state 80000000 (err: INVALID_CMD) push 00000000
[    1.226552] nouveau 0000:0a:00.0: fb0: nouveaufb frame buffer device
[    1.226743] nouveau 0000:0a:00.0: fifo: DMA_PUSHER - ch 0 [DRM] get 000005f4 put 00001878 state 80000000 (err: INVALID_CMD) push 00000000
[    1.226772] nouveau 0000:0a:00.0: fifo: DMA_PUSHER - ch 0 [DRM] get 00001878 put 000021d4 state 80000000 (err: INVALID_CMD) push 00000000
[    1.226801] nouveau 0000:0a:00.0: fifo: DMA_PUSHER - ch 0 [DRM] get 000021d4 put 00002b30 state 80000000 (err: INVALID_CMD) push 00000000
[    1.226830] nouveau 0000:0a:00.0: fifo: DMA_PUSHER - ch 0 [DRM] get 00002b30 put 0000348c state 80000000 (err: INVALID_CMD) push 00000000
[    1.226859] nouveau 0000:0a:00.0: fifo: DMA_PUSHER - ch 0 [DRM] get 0000348c put 00003de8 state 80000000 (err: INVALID_CMD) push 00000000
[    1.226889] nouveau 0000:0a:00.0: fifo: DMA_PUSHER - ch 0 [DRM] get 00003de8 put 00004744 state 80000000 (err: INVALID_CMD) push 00000000
[    1.226918] nouveau 0000:0a:00.0: fifo: DMA_PUSHER - ch 0 [DRM] get 00004744 put 000050a0 state 80000000 (err: INVALID_CMD) push 00000000
[    1.226947] nouveau 0000:0a:00.0: fifo: DMA_PUSHER - ch 0 [DRM] get 000050a0 put 000059fc state 80000000 (err: INVALID_CMD) push 00000000
[    1.226976] nouveau 0000:0a:00.0: fifo: DMA_PUSHER - ch 0 [DRM] get 000059fc put 00006358 state 80000000 (err: INVALID_CMD) push 00000000
[    1.227005] nouveau 0000:0a:00.0: fifo: DMA_PUSHER - ch 0 [DRM] get 00006358 put 00006cb4 state 80000000 (err: INVALID_CMD) push 00000000
[    1.227024] nouveau 0000:0a:00.0: fifo: DMA_PUSHER - ch 0 [DRM] get 00006cb4 put 00006ce8 state 80000000 (err: INVALID_CMD) push 00000000
[    1.227052] nouveau 0000:0a:00.0: fifo: DMA_PUSHER - ch 0 [DRM] get 00006ce8 put 00007f6c state 80000000 (err: INVALID_CMD) push 00000000
[    1.227082] nouveau 0000:0a:00.0: fifo: DMA_PUSHER - ch 0 [DRM] get 00007f6c put 000088c8 state 80000000 (err: INVALID_CMD) push 00000000
[    1.227111] nouveau 0000:0a:00.0: fifo: DMA_PUSHER - ch 0 [DRM] get 000088c8 put 00009224 state 80000000 (err: INVALID_CMD) push 00000000
[    1.227129] nouveau 0000:0a:00.0: fifo: DMA_PUSHER - ch 0 [DRM] get 00009224 put 00009258 state 80000000 (err: INVALID_CMD) push 00000000
[    1.227144] nouveau 0000:0a:00.0: fifo: DMA_PUSHER - ch 0 [DRM] get 00009258 put 00009bb4 state 80000000 (err: INVALID_CMD) push 00000000
[    1.314241] nouveau 0000:0a:00.0: fifo: DMA_PUSHER - ch 0 [DRM] get 00009bb4 put 0000a4dc state 80000000 (err: INVALID_CMD) push 00000000
[    1.316076] [drm] Initialized nouveau 1.3.1 20120801 for 0000:0a:00.0 on minor 0
[    1.316328] zram: Added device: zram0
[    1.316402] MacIO PCI driver attached to Shasta chipset
[    1.316798] 0.00013020:ch-a: ttyS0 at MMIO 0x80013020 (irq = 23, base_baud = 230400) is a Z85c30 ESCC - Serial port
[    1.316965] 0.00013000:ch-b: ttyS1 at MMIO 0x80013000 (irq = 24, base_baud = 230400) is a Z85c30 ESCC - Serial port
[    1.317183] windfarm: initializing for dual-core desktop G5
[    1.484764] nouveau 0000:0a:00.0: fifo: DMA_PUSHER - ch 0 [DRM] get 0000a4dc put 0000a510 state 80000000 (err: INVALID_CMD) push 00000000
[    1.567975] sata_svw 0001:03:0c.0: version 2.3
[    1.568578] scsi host0: sata_svw
[    1.568748] scsi host1: sata_svw
[    1.568865] scsi host2: sata_svw
[    1.568980] scsi host3: sata_svw
[    1.569040] ata1: SATA max UDMA/133 mmio m8192@0xfa402000 port 0xfa402000 irq 18
[    1.569043] ata2: SATA max UDMA/133 mmio m8192@0xfa402000 port 0xfa402100 irq 18
[    1.569046] ata3: SATA max UDMA/133 mmio m8192@0xfa402000 port 0xfa402200 irq 18
[    1.569049] ata4: SATA max UDMA/133 mmio m8192@0xfa402000 port 0xfa402300 irq 18
[    1.569122] pata-pci-macio 0001:03:0d.0: enabling device (0000 -> 0002)
[    1.594750] pata-pci-macio 0001:03:0d.0: Activating pata-macio chipset Shasta ATA-6, Apple bus ID 3
[    1.595015] scsi host4: pata_macio
[    1.595075] ata5: PATA max UDMA/133 irq 38
[    1.595181] libphy: Fixed MDIO Bus: probed
[    1.595204] tg3.c:v3.137 (May 11, 2014)
[    1.630500] tg3 0001:05:04.0 eth0: Tigon3 [partno(BCM95780) rev 8003] (PCIX:133MHz:64-bit) MAC address 00:14:51:65:e9:94
[    1.630504] tg3 0001:05:04.0 eth0: attached PHY is 5780 (10/100/1000Base-T Ethernet) (WireSpeed[1], EEE[0])
[    1.630508] tg3 0001:05:04.0 eth0: RXcsums[1] LinkChgREG[0] MIirq[0] ASF[0] TSOcap[1]
[    1.630511] tg3 0001:05:04.0 eth0: dma_rwctrl[76144000] dma_mask[40-bit]
[    1.661904] tg3 0001:05:04.1 eth1: Tigon3 [partno(BCM95780) rev 8003] (PCIX:133MHz:64-bit) MAC address 00:14:51:65:e9:95
[    1.661908] tg3 0001:05:04.1 eth1: attached PHY is 5780 (10/100/1000Base-T Ethernet) (WireSpeed[1], EEE[0])
[    1.661911] tg3 0001:05:04.1 eth1: RXcsums[1] LinkChgREG[0] MIirq[0] ASF[0] TSOcap[1]
[    1.661915] tg3 0001:05:04.1 eth1: dma_rwctrl[76144000] dma_mask[40-bit]
[    1.663099] firewire_ohci 0001:03:0e.0: enabling device (0000 -> 0002)
[    1.694771] nouveau 0000:0a:00.0: fifo: DMA_PUSHER - ch 0 [DRM] get 0000a510 put 0000a544 state 80000000 (err: INVALID_CMD) push 00000000
[    1.724780] firewire_ohci 0001:03:0e.0: added OHCI v1.0 device as card 0, 8 IR + 8 IT contexts, quirks 0x0
[    1.724817] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    1.724841] ehci-pci: EHCI PCI platform driver
[    1.724921] ehci-pci 0001:01:0b.2: EHCI Host Controller
[    1.724930] ehci-pci 0001:01:0b.2: new USB bus registered, assigned bus number 1
[    1.724982] ehci-pci 0001:01:0b.2: irq 70, io mem 0x80080000
[    1.754741] ehci-pci 0001:01:0b.2: USB 2.0 started, EHCI 1.00
[    1.754985] hub 1-0:1.0: USB hub found
[    1.754996] hub 1-0:1.0: 5 ports detected
[    1.755298] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    1.755299] ohci-pci: OHCI PCI platform driver
[    1.755330] ohci-pci 0001:01:0b.0: OHCI PCI host controller
[    1.755337] ohci-pci 0001:01:0b.0: new USB bus registered, assigned bus number 2
[    1.755356] ohci-pci 0001:01:0b.0: irq 70, io mem 0x80082000
[    1.795111] ata5.00: ATAPI: HL-DT-ST DVD-RW GWA-4165B, C006, max UDMA/66
[    1.845168] hub 2-0:1.0: USB hub found
[    1.845182] hub 2-0:1.0: 3 ports detected
[    1.845399] ohci-pci 0001:01:0b.1: OHCI PCI host controller
[    1.845406] ohci-pci 0001:01:0b.1: new USB bus registered, assigned bus number 3
[    1.845427] ohci-pci 0001:01:0b.1: irq 70, io mem 0x80081000
[    1.895542] ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[    1.904763] nouveau 0000:0a:00.0: fifo: DMA_PUSHER - ch 0 [DRM] get 0000a544 put 0000a578 state 80000000 (err: INVALID_CMD) push 00000000
[    1.934964] ata1.00: ATA-7: SAMSUNG HD103SI, 1AG01118, max UDMA7
[    1.934967] ata1.00: 1953525168 sectors, multi 16: LBA48 NCQ (depth 0/32)
[    1.935360] hub 3-0:1.0: USB hub found
[    1.935374] hub 3-0:1.0: 2 ports detected
[    1.983595] ata1.00: configured for UDMA/133
[    1.983649] rtc-generic rtc-generic: rtc core: registered rtc-generic as rtc0
[    1.983718] PowerMac i2c bus smu 14 registered
[    1.983749] scsi 0:0:0:0: Direct-Access     ATA      SAMSUNG HD103SI  1118 PQ: 0 ANSI: 5
[    1.983765] PowerMac i2c bus smu 11 registered
[    1.983974] PowerMac i2c bus mac-io 0 registered
[    1.984135] PowerMac i2c bus mac-io 0 registered
[    1.984184] sd 0:0:0:0: [sda] 1953525168 512-byte logical blocks: (1.00 TB/932 GiB)
[    1.984201] sd 0:0:0:0: [sda] Write Protect is off
[    1.984205] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    1.984231] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    1.984249] PowerMac i2c bus u4 1 registered
[    1.990850]  sda: [mac] sda1 sda2 sda3 sda4 sda5
[    1.991327] sd 0:0:0:0: [sda] Attached SCSI disk
[    2.004743] pmac64_cpufreq: Registering G5 CPU frequency driver
[    2.004745] pmac64_cpufreq: Frequency method: SCOM, Voltage method: GPIO
[    2.004747] pmac64_cpufreq: Low: 1150 Mhz, High: 2300 Mhz, Cur: 2300 MHz
[    2.004835] usbcore: registered new interface driver usbhid
[    2.004837] usbhid: USB HID core driver
[    2.005268] snd-aoa-fabric-layout: Using PMF GPIOs
[    2.008436] snd-aoa-fabric-layout: platform-onyx-codec-ref doesn't match!
[    2.008438] snd-aoa: fabric didn't like codec onyx
[    2.008819] nouveau 0000:0a:00.0: fifo: DMA_PUSHER - ch 0 [DRM] get 0000a578 put 0000f45c state 80000000 (err: INVALID_CMD) push 00000000
[    2.009207] nouveau 0000:0a:00.0: fifo: DMA_PUSHER - ch 0 [DRM] get 0000f45c put 000051b8 state 80000000 (err: INVALID_CMD) push 00000000
[    2.009590] nouveau 0000:0a:00.0: fifo: DMA_PUSHER - ch 0 [DRM] get 000051b8 put 0000aea8 state 80000000 (err: INVALID_CMD) push 00000000
[    2.009959] nouveau 0000:0a:00.0: fifo: DMA_PUSHER - ch 0 [DRM] get 0000aea8 put 00000c5c state 80000000 (err: INVALID_CMD) push 00000000
[    2.009992] nouveau 0000:0a:00.0: fifo: DMA_PUSHER - ch 0 [DRM] get 00000c5c put 000016b8 state 80000000 (err: INVALID_CMD) push 00000000
[    2.010761] snd-aoa-fabric-layout: can use this codec
[    2.012242] nouveau 0000:0a:00.0: fifo: DMA_PUSHER - ch 0 [DRM] get 000016b8 put 0000698c state 80000000 (err: INVALID_CMD) push 00000000
[    2.110458] snd-aoa-codec-onyx: attached to onyx codec via i2c
[    2.110674] snd-aoa-codec-onyx: created and attached onyx instance
[    2.111236] NET: Registered protocol family 10
[    2.111981] Segment Routing with IPv6
[    2.112036] NET: Registered protocol family 17
[    2.112216] drmem: No dynamic reconfiguration memory found
[    2.161514] rtc-generic rtc-generic: setting system clock to 2018-11-29 19:20:56 UTC (1543519256)
[    2.161724] ALSA device list:
[    2.161727]   #0: SoundByLayout
[    2.161876] nouveau 0000:0a:00.0: fifo: DMA_PUSHER - ch 0 [DRM] get 0000698c put 000069c0 state 80000000 (err: INVALID_CMD) push 00000000
[    2.235011] firewire_core 0001:03:0e.0: created device fw0: GUID 003065fffefcb9ce, S800
[    2.235022] firewire_core 0001:03:0e.0: phy config: new root=ffc1, gap_count=5
[    2.324756] windfarm: CPUs control loops started.
[    2.327267] ata2: SATA link down (SStatus 4 SControl 300)
[    2.327351] nouveau 0000:0a:00.0: fifo: DMA_PUSHER - ch 0 [DRM] get 000069c0 put 000069f4 state 80000000 (err: INVALID_CMD) push 00000000
[    2.374786] usb 3-1: new low-speed USB device number 2 using ohci-pci
[    2.534779] nouveau 0000:0a:00.0: fifo: DMA_PUSHER - ch 0 [DRM] get 000069f4 put 00006a28 state 80000000 (err: INVALID_CMD) push 00000000
[    2.664659] input: SEM USB Keyboard as /devices/pci0001:00/0001:00:08.0/0001:01:0b.1/usb3/3-1/3-1:1.0/0003:1A2C:0E24.0001/input/input0
[    2.724882] hid-generic 0003:1A2C:0E24.0001: input: USB HID v1.10 Keyboard [SEM USB Keyboard] on usb-0001:01:0b.1-1/input0
[    2.731913] input: SEM USB Keyboard Consumer Control as /devices/pci0001:00/0001:00:08.0/0001:01:0b.1/usb3/3-1/3-1:1.1/0003:1A2C:0E24.0002/input/input1
[    2.744797] nouveau 0000:0a:00.0: fifo: DMA_PUSHER - ch 0 [DRM] get 00006a28 put 00006a5c state 80000000 (err: INVALID_CMD) push 00000000
[    2.794952] input: SEM USB Keyboard System Control as /devices/pci0001:00/0001:00:08.0/0001:01:0b.1/usb3/3-1/3-1:1.1/0003:1A2C:0E24.0002/input/input2
[    2.795052] hid-generic 0003:1A2C:0E24.0002: input: USB HID v1.10 Device [SEM USB Keyboard] on usb-0001:01:0b.1-1/input1
[    2.954794] nouveau 0000:0a:00.0: fifo: DMA_PUSHER - ch 0 [DRM] get 00006a5c put 00006a90 state 80000000 (err: INVALID_CMD) push 00000000
[    3.148641] sat 0 partition c8:
[    3.148647]   00000000: c8 06 02 7f ff 02 ff 01 fb bf 00 41 00 20 00 00
[    3.148651]   00000010: 00 07 89 37 00 a0 00 00
[    3.164781] nouveau 0000:0a:00.0: fifo: DMA_PUSHER - ch 0 [DRM] get 00006a90 put 00006ac4 state 80000000 (err: INVALID_CMD) push 00000000
[    3.374776] nouveau 0000:0a:00.0: fifo: DMA_PUSHER - ch 0 [DRM] get 00006ac4 put 00006af8 state 80000000 (err: INVALID_CMD) push 00000000
[    3.424761] ata3: failed to resume link (SControl 0)
[    3.424796] ata3: SATA link down (SStatus 0 SControl 0)
[    3.584782] nouveau 0000:0a:00.0: fifo: DMA_PUSHER - ch 0 [DRM] get 00006af8 put 00006b2c state 80000000 (err: INVALID_CMD) push 00000000
[    3.772117] sat 0 partition c4:
[    3.772121]   00000000: c4 04 01 7f 22 11 e0 e6 ff 55 7b 12 ec 11 00 00
[    3.794781] nouveau 0000:0a:00.0: fifo: DMA_PUSHER - ch 0 [DRM] get 00006b2c put 00006b60 state 80000000 (err: INVALID_CMD) push 00000000
[    4.004785] nouveau 0000:0a:00.0: fifo: DMA_PUSHER - ch 0 [DRM] get 00006b60 put 00006b94 state 80000000 (err: INVALID_CMD) push 00000000
[    4.214784] nouveau 0000:0a:00.0: fifo: DMA_PUSHER - ch 0 [DRM] get 00006b94 put 00006bc8 state 80000000 (err: INVALID_CMD) push 00000000
[    4.424777] nouveau 0000:0a:00.0: fifo: DMA_PUSHER - ch 0 [DRM] get 00006bc8 put 00006bfc state 80000000 (err: INVALID_CMD) push 00000000
[    4.524765] ata4: failed to resume link (SControl 0)
[    4.524796] ata4: SATA link down (SStatus 0 SControl 0)
[    4.528686] scsi 4:0:0:0: CD-ROM            HL-DT-ST DVD-RW GWA-4165B C006 PQ: 0 ANSI: 5
[    4.528703] ata5.00: K2/Shasta alignment limits applied
[    4.603330] sat 0 partition c9:
[    4.603334]   00000000: c9 06 02 7f ff 02 ff 01 fb bf 00 41 00 20 00 00
[    4.603338]   00000010: 00 07 89 37 00 a0 00 00
[    4.634790] nouveau 0000:0a:00.0: fifo: DMA_PUSHER - ch 0 [DRM] get 00006bfc put 00006c30 state 80000000 (err: INVALID_CMD) push 00000000
[    4.668740] sr 4:0:0:0: [sr0] scsi3-mmc drive: 32x/32x writer cd/rw xa/form2 cdda tray
[    4.668745] cdrom: Uniform CD-ROM driver Revision: 3.20
[    4.669053] sr 4:0:0:0: Attached scsi CD-ROM sr0
[    4.669655] Freeing unused kernel memory: 296K
[    4.669659] This architecture does not have kernel memory protection.
[    4.669662] Run /init as init process
[    4.802408] tg3 0001:05:04.1 enP1p5s4f1: renamed from eth1
[    4.844792] nouveau 0000:0a:00.0: fifo: DMA_PUSHER - ch 0 [DRM] get 00006c30 put 00006c64 state 80000000 (err: INVALID_CMD) push 00000000
[    4.849072] tg3 0001:05:04.0 enP1p5s4f0: renamed from eth0
[    5.055186] nouveau 0000:0a:00.0: fifo: DMA_PUSHER - ch 0 [DRM] get 00006c64 put 00006c98 state 80000000 (err: INVALID_CMD) push 00000000
[    5.227350] sat 0 partition c5:
[    5.227357]   00000000: c5 04 01 7f 22 11 e0 e6 ff 55 7b 12 ec 11 00 00
[    5.264805] nouveau 0000:0a:00.0: fifo: DMA_PUSHER - ch 0 [DRM] get 00006c98 put 00006ccc state 80000000 (err: INVALID_CMD) push 00000000
[    5.474832] nouveau 0000:0a:00.0: fifo: DMA_PUSHER - ch 0 [DRM] get 00006ccc put 00006d00 state 80000000 (err: INVALID_CMD) push 00000000
[    5.619335] windfarm: Backside control loop started.
[    5.626174] nouveau 0000:0a:00.0: fifo: DMA_PUSHER - ch 0 [DRM] get 00006d00 put 00006d34 state 80000000 (err: INVALID_CMD) push 00000000
[    5.627003] nouveau 0000:0a:00.0: fifo: DMA_PUSHER - ch 0 [DRM] get 00006d34 put 0000ddc8 state 80000000 (err: INVALID_CMD) push 00000000
[    5.627037] nouveau 0000:0a:00.0: fifo: DMA_PUSHER - ch 0 [DRM] get 0000ddc8 put 0000ddfc state 80000000 (err: INVALID_CMD) push 00000000
[    5.632100] nouveau 0000:0a:00.0: fifo: DMA_PUSHER - ch 0 [DRM] get 0000ddfc put 0000579c state 80000000 (err: INVALID_CMD) push 00000000
[    5.632918] nouveau 0000:0a:00.0: fifo: DMA_PUSHER - ch 0 [DRM] get 0000579c put 0000d0f0 state 80000000 (err: INVALID_CMD) push 00000000
[    5.632951] nouveau 0000:0a:00.0: fifo: DMA_PUSHER - ch 0 [DRM] get 0000d0f0 put 0000d124 state 80000000 (err: INVALID_CMD) push 00000000
[    5.637800] nouveau 0000:0a:00.0: fifo: DMA_PUSHER - ch 0 [DRM] get 0000d124 put 00004b34 state 80000000 (err: INVALID_CMD) push 00000000
[    5.637824] nouveau 0000:0a:00.0: fifo: DMA_PUSHER - ch 0 [DRM] get 00004b34 put 00004c9c state 80000000 (err: INVALID_CMD) push 00000000
[    5.637851] nouveau 0000:0a:00.0: fifo: DMA_PUSHER - ch 0 [DRM] get 00004c9c put 00004d9c state 80000000 (err: INVALID_CMD) push 00000000
[    5.637883] nouveau 0000:0a:00.0: fifo: DMA_PUSHER - ch 0 [DRM] get 00004d9c put 00004de0 state 80000000 (err: INVALID_CMD) push 00000000
[    5.637913] nouveau 0000:0a:00.0: fifo: DMA_PUSHER - ch 0 [DRM] get 00004de0 put 00004edc state 80000000 (err: INVALID_CMD) push 00000000
[    5.637938] nouveau 0000:0a:00.0: fifo: DMA_PUSHER - ch 0 [DRM] get 00004edc put 00004fc8 state 80000000 (err: INVALID_CMD) push 00000000
[    5.637970] nouveau 0000:0a:00.0: fifo: DMA_PUSHER - ch 0 [DRM] get 00004fc8 put 00005084 state 80000000 (err: INVALID_CMD) push 00000000
[    5.637994] nouveau 0000:0a:00.0: fifo: DMA_PUSHER - ch 0 [DRM] get 00005084 put 00005280 state 80000000 (err: INVALID_CMD) push 00000000
[    5.638019] nouveau 0000:0a:00.0: fifo: DMA_PUSHER - ch 0 [DRM] get 00005280 put 00005318 state 80000000 (err: INVALID_CMD) push 00000000
[    5.638048] nouveau 0000:0a:00.0: fifo: DMA_PUSHER - ch 0 [DRM] get 00005318 put 000053b0 state 80000000 (err: INVALID_CMD) push 00000000
[    5.638071] nouveau 0000:0a:00.0: fifo: DMA_PUSHER - ch 0 [DRM] get 000053b0 put 0000556c state 80000000 (err: INVALID_CMD) push 00000000
[    5.638095] nouveau 0000:0a:00.0: fifo: DMA_PUSHER - ch 0 [DRM] get 0000556c put 000056ac state 80000000 (err: INVALID_CMD) push 00000000
[    5.638118] nouveau 0000:0a:00.0: fifo: DMA_PUSHER - ch 0 [DRM] get 000056ac put 00005820 state 80000000 (err: INVALID_CMD) push 00000000
[    5.638141] nouveau 0000:0a:00.0: fifo: DMA_PUSHER - ch 0 [DRM] get 00005820 put 00005964 state 80000000 (err: INVALID_CMD) push 00000000
[    5.638164] nouveau 0000:0a:00.0: fifo: DMA_PUSHER - ch 0 [DRM] get 00005964 put 00005ac8 state 80000000 (err: INVALID_CMD) push 00000000
[    5.638187] nouveau 0000:0a:00.0: fifo: DMA_PUSHER - ch 0 [DRM] get 00005ac8 put 00005c9c state 80000000 (err: INVALID_CMD) push 00000000
[    5.638210] nouveau 0000:0a:00.0: fifo: DMA_PUSHER - ch 0 [DRM] get 00005c9c put 00005da8 state 80000000 (err: INVALID_CMD) push 00000000
[    5.638233] nouveau 0000:0a:00.0: fifo: DMA_PUSHER - ch 0 [DRM] get 00005da8 put 00005f4c state 80000000 (err: INVALID_CMD) push 00000000
[    5.638256] nouveau 0000:0a:00.0: fifo: DMA_PUSHER - ch 0 [DRM] get 00005f4c put 0000608c state 80000000 (err: INVALID_CMD) push 00000000
[    5.638279] nouveau 0000:0a:00.0: fifo: DMA_PUSHER - ch 0 [DRM] get 0000608c put 000061ec state 80000000 (err: INVALID_CMD) push 00000000
[    5.638302] nouveau 0000:0a:00.0: fifo: DMA_PUSHER - ch 0 [DRM] get 000061ec put 000063a0 state 80000000 (err: INVALID_CMD) push 00000000
[    5.638325] nouveau 0000:0a:00.0: fifo: DMA_PUSHER - ch 0 [DRM] get 000063a0 put 00006500 state 80000000 (err: INVALID_CMD) push 00000000
[    5.638348] nouveau 0000:0a:00.0: fifo: DMA_PUSHER - ch 0 [DRM] get 00006500 put 00006684 state 80000000 (err: INVALID_CMD) push 00000000
[    5.638371] nouveau 0000:0a:00.0: fifo: DMA_PUSHER - ch 0 [DRM] get 00006684 put 000067d4 state 80000000 (err: INVALID_CMD) push 00000000
[    5.638394] nouveau 0000:0a:00.0: fifo: DMA_PUSHER - ch 0 [DRM] get 000067d4 put 00006988 state 80000000 (err: INVALID_CMD) push 00000000
[    5.638417] nouveau 0000:0a:00.0: fifo: DMA_PUSHER - ch 0 [DRM] get 00006988 put 00006a64 state 80000000 (err: INVALID_CMD) push 00000000
[    5.638443] nouveau 0000:0a:00.0: fifo: DMA_PUSHER - ch 0 [DRM] get 00006a64 put 00006bb4 state 80000000 (err: INVALID_CMD) push 00000000
[    5.638476] nouveau 0000:0a:00.0: fifo: DMA_PUSHER - ch 0 [DRM] get 00006bb4 put 00006d04 state 80000000 (err: INVALID_CMD) push 00000000
[    5.638499] nouveau 0000:0a:00.0: fifo: DMA_PUSHER - ch 0 [DRM] get 00006d04 put 00006e68 state 80000000 (err: INVALID_CMD) push 00000000
[    5.638522] nouveau 0000:0a:00.0: fifo: DMA_PUSHER - ch 0 [DRM] get 00006e68 put 00007000 state 80000000 (err: INVALID_CMD) push 00000000
[    5.638545] nouveau 0000:0a:00.0: fifo: DMA_PUSHER - ch 0 [DRM] get 00007000 put 000075a8 state 80000000 (err: INVALID_CMD) push 00000000
[    5.638568] nouveau 0000:0a:00.0: fifo: DMA_PUSHER - ch 0 [DRM] get 000075a8 put 00007974 state 80000000 (err: INVALID_CMD) push 00000000
[    5.638591] nouveau 0000:0a:00.0: fifo: DMA_PUSHER - ch 0 [DRM] get 00007974 put 00007f1c state 80000000 (err: INVALID_CMD) push 00000000
[    5.638616] nouveau 0000:0a:00.0: fifo: DMA_PUSHER - ch 0 [DRM] get 00007f1c put 00008294 state 80000000 (err: INVALID_CMD) push 00000000
[    5.638650] nouveau 0000:0a:00.0: fifo: DMA_PUSHER - ch 0 [DRM] get 00008294 put 000083c0 state 80000000 (err: INVALID_CMD) push 00000000
[    5.638674] nouveau 0000:0a:00.0: fifo: DMA_PUSHER - ch 0 [DRM] get 000083c0 put 00008520 state 80000000 (err: INVALID_CMD) push 00000000
[    5.638697] nouveau 0000:0a:00.0: fifo: DMA_PUSHER - ch 0 [DRM] get 00008520 put 000086e4 state 80000000 (err: INVALID_CMD) push 00000000
[    5.638723] nouveau 0000:0a:00.0: fifo: DMA_PUSHER - ch 0 [DRM] get 000086e4 put 000088f8 state 80000000 (err: INVALID_CMD) push 00000000
[    5.638746] nouveau 0000:0a:00.0: fifo: DMA_PUSHER - ch 0 [DRM] get 000088f8 put 00008a48 state 80000000 (err: INVALID_CMD) push 00000000
[    5.638769] nouveau 0000:0a:00.0: fifo: DMA_PUSHER - ch 0 [DRM] get 00008a48 put 00008bec state 80000000 (err: INVALID_CMD) push 00000000
[    5.638793] nouveau 0000:0a:00.0: fifo: DMA_PUSHER - ch 0 [DRM] get 00008bec put 00008d84 state 80000000 (err: INVALID_CMD) push 00000000
[    5.638816] nouveau 0000:0a:00.0: fifo: DMA_PUSHER - ch 0 [DRM] get 00008d84 put 00008ec8 state 80000000 (err: INVALID_CMD) push 00000000
[    5.638839] nouveau 0000:0a:00.0: fifo: DMA_PUSHER - ch 0 [DRM] get 00008ec8 put 00009060 state 80000000 (err: INVALID_CMD) push 00000000
[    5.638864] nouveau 0000:0a:00.0: fifo: DMA_PUSHER - ch 0 [DRM] get 00009060 put 000090f8 state 80000000 (err: INVALID_CMD) push 00000000
[    5.638891] nouveau 0000:0a:00.0: fifo: DMA_PUSHER - ch 0 [DRM] get 000090f8 put 0000913c state 80000000 (err: INVALID_CMD) push 00000000
[    5.638914] nouveau 0000:0a:00.0: fifo: DMA_PUSHER - ch 0 [DRM] get 0000913c put 00009170 state 80000000 (err: INVALID_CMD) push 00000000
[    5.638942] nouveau 0000:0a:00.0: fifo: DMA_PUSHER - ch 0 [DRM] get 00009170 put 000091c4 state 80000000 (err: INVALID_CMD) push 00000000
[    5.638988] nouveau 0000:0a:00.0: fifo: DMA_PUSHER - ch 0 [DRM] get 000091c4 put 00009280 state 80000000 (err: INVALID_CMD) push 00000000
[    5.639012] nouveau 0000:0a:00.0: fifo: DMA_PUSHER - ch 0 [DRM] get 00009280 put 0000943c state 80000000 (err: INVALID_CMD) push 00000000
[    5.639035] nouveau 0000:0a:00.0: fifo: DMA_PUSHER - ch 0 [DRM] get 0000943c put 0000954c state 80000000 (err: INVALID_CMD) push 00000000
[    5.639058] nouveau 0000:0a:00.0: fifo: DMA_PUSHER - ch 0 [DRM] get 0000954c put 000096e4 state 80000000 (err: INVALID_CMD) push 00000000
[    5.639081] nouveau 0000:0a:00.0: fifo: DMA_PUSHER - ch 0 [DRM] get 000096e4 put 000098bc state 80000000 (err: INVALID_CMD) push 00000000
[    5.639104] nouveau 0000:0a:00.0: fifo: DMA_PUSHER - ch 0 [DRM] get 000098bc put 000099c8 state 80000000 (err: INVALID_CMD) push 00000000
[    5.639127] nouveau 0000:0a:00.0: fifo: DMA_PUSHER - ch 0 [DRM] get 000099c8 put 00009bfc state 80000000 (err: INVALID_CMD) push 00000000
[    5.639150] nouveau 0000:0a:00.0: fifo: DMA_PUSHER - ch 0 [DRM] get 00009bfc put 0000a318 state 80000000 (err: INVALID_CMD) push 00000000
[    5.639173] nouveau 0000:0a:00.0: fifo: DMA_PUSHER - ch 0 [DRM] get 0000a318 put 0000a880 state 80000000 (err: INVALID_CMD) push 00000000
[    5.639196] nouveau 0000:0a:00.0: fifo: DMA_PUSHER - ch 0 [DRM] get 0000a880 put 0000ae58 state 80000000 (err: INVALID_CMD) push 00000000
[    5.639220] nouveau 0000:0a:00.0: fifo: DMA_PUSHER - ch 0 [DRM] get 0000ae58 put 0000b510 state 80000000 (err: INVALID_CMD) push 00000000
[    5.639246] nouveau 0000:0a:00.0: fifo: DMA_PUSHER - ch 0 [DRM] get 0000b510 put 0000b690 state 80000000 (err: INVALID_CMD) push 00000000
[    5.639273] nouveau 0000:0a:00.0: fifo: DMA_PUSHER - ch 0 [DRM] get 0000b690 put 0000b718 state 80000000 (err: INVALID_CMD) push 00000000
[    5.639296] nouveau 0000:0a:00.0: fifo: DMA_PUSHER - ch 0 [DRM] get 0000b718 put 0000b930 state 80000000 (err: INVALID_CMD) push 00000000
[    5.639319] nouveau 0000:0a:00.0: fifo: DMA_PUSHER - ch 0 [DRM] get 0000b930 put 0000ba2c state 80000000 (err: INVALID_CMD) push 00000000
[    5.639342] nouveau 0000:0a:00.0: fifo: DMA_PUSHER - ch 0 [DRM] get 0000ba2c put 0000bf48 state 80000000 (err: INVALID_CMD) push 00000000
[    5.639365] nouveau 0000:0a:00.0: fifo: DMA_PUSHER - ch 0 [DRM] get 0000bf48 put 0000c45c state 80000000 (err: INVALID_CMD) push 00000000
[    5.639389] nouveau 0000:0a:00.0: fifo: DMA_PUSHER - ch 0 [DRM] get 0000c45c put 0000c4ac state 80000000 (err: INVALID_CMD) push 00000000
[    5.669909] windfarm: Slots control loop started.
[    5.671995] nouveau 0000:0a:00.0: fifo: DMA_PUSHER - ch 0 [DRM] get 0000c4ac put 000050f8 state 80000000 (err: INVALID_CMD) push 00000000
[    5.731981] nouveau 0000:0a:00.0: DRM: GPU lockup - switching to software fbcon
[    5.830750] windfarm: Drive bay control loop started.
[    5.833718] nouveau 0000:0a:00.0: fifo: DMA_PUSHER - ch 0 [DRM] get 000050f8 put 0000c450 state 80000000 (err: INVALID_CMD) push 00000000
[    5.872265] EXT4-fs (sda4): mounted filesystem with writeback data mode. Opts: (null)
[    6.956883] systemd[1]: systemd 239 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 +IDN -PCRE2 default-hierarchy=hybrid)
[    6.958198] systemd[1]: Detected architecture ppc64.
[    6.967936] systemd[1]: Set hostname to <bigmac>.
[    8.100935] random: systemd: uninitialized urandom read (16 bytes read)
[    8.101340] systemd[1]: Listening on fsck to fsckd communication Socket.
[    8.101846] random: systemd: uninitialized urandom read (16 bytes read)
[    8.102247] systemd[1]: Listening on Journal Socket.
[    8.102510] random: systemd: uninitialized urandom read (16 bytes read)
[    8.104602] systemd[1]: Mounting POSIX Message Queue File System...
[    8.105399] systemd[1]: Listening on Network Service Netlink Socket.
[    8.105884] systemd[1]: Listening on udev Kernel Socket.
[    8.106158] systemd[1]: Listening on initctl Compatibility Named Pipe.
[    8.108436] systemd[1]: Mounting NFSD configuration filesystem...
[    8.391456] EXT4-fs (sda4): re-mounted. Opts: data=writeback,noauto_da_alloc
[    8.792075] systemd-journald[178]: Received request to flush runtime journal from PID 1
[   10.327113] EXT4-fs (sda3): mounted filesystem without journal. Opts: (null)
[   10.591290] EXT4-fs (sda5): mounted filesystem with writeback data mode. Opts: data=writeback,noauto_da_alloc
[   11.308809] u3msi: allocated virq 0x20 (hw 0x8) addr 0xfee00000
[   11.366176] IPv6: ADDRCONF(NETDEV_UP): enP1p5s4f0: link is not ready
[   11.486593] zram0: detected capacity change from 0 to 8297439232
[   11.668372] random: crng init done
[   11.668377] random: 7 urandom warning(s) missed due to ratelimiting
[   11.835369] swapon: discard_swap(00000000c7b8386c): -5
[   11.838779] Adding 8102964k swap on /dev/zram0.  Priority:100 extents:1 across:8102964k SSDsc
[   12.694443] NFSD: starting 45-second grace period (net f000003d)
[   14.458066] tg3 0001:05:04.0 enP1p5s4f0: Link is up at 1000 Mbps, full duplex
[   14.458081] tg3 0001:05:04.0 enP1p5s4f0: Flow control is off for TX and off for RX
[   14.458117] IPv6: ADDRCONF(NETDEV_CHANGE): enP1p5s4f0: link becomes ready

[-- Attachment #3: .config --]
[-- Type: application/octet-stream, Size: 69022 bytes --]

#
# Automatically generated file; DO NOT EDIT.
# Linux/powerpc 4.20.0-rc1 Kernel Configuration
#

#
# Compiler: gcc (Debian 8.2.0-10) 8.2.0
#
CONFIG_CC_IS_GCC=y
CONFIG_GCC_VERSION=80200
CONFIG_CLANG_VERSION=0
CONFIG_IRQ_WORK=y
CONFIG_BUILDTIME_EXTABLE_SORT=y

#
# General setup
#
CONFIG_INIT_ENV_ARG_LIMIT=32
# CONFIG_COMPILE_TEST is not set
CONFIG_LOCALVERSION=""
# CONFIG_LOCALVERSION_AUTO is not set
CONFIG_BUILD_SALT=""
CONFIG_HAVE_KERNEL_GZIP=y
CONFIG_HAVE_KERNEL_XZ=y
CONFIG_KERNEL_GZIP=y
# CONFIG_KERNEL_XZ is not set
CONFIG_DEFAULT_HOSTNAME="(none)"
CONFIG_SWAP=y
CONFIG_SYSVIPC=y
CONFIG_SYSVIPC_SYSCTL=y
CONFIG_POSIX_MQUEUE=y
CONFIG_POSIX_MQUEUE_SYSCTL=y
CONFIG_CROSS_MEMORY_ATTACH=y
# CONFIG_USELIB is not set
# CONFIG_AUDIT is not set
CONFIG_HAVE_ARCH_AUDITSYSCALL=y

#
# IRQ subsystem
#
CONFIG_GENERIC_IRQ_SHOW=y
CONFIG_GENERIC_IRQ_SHOW_LEVEL=y
CONFIG_GENERIC_IRQ_MIGRATION=y
CONFIG_IRQ_DOMAIN=y
CONFIG_GENERIC_MSI_IRQ=y
CONFIG_IRQ_FORCED_THREADING=y
CONFIG_SPARSE_IRQ=y
CONFIG_GENERIC_TIME_VSYSCALL=y
CONFIG_GENERIC_CLOCKEVENTS=y
CONFIG_ARCH_HAS_TICK_BROADCAST=y
CONFIG_GENERIC_CLOCKEVENTS_BROADCAST=y
CONFIG_GENERIC_CMOS_UPDATE=y

#
# Timers subsystem
#
CONFIG_TICK_ONESHOT=y
CONFIG_NO_HZ_COMMON=y
# CONFIG_HZ_PERIODIC is not set
CONFIG_NO_HZ_IDLE=y
# CONFIG_NO_HZ_FULL is not set
# CONFIG_NO_HZ is not set
CONFIG_HIGH_RES_TIMERS=y
CONFIG_PREEMPT_NONE=y
# CONFIG_PREEMPT_VOLUNTARY is not set
# CONFIG_PREEMPT is not set

#
# CPU/Task time and stats accounting
#
CONFIG_TICK_CPU_ACCOUNTING=y
# CONFIG_VIRT_CPU_ACCOUNTING_NATIVE is not set
# CONFIG_VIRT_CPU_ACCOUNTING_GEN is not set
# CONFIG_IRQ_TIME_ACCOUNTING is not set
CONFIG_BSD_PROCESS_ACCT=y
CONFIG_BSD_PROCESS_ACCT_V3=y
# CONFIG_TASKSTATS is not set
# CONFIG_PSI is not set
# CONFIG_CPU_ISOLATION is not set

#
# RCU Subsystem
#
CONFIG_TREE_RCU=y
CONFIG_RCU_EXPERT=y
CONFIG_SRCU=y
CONFIG_TREE_SRCU=y
CONFIG_RCU_STALL_COMMON=y
CONFIG_RCU_NEED_SEGCBLIST=y
CONFIG_RCU_FANOUT=2
CONFIG_RCU_FANOUT_LEAF=2
# CONFIG_RCU_FAST_NO_HZ is not set
# CONFIG_RCU_NOCB_CPU is not set
# CONFIG_IKCONFIG is not set
CONFIG_LOG_BUF_SHIFT=17
CONFIG_LOG_CPU_MAX_BUF_SHIFT=12
CONFIG_PRINTK_SAFE_LOG_BUF_SHIFT=13
CONFIG_ARCH_SUPPORTS_NUMA_BALANCING=y
CONFIG_CGROUPS=y
# CONFIG_MEMCG is not set
# CONFIG_BLK_CGROUP is not set
# CONFIG_CGROUP_SCHED is not set
# CONFIG_CGROUP_PIDS is not set
# CONFIG_CGROUP_RDMA is not set
# CONFIG_CGROUP_FREEZER is not set
# CONFIG_CPUSETS is not set
# CONFIG_CGROUP_DEVICE is not set
# CONFIG_CGROUP_CPUACCT is not set
CONFIG_CGROUP_BPF=y
# CONFIG_CGROUP_DEBUG is not set
CONFIG_SOCK_CGROUP_DATA=y
CONFIG_NAMESPACES=y
CONFIG_UTS_NS=y
CONFIG_IPC_NS=y
CONFIG_USER_NS=y
CONFIG_PID_NS=y
CONFIG_NET_NS=y
# CONFIG_CHECKPOINT_RESTORE is not set
# CONFIG_SCHED_AUTOGROUP is not set
# CONFIG_SYSFS_DEPRECATED is not set
# CONFIG_RELAY is not set
CONFIG_BLK_DEV_INITRD=y
CONFIG_INITRAMFS_SOURCE=""
# CONFIG_RD_GZIP is not set
# CONFIG_RD_BZIP2 is not set
# CONFIG_RD_LZMA is not set
CONFIG_RD_XZ=y
# CONFIG_RD_LZO is not set
# CONFIG_RD_LZ4 is not set
# CONFIG_CC_OPTIMIZE_FOR_PERFORMANCE is not set
CONFIG_CC_OPTIMIZE_FOR_SIZE=y
CONFIG_HAVE_LD_DEAD_CODE_DATA_ELIMINATION=y
CONFIG_LD_DEAD_CODE_DATA_ELIMINATION=y
CONFIG_SYSCTL=y
CONFIG_ANON_INODES=y
CONFIG_SYSCTL_EXCEPTION_TRACE=y
CONFIG_BPF=y
CONFIG_EXPERT=y
CONFIG_MULTIUSER=y
# CONFIG_SGETMASK_SYSCALL is not set
# CONFIG_SYSFS_SYSCALL is not set
# CONFIG_SYSCTL_SYSCALL is not set
CONFIG_FHANDLE=y
CONFIG_POSIX_TIMERS=y
CONFIG_PRINTK=y
CONFIG_PRINTK_NMI=y
# CONFIG_BUG is not set
CONFIG_BASE_FULL=y
CONFIG_FUTEX=y
CONFIG_FUTEX_PI=y
CONFIG_EPOLL=y
CONFIG_SIGNALFD=y
CONFIG_TIMERFD=y
CONFIG_EVENTFD=y
CONFIG_SHMEM=y
CONFIG_AIO=y
CONFIG_ADVISE_SYSCALLS=y
CONFIG_MEMBARRIER=y
# CONFIG_KALLSYMS is not set
CONFIG_BPF_SYSCALL=y
CONFIG_BPF_JIT_ALWAYS_ON=y
CONFIG_USERFAULTFD=y
CONFIG_ARCH_HAS_MEMBARRIER_CALLBACKS=y
CONFIG_RSEQ=y
# CONFIG_DEBUG_RSEQ is not set
CONFIG_EMBEDDED=y
CONFIG_HAVE_PERF_EVENTS=y
# CONFIG_PC104 is not set

#
# Kernel Performance Events And Counters
#
# CONFIG_PERF_EVENTS is not set
# CONFIG_VM_EVENT_COUNTERS is not set
# CONFIG_SLUB_DEBUG is not set
CONFIG_COMPAT_BRK=y
# CONFIG_SLAB is not set
CONFIG_SLUB=y
# CONFIG_SLOB is not set
CONFIG_SLAB_MERGE_DEFAULT=y
# CONFIG_SLAB_FREELIST_RANDOM is not set
# CONFIG_SLAB_FREELIST_HARDENED is not set
CONFIG_SLUB_CPU_PARTIAL=y
# CONFIG_PROFILING is not set
CONFIG_PPC64=y

#
# Processor support
#
CONFIG_PPC_BOOK3S_64=y
# CONFIG_PPC_BOOK3E_64 is not set
CONFIG_GENERIC_CPU=y
# CONFIG_CELL_CPU is not set
# CONFIG_POWER5_CPU is not set
# CONFIG_POWER6_CPU is not set
# CONFIG_POWER7_CPU is not set
# CONFIG_POWER8_CPU is not set
# CONFIG_POWER9_CPU is not set
CONFIG_PPC_BOOK3S=y
CONFIG_PPC_FPU=y
CONFIG_ALTIVEC=y
# CONFIG_VSX is not set
CONFIG_PPC_STD_MMU=y
CONFIG_ARCH_ENABLE_SPLIT_PMD_PTLOCK=y
# CONFIG_PPC_RADIX_MMU is not set
CONFIG_PPC_MM_SLICES=y
CONFIG_PPC_HAVE_PMU_SUPPORT=y
CONFIG_SMP=y
CONFIG_NR_CPUS=2
CONFIG_VDSO32=y
CONFIG_CPU_BIG_ENDIAN=y
# CONFIG_CPU_LITTLE_ENDIAN is not set
CONFIG_64BIT=y
CONFIG_MMU=y
CONFIG_ARCH_MMAP_RND_BITS_MAX=33
CONFIG_ARCH_MMAP_RND_BITS_MIN=18
CONFIG_ARCH_MMAP_RND_COMPAT_BITS_MAX=17
CONFIG_ARCH_MMAP_RND_COMPAT_BITS_MIN=11
CONFIG_HAVE_SETUP_PER_CPU_AREA=y
CONFIG_NEED_PER_CPU_EMBED_FIRST_CHUNK=y
CONFIG_NR_IRQS=512
CONFIG_STACKTRACE_SUPPORT=y
CONFIG_TRACE_IRQFLAGS_SUPPORT=y
CONFIG_LOCKDEP_SUPPORT=y
CONFIG_RWSEM_XCHGADD_ALGORITHM=y
CONFIG_GENERIC_HWEIGHT=y
CONFIG_PPC=y
CONFIG_PPC_BARRIER_NOSPEC=y
CONFIG_EARLY_PRINTK=y
CONFIG_PANIC_TIMEOUT=0
CONFIG_COMPAT=y
CONFIG_SYSVIPC_COMPAT=y
CONFIG_SCHED_OMIT_FRAME_POINTER=y
CONFIG_ARCH_MAY_HAVE_PC_FDC=y
CONFIG_GENERIC_TBSYNC=y
CONFIG_AUDIT_ARCH=y
CONFIG_ARCH_HIBERNATION_POSSIBLE=y
CONFIG_ARCH_SUPPORTS_DEBUG_PAGEALLOC=y
CONFIG_ARCH_SUPPORTS_UPROBES=y
CONFIG_PGTABLE_LEVELS=4
CONFIG_PPC_MSI_BITMAP=y

#
# Platform support
#
# CONFIG_PPC_POWERNV is not set
# CONFIG_PPC_PSERIES is not set
CONFIG_PPC_PMAC=y
CONFIG_PPC_PMAC64=y
# CONFIG_PPC_MAPLE is not set
# CONFIG_PPC_PASEMI is not set
# CONFIG_PPC_PS3 is not set
# CONFIG_PPC_IBM_CELL_BLADE is not set
# CONFIG_KVM_GUEST is not set
# CONFIG_EPAPR_PARAVIRT is not set
CONFIG_PPC_NATIVE=y
CONFIG_PPC_OF_BOOT_TRAMPOLINE=y
# CONFIG_PPC_DT_CPU_FTRS is not set
CONFIG_MPIC=y
# CONFIG_MPIC_MSGR is not set
CONFIG_U3_DART=y
CONFIG_MPIC_U3_HT_IRQS=y
CONFIG_PPC_970_NAP=y

#
# CPU Frequency scaling
#
CONFIG_CPU_FREQ=y
CONFIG_CPU_FREQ_GOV_ATTR_SET=y
CONFIG_CPU_FREQ_GOV_COMMON=y
# CONFIG_CPU_FREQ_STAT is not set
# CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE is not set
# CONFIG_CPU_FREQ_DEFAULT_GOV_POWERSAVE is not set
# CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE is not set
CONFIG_CPU_FREQ_DEFAULT_GOV_ONDEMAND=y
# CONFIG_CPU_FREQ_DEFAULT_GOV_CONSERVATIVE is not set
# CONFIG_CPU_FREQ_DEFAULT_GOV_SCHEDUTIL is not set
CONFIG_CPU_FREQ_GOV_PERFORMANCE=y
# CONFIG_CPU_FREQ_GOV_POWERSAVE is not set
# CONFIG_CPU_FREQ_GOV_USERSPACE is not set
CONFIG_CPU_FREQ_GOV_ONDEMAND=y
# CONFIG_CPU_FREQ_GOV_CONSERVATIVE is not set
# CONFIG_CPU_FREQ_GOV_SCHEDUTIL is not set

#
# CPU frequency scaling drivers
#
CONFIG_CPU_FREQ_PMAC64=y

#
# CPUIdle driver
#

#
# CPU Idle
#
CONFIG_CPU_IDLE=y
# CONFIG_CPU_IDLE_GOV_LADDER is not set
CONFIG_CPU_IDLE_GOV_MENU=y

#
# POWERPC CPU Idle Drivers
#
# CONFIG_GEN_RTC is not set
# CONFIG_SIMPLE_GPIO is not set

#
# Kernel options
#
CONFIG_HZ_100=y
# CONFIG_HZ_250 is not set
# CONFIG_HZ_300 is not set
# CONFIG_HZ_1000 is not set
CONFIG_HZ=100
CONFIG_SCHED_HRTICK=y
# CONFIG_PPC_TRANSACTIONAL_MEM is not set
# CONFIG_LD_HEAD_STUB_CATCH is not set
# CONFIG_HOTPLUG_CPU is not set
CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y
CONFIG_ARCH_HAS_WALK_MEMORY=y
CONFIG_ARCH_ENABLE_MEMORY_HOTREMOVE=y
# CONFIG_PPC64_SUPPORTS_MEMORY_FAILURE is not set
# CONFIG_KEXEC is not set
# CONFIG_RELOCATABLE is not set
# CONFIG_CRASH_DUMP is not set
CONFIG_IRQ_ALL_CPUS=y
# CONFIG_NUMA is not set
CONFIG_ARCH_SELECT_MEMORY_MODEL=y
CONFIG_ARCH_FLATMEM_ENABLE=y
CONFIG_ARCH_SPARSEMEM_ENABLE=y
CONFIG_ARCH_SPARSEMEM_DEFAULT=y
CONFIG_SYS_SUPPORTS_HUGETLBFS=y
CONFIG_ILLEGAL_POINTER_VALUE=0x5deadbeef0000000
CONFIG_PPC_4K_PAGES=y
# CONFIG_PPC_64K_PAGES is not set
CONFIG_THREAD_SHIFT=14
CONFIG_FORCE_MAX_ZONEORDER=13
# CONFIG_SCHED_SMT is not set
CONFIG_PPC_DENORMALISATION=y
# CONFIG_CMDLINE_BOOL is not set
CONFIG_EXTRA_TARGETS=""
# CONFIG_HIBERNATION is not set
CONFIG_PM=y
# CONFIG_PM_DEBUG is not set
# CONFIG_WQ_POWER_EFFICIENT_DEFAULT is not set
CONFIG_SECCOMP=y
# CONFIG_PPC_MEM_KEYS is not set
CONFIG_ISA_DMA_API=y

#
# Bus options
#
CONFIG_GENERIC_ISA_DMA=y
# CONFIG_FSL_LBC is not set
CONFIG_PCI=y
CONFIG_PCI_DOMAINS=y
CONFIG_PCI_SYSCALL=y
CONFIG_PCIEPORTBUS=y
CONFIG_PCIEAER=y
# CONFIG_PCIEAER_INJECT is not set
# CONFIG_PCIE_ECRC is not set
CONFIG_PCIEASPM=y
# CONFIG_PCIEASPM_DEBUG is not set
CONFIG_PCIEASPM_DEFAULT=y
# CONFIG_PCIEASPM_POWERSAVE is not set
# CONFIG_PCIEASPM_POWER_SUPERSAVE is not set
# CONFIG_PCIEASPM_PERFORMANCE is not set
CONFIG_PCIE_PME=y
# CONFIG_PCIE_DPC is not set
# CONFIG_PCIE_PTM is not set
CONFIG_PCI_MSI=y
CONFIG_PCI_QUIRKS=y
# CONFIG_PCI_DEBUG is not set
# CONFIG_PCI_STUB is not set
# CONFIG_PCI_IOV is not set
# CONFIG_PCI_PRI is not set
# CONFIG_PCI_PASID is not set
# CONFIG_HOTPLUG_PCI is not set

#
# PCI controller drivers
#

#
# Cadence PCIe controllers support
#
# CONFIG_PCIE_CADENCE_HOST is not set
# CONFIG_PCI_FTPCI100 is not set
# CONFIG_PCI_HOST_GENERIC is not set
# CONFIG_PCIE_XILINX is not set

#
# DesignWare PCI Core Support
#

#
# PCI Endpoint
#
# CONFIG_PCI_ENDPOINT is not set

#
# PCI switch controller drivers
#
# CONFIG_PCI_SW_SWITCHTEC is not set
# CONFIG_PCCARD is not set
# CONFIG_RAPIDIO is not set
CONFIG_PAGE_OFFSET=0xc000000000000000
CONFIG_KERNEL_START=0xc000000000000000
CONFIG_PHYSICAL_START=0x00000000
# CONFIG_VIRTUALIZATION is not set

#
# General architecture-dependent options
#
CONFIG_HAVE_OPROFILE=y
# CONFIG_KPROBES is not set
CONFIG_JUMP_LABEL=y
# CONFIG_STATIC_KEYS_SELFTEST is not set
CONFIG_HAVE_EFFICIENT_UNALIGNED_ACCESS=y
CONFIG_ARCH_USE_BUILTIN_BSWAP=y
CONFIG_HAVE_IOREMAP_PROT=y
CONFIG_HAVE_KPROBES=y
CONFIG_HAVE_KRETPROBES=y
CONFIG_HAVE_OPTPROBES=y
CONFIG_HAVE_KPROBES_ON_FTRACE=y
CONFIG_HAVE_FUNCTION_ERROR_INJECTION=y
CONFIG_HAVE_NMI=y
CONFIG_HAVE_ARCH_TRACEHOOK=y
CONFIG_GENERIC_SMP_IDLE_THREAD=y
CONFIG_ARCH_HAS_FORTIFY_SOURCE=y
CONFIG_HAVE_REGS_AND_STACK_ACCESS_API=y
CONFIG_HAVE_RSEQ=y
CONFIG_HAVE_PERF_EVENTS_NMI=y
CONFIG_HAVE_NMI_WATCHDOG=y
CONFIG_HAVE_HARDLOCKUP_DETECTOR_ARCH=y
CONFIG_HAVE_PERF_REGS=y
CONFIG_HAVE_PERF_USER_STACK_DUMP=y
CONFIG_HAVE_ARCH_JUMP_LABEL=y
CONFIG_HAVE_RCU_TABLE_FREE=y
CONFIG_ARCH_HAVE_NMI_SAFE_CMPXCHG=y
CONFIG_ARCH_WEAK_RELEASE_ACQUIRE=y
CONFIG_ARCH_WANT_IPC_PARSE_VERSION=y
CONFIG_ARCH_WANT_COMPAT_IPC_PARSE_VERSION=y
CONFIG_ARCH_WANT_OLD_COMPAT_IPC=y
CONFIG_HAVE_ARCH_SECCOMP_FILTER=y
CONFIG_SECCOMP_FILTER=y
CONFIG_HAVE_STACKPROTECTOR=y
CONFIG_CC_HAS_STACKPROTECTOR_NONE=y
# CONFIG_STACKPROTECTOR is not set
CONFIG_HAVE_CONTEXT_TRACKING=y
CONFIG_HAVE_VIRT_CPU_ACCOUNTING=y
CONFIG_HAVE_VIRT_CPU_ACCOUNTING_GEN=y
CONFIG_HAVE_IRQ_TIME_ACCOUNTING=y
CONFIG_HAVE_ARCH_TRANSPARENT_HUGEPAGE=y
CONFIG_HAVE_ARCH_SOFT_DIRTY=y
CONFIG_HAVE_MOD_ARCH_SPECIFIC=y
CONFIG_MODULES_USE_ELF_RELA=y
CONFIG_HAVE_IRQ_EXIT_ON_IRQ_STACK=y
CONFIG_ARCH_HAS_ELF_RANDOMIZE=y
CONFIG_HAVE_ARCH_MMAP_RND_BITS=y
CONFIG_ARCH_MMAP_RND_BITS=18
CONFIG_HAVE_ARCH_MMAP_RND_COMPAT_BITS=y
CONFIG_ARCH_MMAP_RND_COMPAT_BITS=11
CONFIG_CLONE_BACKWARDS=y
CONFIG_OLD_SIGSUSPEND=y
CONFIG_COMPAT_OLD_SIGACTION=y
CONFIG_COMPAT_32BIT_TIME=y
CONFIG_ARCH_OPTIONAL_KERNEL_RWX=y
CONFIG_ARCH_HAS_STRICT_KERNEL_RWX=y
# CONFIG_STRICT_KERNEL_RWX is not set
CONFIG_ARCH_HAS_PHYS_TO_DMA=y
# CONFIG_REFCOUNT_FULL is not set

#
# GCOV-based kernel profiling
#
CONFIG_ARCH_HAS_GCOV_PROFILE_ALL=y
CONFIG_PLUGIN_HOSTCC=""
CONFIG_HAVE_GCC_PLUGINS=y
CONFIG_RT_MUTEXES=y
CONFIG_BASE_SMALL=0
CONFIG_MODULES=y
# CONFIG_MODULE_FORCE_LOAD is not set
CONFIG_MODULE_UNLOAD=y
# CONFIG_MODULE_FORCE_UNLOAD is not set
# CONFIG_MODVERSIONS is not set
# CONFIG_MODULE_SRCVERSION_ALL is not set
# CONFIG_MODULE_SIG is not set
# CONFIG_MODULE_COMPRESS is not set
# CONFIG_TRIM_UNUSED_KSYMS is not set
CONFIG_BLOCK=y
CONFIG_BLK_SCSI_REQUEST=y
CONFIG_BLK_DEV_BSG=y
# CONFIG_BLK_DEV_BSGLIB is not set
# CONFIG_BLK_DEV_INTEGRITY is not set
# CONFIG_BLK_DEV_ZONED is not set
# CONFIG_BLK_CMDLINE_PARSER is not set
# CONFIG_BLK_WBT is not set
# CONFIG_BLK_SED_OPAL is not set

#
# Partition Types
#
CONFIG_PARTITION_ADVANCED=y
# CONFIG_ACORN_PARTITION is not set
# CONFIG_AIX_PARTITION is not set
# CONFIG_OSF_PARTITION is not set
# CONFIG_AMIGA_PARTITION is not set
# CONFIG_ATARI_PARTITION is not set
CONFIG_MAC_PARTITION=y
CONFIG_MSDOS_PARTITION=y
# CONFIG_BSD_DISKLABEL is not set
# CONFIG_MINIX_SUBPARTITION is not set
# CONFIG_SOLARIS_X86_PARTITION is not set
# CONFIG_UNIXWARE_DISKLABEL is not set
# CONFIG_LDM_PARTITION is not set
# CONFIG_SGI_PARTITION is not set
# CONFIG_ULTRIX_PARTITION is not set
# CONFIG_SUN_PARTITION is not set
# CONFIG_KARMA_PARTITION is not set
CONFIG_EFI_PARTITION=y
# CONFIG_SYSV68_PARTITION is not set
# CONFIG_CMDLINE_PARTITION is not set
CONFIG_BLOCK_COMPAT=y
CONFIG_BLK_MQ_PCI=y
CONFIG_BLK_PM=y

#
# IO Schedulers
#
CONFIG_IOSCHED_NOOP=y
# CONFIG_IOSCHED_DEADLINE is not set
# CONFIG_IOSCHED_CFQ is not set
CONFIG_DEFAULT_NOOP=y
CONFIG_DEFAULT_IOSCHED="noop"
# CONFIG_MQ_IOSCHED_DEADLINE is not set
# CONFIG_MQ_IOSCHED_KYBER is not set
CONFIG_IOSCHED_BFQ=y
CONFIG_INLINE_SPIN_UNLOCK_IRQ=y
CONFIG_INLINE_READ_UNLOCK=y
CONFIG_INLINE_READ_UNLOCK_IRQ=y
CONFIG_INLINE_WRITE_UNLOCK=y
CONFIG_INLINE_WRITE_UNLOCK_IRQ=y
CONFIG_ARCH_SUPPORTS_ATOMIC_RMW=y
CONFIG_MUTEX_SPIN_ON_OWNER=y
CONFIG_RWSEM_SPIN_ON_OWNER=y
CONFIG_LOCK_SPIN_ON_OWNER=y

#
# Executable file formats
#
CONFIG_BINFMT_ELF=y
CONFIG_COMPAT_BINFMT_ELF=y
CONFIG_ELFCORE=y
CONFIG_BINFMT_SCRIPT=y
# CONFIG_BINFMT_MISC is not set
# CONFIG_COREDUMP is not set

#
# Memory Management options
#
CONFIG_SELECT_MEMORY_MODEL=y
CONFIG_FLATMEM_MANUAL=y
# CONFIG_SPARSEMEM_MANUAL is not set
CONFIG_FLATMEM=y
CONFIG_FLAT_NODE_MEM_MAP=y
CONFIG_SPARSEMEM_VMEMMAP_ENABLE=y
CONFIG_HAVE_MEMBLOCK_NODE_MAP=y
CONFIG_HAVE_GENERIC_GUP=y
CONFIG_SPLIT_PTLOCK_CPUS=4
CONFIG_COMPACTION=y
CONFIG_MIGRATION=y
CONFIG_PHYS_ADDR_T_64BIT=y
# CONFIG_KSM is not set
CONFIG_DEFAULT_MMAP_MIN_ADDR=4096
# CONFIG_TRANSPARENT_HUGEPAGE is not set
# CONFIG_CLEANCACHE is not set
# CONFIG_FRONTSWAP is not set
# CONFIG_CMA is not set
# CONFIG_ZPOOL is not set
# CONFIG_ZBUD is not set
CONFIG_ZSMALLOC=y
CONFIG_PGTABLE_MAPPING=y
# CONFIG_ZSMALLOC_STAT is not set
# CONFIG_IDLE_PAGE_TRACKING is not set
CONFIG_ARCH_HAS_ZONE_DEVICE=y
# CONFIG_PERCPU_STATS is not set
# CONFIG_GUP_BENCHMARK is not set
CONFIG_ARCH_HAS_PTE_SPECIAL=y
CONFIG_NET=y

#
# Networking options
#
CONFIG_PACKET=y
# CONFIG_PACKET_DIAG is not set
CONFIG_UNIX=y
# CONFIG_UNIX_DIAG is not set
# CONFIG_TLS is not set
# CONFIG_XFRM_USER is not set
# CONFIG_NET_KEY is not set
# CONFIG_XDP_SOCKETS is not set
CONFIG_INET=y
# CONFIG_IP_MULTICAST is not set
# CONFIG_IP_ADVANCED_ROUTER is not set
# CONFIG_IP_PNP is not set
# CONFIG_NET_IPIP is not set
# CONFIG_NET_IPGRE_DEMUX is not set
# CONFIG_SYN_COOKIES is not set
# CONFIG_NET_FOU is not set
# CONFIG_INET_AH is not set
# CONFIG_INET_ESP is not set
# CONFIG_INET_IPCOMP is not set
# CONFIG_INET_XFRM_MODE_TRANSPORT is not set
# CONFIG_INET_XFRM_MODE_TUNNEL is not set
# CONFIG_INET_XFRM_MODE_BEET is not set
# CONFIG_INET_DIAG is not set
CONFIG_TCP_CONG_ADVANCED=y
# CONFIG_TCP_CONG_BIC is not set
# CONFIG_TCP_CONG_CUBIC is not set
# CONFIG_TCP_CONG_WESTWOOD is not set
# CONFIG_TCP_CONG_HTCP is not set
# CONFIG_TCP_CONG_HSTCP is not set
# CONFIG_TCP_CONG_HYBLA is not set
# CONFIG_TCP_CONG_VEGAS is not set
# CONFIG_TCP_CONG_NV is not set
# CONFIG_TCP_CONG_SCALABLE is not set
# CONFIG_TCP_CONG_LP is not set
# CONFIG_TCP_CONG_VENO is not set
# CONFIG_TCP_CONG_YEAH is not set
# CONFIG_TCP_CONG_ILLINOIS is not set
# CONFIG_TCP_CONG_DCTCP is not set
# CONFIG_TCP_CONG_CDG is not set
CONFIG_TCP_CONG_BBR=y
CONFIG_DEFAULT_BBR=y
# CONFIG_DEFAULT_RENO is not set
CONFIG_DEFAULT_TCP_CONG="bbr"
# CONFIG_TCP_MD5SIG is not set
CONFIG_IPV6=y
# CONFIG_IPV6_ROUTER_PREF is not set
# CONFIG_IPV6_OPTIMISTIC_DAD is not set
# CONFIG_INET6_AH is not set
# CONFIG_INET6_ESP is not set
# CONFIG_INET6_IPCOMP is not set
# CONFIG_IPV6_MIP6 is not set
# CONFIG_INET6_XFRM_MODE_TRANSPORT is not set
# CONFIG_INET6_XFRM_MODE_TUNNEL is not set
# CONFIG_INET6_XFRM_MODE_BEET is not set
# CONFIG_INET6_XFRM_MODE_ROUTEOPTIMIZATION is not set
# CONFIG_IPV6_SIT is not set
# CONFIG_IPV6_TUNNEL is not set
# CONFIG_IPV6_MULTIPLE_TABLES is not set
# CONFIG_IPV6_MROUTE is not set
# CONFIG_IPV6_SEG6_LWTUNNEL is not set
# CONFIG_IPV6_SEG6_HMAC is not set
# CONFIG_NETWORK_SECMARK is not set
# CONFIG_NETWORK_PHY_TIMESTAMPING is not set
# CONFIG_NETFILTER is not set
# CONFIG_BPFILTER is not set
# CONFIG_IP_DCCP is not set
# CONFIG_IP_SCTP is not set
# CONFIG_RDS is not set
# CONFIG_TIPC is not set
# CONFIG_ATM is not set
# CONFIG_L2TP is not set
# CONFIG_BRIDGE is not set
CONFIG_HAVE_NET_DSA=y
# CONFIG_NET_DSA is not set
# CONFIG_VLAN_8021Q is not set
# CONFIG_DECNET is not set
# CONFIG_LLC2 is not set
# CONFIG_ATALK is not set
# CONFIG_X25 is not set
# CONFIG_LAPB is not set
# CONFIG_PHONET is not set
# CONFIG_6LOWPAN is not set
# CONFIG_IEEE802154 is not set
CONFIG_NET_SCHED=y

#
# Queueing/Scheduling
#
# CONFIG_NET_SCH_CBQ is not set
# CONFIG_NET_SCH_HTB is not set
# CONFIG_NET_SCH_HFSC is not set
# CONFIG_NET_SCH_PRIO is not set
# CONFIG_NET_SCH_MULTIQ is not set
# CONFIG_NET_SCH_RED is not set
# CONFIG_NET_SCH_SFB is not set
# CONFIG_NET_SCH_SFQ is not set
# CONFIG_NET_SCH_TEQL is not set
# CONFIG_NET_SCH_TBF is not set
# CONFIG_NET_SCH_CBS is not set
# CONFIG_NET_SCH_ETF is not set
# CONFIG_NET_SCH_TAPRIO is not set
# CONFIG_NET_SCH_GRED is not set
# CONFIG_NET_SCH_DSMARK is not set
# CONFIG_NET_SCH_NETEM is not set
# CONFIG_NET_SCH_DRR is not set
# CONFIG_NET_SCH_MQPRIO is not set
# CONFIG_NET_SCH_SKBPRIO is not set
# CONFIG_NET_SCH_CHOKE is not set
# CONFIG_NET_SCH_QFQ is not set
# CONFIG_NET_SCH_CODEL is not set
# CONFIG_NET_SCH_FQ_CODEL is not set
# CONFIG_NET_SCH_CAKE is not set
CONFIG_NET_SCH_FQ=y
# CONFIG_NET_SCH_HHF is not set
# CONFIG_NET_SCH_PIE is not set
# CONFIG_NET_SCH_PLUG is not set
# CONFIG_NET_SCH_DEFAULT is not set

#
# Classification
#
# CONFIG_NET_CLS_BASIC is not set
# CONFIG_NET_CLS_TCINDEX is not set
# CONFIG_NET_CLS_ROUTE4 is not set
# CONFIG_NET_CLS_FW is not set
# CONFIG_NET_CLS_U32 is not set
# CONFIG_NET_CLS_RSVP is not set
# CONFIG_NET_CLS_RSVP6 is not set
# CONFIG_NET_CLS_FLOW is not set
# CONFIG_NET_CLS_CGROUP is not set
# CONFIG_NET_CLS_BPF is not set
# CONFIG_NET_CLS_FLOWER is not set
# CONFIG_NET_CLS_MATCHALL is not set
# CONFIG_NET_EMATCH is not set
# CONFIG_NET_CLS_ACT is not set
CONFIG_NET_SCH_FIFO=y
# CONFIG_DCB is not set
# CONFIG_BATMAN_ADV is not set
# CONFIG_OPENVSWITCH is not set
# CONFIG_VSOCKETS is not set
# CONFIG_NETLINK_DIAG is not set
# CONFIG_MPLS is not set
# CONFIG_NET_NSH is not set
# CONFIG_HSR is not set
# CONFIG_NET_SWITCHDEV is not set
# CONFIG_NET_L3_MASTER_DEV is not set
# CONFIG_NET_NCSI is not set
CONFIG_RPS=y
CONFIG_RFS_ACCEL=y
CONFIG_XPS=y
# CONFIG_CGROUP_NET_PRIO is not set
# CONFIG_CGROUP_NET_CLASSID is not set
CONFIG_NET_RX_BUSY_POLL=y
CONFIG_BQL=y
CONFIG_BPF_JIT=y
CONFIG_BPF_STREAM_PARSER=y
CONFIG_NET_FLOW_LIMIT=y

#
# Network testing
#
# CONFIG_NET_PKTGEN is not set
# CONFIG_HAMRADIO is not set
# CONFIG_CAN is not set
# CONFIG_BT is not set
# CONFIG_AF_RXRPC is not set
# CONFIG_AF_KCM is not set
CONFIG_STREAM_PARSER=y
# CONFIG_WIRELESS is not set
# CONFIG_WIMAX is not set
# CONFIG_RFKILL is not set
# CONFIG_NET_9P is not set
# CONFIG_CAIF is not set
# CONFIG_CEPH_LIB is not set
# CONFIG_NFC is not set
# CONFIG_PSAMPLE is not set
# CONFIG_NET_IFE is not set
# CONFIG_LWTUNNEL is not set
CONFIG_NET_SOCK_MSG=y
# CONFIG_NET_DEVLINK is not set
CONFIG_MAY_USE_DEVLINK=y
# CONFIG_FAILOVER is not set
CONFIG_HAVE_EBPF_JIT=y

#
# Device Drivers
#

#
# Generic Driver Options
#
# CONFIG_UEVENT_HELPER is not set
CONFIG_DEVTMPFS=y
# CONFIG_DEVTMPFS_MOUNT is not set
CONFIG_STANDALONE=y
CONFIG_PREVENT_FIRMWARE_BUILD=y

#
# Firmware loader
#
CONFIG_FW_LOADER=y
CONFIG_EXTRA_FIRMWARE=""
# CONFIG_FW_LOADER_USER_HELPER is not set
# CONFIG_ALLOW_DEV_COREDUMP is not set
# CONFIG_DEBUG_DRIVER is not set
# CONFIG_DEBUG_DEVRES is not set
# CONFIG_DEBUG_TEST_DRIVER_REMOVE is not set
# CONFIG_TEST_ASYNC_DRIVER_PROBE is not set
CONFIG_GENERIC_CPU_AUTOPROBE=y
CONFIG_GENERIC_CPU_VULNERABILITIES=y
CONFIG_REGMAP=y
CONFIG_REGMAP_I2C=y
CONFIG_DMA_SHARED_BUFFER=y
# CONFIG_DMA_FENCE_TRACE is not set

#
# Bus devices
#
# CONFIG_SIMPLE_PM_BUS is not set
# CONFIG_CONNECTOR is not set
# CONFIG_GNSS is not set
# CONFIG_MTD is not set
CONFIG_DTC=y
CONFIG_OF=y
# CONFIG_OF_UNITTEST is not set
CONFIG_OF_FLATTREE=y
CONFIG_OF_EARLY_FLATTREE=y
CONFIG_OF_KOBJ=y
CONFIG_OF_ADDRESS=y
CONFIG_OF_IRQ=y
CONFIG_OF_NET=y
CONFIG_OF_MDIO=y
CONFIG_OF_RESERVED_MEM=y
# CONFIG_OF_OVERLAY is not set
CONFIG_ARCH_MIGHT_HAVE_PC_PARPORT=y
# CONFIG_PARPORT is not set
CONFIG_BLK_DEV=y
# CONFIG_BLK_DEV_NULL_BLK is not set
# CONFIG_BLK_DEV_FD is not set
CONFIG_CDROM=y
# CONFIG_BLK_DEV_PCIESSD_MTIP32XX is not set
CONFIG_ZRAM=y
CONFIG_ZRAM_WRITEBACK=y
# CONFIG_BLK_DEV_UMEM is not set
CONFIG_BLK_DEV_LOOP=m
CONFIG_BLK_DEV_LOOP_MIN_COUNT=0
# CONFIG_BLK_DEV_CRYPTOLOOP is not set
# CONFIG_BLK_DEV_DRBD is not set
# CONFIG_BLK_DEV_NBD is not set
# CONFIG_BLK_DEV_SKD is not set
# CONFIG_BLK_DEV_SX8 is not set
# CONFIG_BLK_DEV_RAM is not set
# CONFIG_CDROM_PKTCDVD is not set
# CONFIG_ATA_OVER_ETH is not set
# CONFIG_BLK_DEV_RBD is not set
# CONFIG_BLK_DEV_RSXX is not set

#
# NVME Support
#
# CONFIG_BLK_DEV_NVME is not set
# CONFIG_NVME_FC is not set

#
# Misc devices
#
# CONFIG_AD525X_DPOT is not set
# CONFIG_DUMMY_IRQ is not set
# CONFIG_PHANTOM is not set
# CONFIG_SGI_IOC4 is not set
# CONFIG_TIFM_CORE is not set
# CONFIG_ICS932S401 is not set
# CONFIG_ENCLOSURE_SERVICES is not set
# CONFIG_HP_ILO is not set
# CONFIG_APDS9802ALS is not set
# CONFIG_ISL29003 is not set
# CONFIG_ISL29020 is not set
# CONFIG_SENSORS_TSL2550 is not set
# CONFIG_SENSORS_BH1770 is not set
# CONFIG_SENSORS_APDS990X is not set
# CONFIG_HMC6352 is not set
# CONFIG_DS1682 is not set
# CONFIG_USB_SWITCH_FSA9480 is not set
# CONFIG_SRAM is not set
# CONFIG_PCI_ENDPOINT_TEST is not set
# CONFIG_C2PORT is not set

#
# EEPROM support
#
# CONFIG_EEPROM_AT24 is not set
# CONFIG_EEPROM_LEGACY is not set
# CONFIG_EEPROM_MAX6875 is not set
# CONFIG_EEPROM_93CX6 is not set
# CONFIG_EEPROM_IDT_89HPESX is not set
# CONFIG_EEPROM_EE1004 is not set
# CONFIG_CB710_CORE is not set

#
# Texas Instruments shared transport line discipline
#
# CONFIG_SENSORS_LIS3_I2C is not set
# CONFIG_ALTERA_STAPL is not set

#
# Intel MIC & related support
#

#
# Intel MIC Bus Driver
#

#
# SCIF Bus Driver
#

#
# VOP Bus Driver
#

#
# Intel MIC Host Driver
#

#
# Intel MIC Card Driver
#

#
# SCIF Driver
#

#
# Intel MIC Coprocessor State Management (COSM) Drivers
#

#
# VOP Driver
#
# CONFIG_GENWQE is not set
# CONFIG_ECHO is not set
# CONFIG_MISC_RTSX_PCI is not set
# CONFIG_MISC_RTSX_USB is not set
CONFIG_HAVE_IDE=y
# CONFIG_IDE is not set

#
# SCSI device support
#
CONFIG_SCSI_MOD=y
# CONFIG_RAID_ATTRS is not set
CONFIG_SCSI=y
CONFIG_SCSI_DMA=y
CONFIG_SCSI_MQ_DEFAULT=y
# CONFIG_SCSI_PROC_FS is not set

#
# SCSI support type (disk, tape, CD-ROM)
#
CONFIG_BLK_DEV_SD=y
# CONFIG_CHR_DEV_ST is not set
# CONFIG_CHR_DEV_OSST is not set
CONFIG_BLK_DEV_SR=y
# CONFIG_BLK_DEV_SR_VENDOR is not set
# CONFIG_CHR_DEV_SG is not set
# CONFIG_CHR_DEV_SCH is not set
# CONFIG_SCSI_CONSTANTS is not set
# CONFIG_SCSI_LOGGING is not set
CONFIG_SCSI_SCAN_ASYNC=y

#
# SCSI Transports
#
# CONFIG_SCSI_SPI_ATTRS is not set
# CONFIG_SCSI_FC_ATTRS is not set
# CONFIG_SCSI_ISCSI_ATTRS is not set
# CONFIG_SCSI_SAS_ATTRS is not set
# CONFIG_SCSI_SAS_LIBSAS is not set
# CONFIG_SCSI_SRP_ATTRS is not set
# CONFIG_SCSI_LOWLEVEL is not set
# CONFIG_SCSI_DH is not set
# CONFIG_SCSI_OSD_INITIATOR is not set
CONFIG_ATA=y
CONFIG_ATA_VERBOSE_ERROR=y
# CONFIG_SATA_PMP is not set

#
# Controllers with non-SFF native interface
#
# CONFIG_SATA_AHCI is not set
# CONFIG_SATA_AHCI_PLATFORM is not set
# CONFIG_AHCI_CEVA is not set
# CONFIG_AHCI_QORIQ is not set
# CONFIG_SATA_INIC162X is not set
# CONFIG_SATA_ACARD_AHCI is not set
# CONFIG_SATA_SIL24 is not set
CONFIG_ATA_SFF=y

#
# SFF controllers with custom DMA interface
#
# CONFIG_PDC_ADMA is not set
# CONFIG_SATA_QSTOR is not set
# CONFIG_SATA_SX4 is not set
CONFIG_ATA_BMDMA=y

#
# SATA SFF controllers with BMDMA
#
# CONFIG_ATA_PIIX is not set
# CONFIG_SATA_MV is not set
# CONFIG_SATA_NV is not set
# CONFIG_SATA_PROMISE is not set
# CONFIG_SATA_SIL is not set
# CONFIG_SATA_SIS is not set
CONFIG_SATA_SVW=y
# CONFIG_SATA_ULI is not set
# CONFIG_SATA_VIA is not set
# CONFIG_SATA_VITESSE is not set

#
# PATA SFF controllers with BMDMA
#
# CONFIG_PATA_ALI is not set
# CONFIG_PATA_AMD is not set
# CONFIG_PATA_ARTOP is not set
# CONFIG_PATA_ATIIXP is not set
# CONFIG_PATA_ATP867X is not set
# CONFIG_PATA_CMD64X is not set
# CONFIG_PATA_CYPRESS is not set
# CONFIG_PATA_EFAR is not set
# CONFIG_PATA_HPT366 is not set
# CONFIG_PATA_HPT37X is not set
# CONFIG_PATA_HPT3X2N is not set
# CONFIG_PATA_HPT3X3 is not set
# CONFIG_PATA_IT8213 is not set
# CONFIG_PATA_IT821X is not set
# CONFIG_PATA_JMICRON is not set
CONFIG_PATA_MACIO=y
# CONFIG_PATA_MARVELL is not set
# CONFIG_PATA_NETCELL is not set
# CONFIG_PATA_NINJA32 is not set
# CONFIG_PATA_NS87415 is not set
# CONFIG_PATA_OLDPIIX is not set
# CONFIG_PATA_OPTIDMA is not set
# CONFIG_PATA_PDC2027X is not set
# CONFIG_PATA_PDC_OLD is not set
# CONFIG_PATA_RADISYS is not set
# CONFIG_PATA_RDC is not set
# CONFIG_PATA_SCH is not set
# CONFIG_PATA_SERVERWORKS is not set
# CONFIG_PATA_SIL680 is not set
# CONFIG_PATA_SIS is not set
# CONFIG_PATA_TOSHIBA is not set
# CONFIG_PATA_TRIFLEX is not set
# CONFIG_PATA_VIA is not set
# CONFIG_PATA_WINBOND is not set

#
# PIO-only SFF controllers
#
# CONFIG_PATA_CMD640_PCI is not set
# CONFIG_PATA_MPIIX is not set
# CONFIG_PATA_NS87410 is not set
# CONFIG_PATA_OPTI is not set
# CONFIG_PATA_PLATFORM is not set
# CONFIG_PATA_RZ1000 is not set

#
# Generic fallback / legacy drivers
#
# CONFIG_ATA_GENERIC is not set
# CONFIG_PATA_LEGACY is not set
# CONFIG_MD is not set
# CONFIG_TARGET_CORE is not set
# CONFIG_FUSION is not set

#
# IEEE 1394 (FireWire) support
#
CONFIG_FIREWIRE=y
CONFIG_FIREWIRE_OHCI=y
CONFIG_FIREWIRE_SBP2=m
CONFIG_FIREWIRE_NET=m
# CONFIG_FIREWIRE_NOSY is not set
CONFIG_MACINTOSH_DRIVERS=y
# CONFIG_ADB_PMU is not set
CONFIG_PMAC_SMU=y
# CONFIG_MAC_EMUMOUSEBTN is not set
CONFIG_WINDFARM=y
# CONFIG_WINDFARM_PM81 is not set
# CONFIG_WINDFARM_PM91 is not set
CONFIG_WINDFARM_PM112=y
# CONFIG_WINDFARM_PM121 is not set
# CONFIG_PMAC_RACKMETER is not set
CONFIG_NETDEVICES=y
CONFIG_NET_CORE=y
# CONFIG_BONDING is not set
# CONFIG_DUMMY is not set
# CONFIG_EQUALIZER is not set
# CONFIG_NET_FC is not set
# CONFIG_NET_TEAM is not set
# CONFIG_MACVLAN is not set
# CONFIG_VXLAN is not set
# CONFIG_MACSEC is not set
# CONFIG_NETCONSOLE is not set
CONFIG_TUN=m
# CONFIG_TUN_VNET_CROSS_LE is not set
# CONFIG_VETH is not set
# CONFIG_NLMON is not set
# CONFIG_ARCNET is not set

#
# CAIF transport drivers
#

#
# Distributed Switch Architecture drivers
#
CONFIG_ETHERNET=y
# CONFIG_NET_VENDOR_3COM is not set
# CONFIG_NET_VENDOR_ADAPTEC is not set
# CONFIG_NET_VENDOR_AGERE is not set
# CONFIG_NET_VENDOR_ALACRITECH is not set
# CONFIG_NET_VENDOR_ALTEON is not set
# CONFIG_ALTERA_TSE is not set
# CONFIG_NET_VENDOR_AMAZON is not set
# CONFIG_NET_VENDOR_AMD is not set
# CONFIG_NET_VENDOR_AQUANTIA is not set
# CONFIG_NET_VENDOR_ARC is not set
# CONFIG_NET_VENDOR_ATHEROS is not set
# CONFIG_NET_VENDOR_AURORA is not set
CONFIG_NET_VENDOR_BROADCOM=y
# CONFIG_B44 is not set
# CONFIG_BCMGENET is not set
# CONFIG_BNX2 is not set
# CONFIG_CNIC is not set
CONFIG_TIGON3=y
# CONFIG_BNX2X is not set
# CONFIG_SYSTEMPORT is not set
# CONFIG_BNXT is not set
# CONFIG_NET_VENDOR_BROCADE is not set
# CONFIG_NET_VENDOR_CADENCE is not set
# CONFIG_NET_VENDOR_CAVIUM is not set
# CONFIG_NET_VENDOR_CHELSIO is not set
# CONFIG_NET_VENDOR_CISCO is not set
# CONFIG_NET_VENDOR_CORTINA is not set
# CONFIG_DNET is not set
# CONFIG_NET_VENDOR_DEC is not set
# CONFIG_NET_VENDOR_DLINK is not set
# CONFIG_NET_VENDOR_EMULEX is not set
# CONFIG_NET_VENDOR_EZCHIP is not set
# CONFIG_NET_VENDOR_HP is not set
# CONFIG_NET_VENDOR_HUAWEI is not set
# CONFIG_NET_VENDOR_INTEL is not set
# CONFIG_JME is not set
# CONFIG_NET_VENDOR_MARVELL is not set
# CONFIG_NET_VENDOR_MELLANOX is not set
# CONFIG_NET_VENDOR_MICREL is not set
# CONFIG_NET_VENDOR_MICROCHIP is not set
# CONFIG_NET_VENDOR_MICROSEMI is not set
# CONFIG_NET_VENDOR_MYRI is not set
# CONFIG_FEALNX is not set
# CONFIG_NET_VENDOR_NATSEMI is not set
# CONFIG_NET_VENDOR_NETERION is not set
# CONFIG_NET_VENDOR_NETRONOME is not set
# CONFIG_NET_VENDOR_NI is not set
# CONFIG_NET_VENDOR_NVIDIA is not set
# CONFIG_NET_VENDOR_OKI is not set
# CONFIG_ETHOC is not set
# CONFIG_NET_VENDOR_PACKET_ENGINES is not set
# CONFIG_NET_VENDOR_QLOGIC is not set
# CONFIG_NET_VENDOR_QUALCOMM is not set
# CONFIG_NET_VENDOR_RDC is not set
# CONFIG_NET_VENDOR_REALTEK is not set
# CONFIG_NET_VENDOR_RENESAS is not set
# CONFIG_NET_VENDOR_ROCKER is not set
# CONFIG_NET_VENDOR_SAMSUNG is not set
# CONFIG_NET_VENDOR_SEEQ is not set
# CONFIG_NET_VENDOR_SOLARFLARE is not set
# CONFIG_NET_VENDOR_SILAN is not set
# CONFIG_NET_VENDOR_SIS is not set
# CONFIG_NET_VENDOR_SMSC is not set
# CONFIG_NET_VENDOR_SOCIONEXT is not set
# CONFIG_NET_VENDOR_STMICRO is not set
# CONFIG_NET_VENDOR_SUN is not set
# CONFIG_NET_VENDOR_SYNOPSYS is not set
# CONFIG_NET_VENDOR_TEHUTI is not set
# CONFIG_NET_VENDOR_TI is not set
# CONFIG_NET_VENDOR_VIA is not set
# CONFIG_NET_VENDOR_WIZNET is not set
# CONFIG_NET_VENDOR_XILINX is not set
# CONFIG_FDDI is not set
# CONFIG_HIPPI is not set
CONFIG_MDIO_DEVICE=y
CONFIG_MDIO_BUS=y
# CONFIG_MDIO_BCM_UNIMAC is not set
# CONFIG_MDIO_BITBANG is not set
# CONFIG_MDIO_BUS_MUX_MMIOREG is not set
# CONFIG_MDIO_HISI_FEMAC is not set
# CONFIG_MDIO_MSCC_MIIM is not set
# CONFIG_MDIO_OCTEON is not set
# CONFIG_MDIO_THUNDER is not set
CONFIG_PHYLIB=y
CONFIG_SWPHY=y

#
# MII PHY device drivers
#
# CONFIG_AMD_PHY is not set
# CONFIG_AQUANTIA_PHY is not set
# CONFIG_ASIX_PHY is not set
# CONFIG_AT803X_PHY is not set
# CONFIG_BCM7XXX_PHY is not set
# CONFIG_BCM87XX_PHY is not set
# CONFIG_BROADCOM_PHY is not set
# CONFIG_CICADA_PHY is not set
# CONFIG_CORTINA_PHY is not set
# CONFIG_DAVICOM_PHY is not set
# CONFIG_DP83822_PHY is not set
# CONFIG_DP83TC811_PHY is not set
# CONFIG_DP83848_PHY is not set
# CONFIG_DP83867_PHY is not set
CONFIG_FIXED_PHY=y
# CONFIG_ICPLUS_PHY is not set
# CONFIG_INTEL_XWAY_PHY is not set
# CONFIG_LSI_ET1011C_PHY is not set
# CONFIG_LXT_PHY is not set
# CONFIG_MARVELL_PHY is not set
# CONFIG_MARVELL_10G_PHY is not set
# CONFIG_MICREL_PHY is not set
# CONFIG_MICROCHIP_PHY is not set
# CONFIG_MICROCHIP_T1_PHY is not set
# CONFIG_MICROSEMI_PHY is not set
# CONFIG_NATIONAL_PHY is not set
# CONFIG_QSEMI_PHY is not set
# CONFIG_REALTEK_PHY is not set
# CONFIG_RENESAS_PHY is not set
# CONFIG_ROCKCHIP_PHY is not set
# CONFIG_SMSC_PHY is not set
# CONFIG_STE10XP is not set
# CONFIG_TERANETICS_PHY is not set
# CONFIG_VITESSE_PHY is not set
# CONFIG_XILINX_GMII2RGMII is not set
# CONFIG_PPP is not set
# CONFIG_SLIP is not set
# CONFIG_USB_NET_DRIVERS is not set
# CONFIG_WLAN is not set

#
# Enable WiMAX (Networking options) to see the WiMAX drivers
#
# CONFIG_WAN is not set
# CONFIG_VMXNET3 is not set
# CONFIG_NET_FAILOVER is not set
# CONFIG_ISDN is not set
# CONFIG_NVM is not set

#
# Input device support
#
CONFIG_INPUT=y
# CONFIG_INPUT_FF_MEMLESS is not set
# CONFIG_INPUT_POLLDEV is not set
# CONFIG_INPUT_SPARSEKMAP is not set
# CONFIG_INPUT_MATRIXKMAP is not set

#
# Userland interfaces
#
# CONFIG_INPUT_MOUSEDEV is not set
# CONFIG_INPUT_JOYDEV is not set
CONFIG_INPUT_EVDEV=y
# CONFIG_INPUT_EVBUG is not set

#
# Input Device Drivers
#
# CONFIG_INPUT_KEYBOARD is not set
# CONFIG_INPUT_MOUSE is not set
# CONFIG_INPUT_JOYSTICK is not set
# CONFIG_INPUT_TABLET is not set
# CONFIG_INPUT_TOUCHSCREEN is not set
# CONFIG_INPUT_MISC is not set
# CONFIG_RMI4_CORE is not set

#
# Hardware I/O ports
#
# CONFIG_SERIO is not set
CONFIG_ARCH_MIGHT_HAVE_PC_SERIO=y
# CONFIG_GAMEPORT is not set

#
# Character devices
#
CONFIG_TTY=y
CONFIG_VT=y
CONFIG_CONSOLE_TRANSLATIONS=y
CONFIG_VT_CONSOLE=y
CONFIG_HW_CONSOLE=y
CONFIG_VT_HW_CONSOLE_BINDING=y
CONFIG_UNIX98_PTYS=y
# CONFIG_LEGACY_PTYS is not set
# CONFIG_SERIAL_NONSTANDARD is not set
# CONFIG_NOZOMI is not set
# CONFIG_N_GSM is not set
# CONFIG_TRACE_SINK is not set
# CONFIG_PPC_EPAPR_HV_BYTECHAN is not set
CONFIG_DEVMEM=y
# CONFIG_DEVKMEM is not set

#
# Serial drivers
#
# CONFIG_SERIAL_8250 is not set

#
# Non-8250 serial port support
#
# CONFIG_SERIAL_UARTLITE is not set
CONFIG_SERIAL_CORE=y
CONFIG_SERIAL_PMACZILOG=y
CONFIG_SERIAL_PMACZILOG_TTYS=y
# CONFIG_SERIAL_PMACZILOG_CONSOLE is not set
# CONFIG_SERIAL_JSM is not set
# CONFIG_SERIAL_SCCNXP is not set
# CONFIG_SERIAL_SC16IS7XX is not set
# CONFIG_SERIAL_ALTERA_JTAGUART is not set
# CONFIG_SERIAL_ALTERA_UART is not set
# CONFIG_SERIAL_XILINX_PS_UART is not set
# CONFIG_SERIAL_ARC is not set
# CONFIG_SERIAL_RP2 is not set
# CONFIG_SERIAL_FSL_LPUART is not set
# CONFIG_SERIAL_CONEXANT_DIGICOLOR is not set
# CONFIG_SERIAL_DEV_BUS is not set
# CONFIG_TTY_PRINTK is not set
# CONFIG_HVC_UDBG is not set
# CONFIG_IPMI_HANDLER is not set
# CONFIG_HW_RANDOM is not set
# CONFIG_R3964 is not set
# CONFIG_APPLICOM is not set
# CONFIG_RAW_DRIVER is not set
# CONFIG_HANGCHECK_TIMER is not set
# CONFIG_TCG_TPM is not set
# CONFIG_DEVPORT is not set
# CONFIG_XILLYBUS is not set
CONFIG_RANDOM_TRUST_CPU=y

#
# I2C support
#
CONFIG_I2C=y
CONFIG_I2C_BOARDINFO=y
# CONFIG_I2C_COMPAT is not set
# CONFIG_I2C_CHARDEV is not set
# CONFIG_I2C_MUX is not set
CONFIG_I2C_HELPER_AUTO=y
CONFIG_I2C_ALGOBIT=y

#
# I2C Hardware Bus support
#

#
# PC SMBus host controller drivers
#
# CONFIG_I2C_ALI1535 is not set
# CONFIG_I2C_ALI1563 is not set
# CONFIG_I2C_ALI15X3 is not set
# CONFIG_I2C_AMD756 is not set
# CONFIG_I2C_AMD8111 is not set
# CONFIG_I2C_I801 is not set
# CONFIG_I2C_ISCH is not set
# CONFIG_I2C_PIIX4 is not set
# CONFIG_I2C_NFORCE2 is not set
# CONFIG_I2C_SIS5595 is not set
# CONFIG_I2C_SIS630 is not set
# CONFIG_I2C_SIS96X is not set
# CONFIG_I2C_VIA is not set
# CONFIG_I2C_VIAPRO is not set

#
# Mac SMBus host controller drivers
#
CONFIG_I2C_POWERMAC=y

#
# I2C system bus drivers (mostly embedded / system-on-chip)
#
# CONFIG_I2C_DESIGNWARE_PLATFORM is not set
# CONFIG_I2C_DESIGNWARE_PCI is not set
# CONFIG_I2C_MPC is not set
# CONFIG_I2C_OCORES is not set
# CONFIG_I2C_PCA_PLATFORM is not set
# CONFIG_I2C_SIMTEC is not set
# CONFIG_I2C_XILINX is not set

#
# External I2C/SMBus adapter drivers
#
# CONFIG_I2C_DIOLAN_U2C is not set
# CONFIG_I2C_PARPORT_LIGHT is not set
# CONFIG_I2C_ROBOTFUZZ_OSIF is not set
# CONFIG_I2C_TAOS_EVM is not set
# CONFIG_I2C_TINY_USB is not set

#
# Other I2C/SMBus bus drivers
#
# CONFIG_I2C_STUB is not set
# CONFIG_I2C_SLAVE is not set
# CONFIG_I2C_DEBUG_CORE is not set
# CONFIG_I2C_DEBUG_ALGO is not set
# CONFIG_I2C_DEBUG_BUS is not set
# CONFIG_SPI is not set
# CONFIG_SPMI is not set
# CONFIG_HSI is not set
# CONFIG_PPS is not set

#
# PTP clock support
#
# CONFIG_PTP_1588_CLOCK is not set

#
# Enable PHYLIB and NETWORK_PHY_TIMESTAMPING to see the additional clocks.
#
# CONFIG_PINCTRL is not set
# CONFIG_GPIOLIB is not set
# CONFIG_W1 is not set
# CONFIG_POWER_AVS is not set
# CONFIG_POWER_RESET is not set
CONFIG_POWER_SUPPLY=y
# CONFIG_POWER_SUPPLY_DEBUG is not set
# CONFIG_PDA_POWER is not set
# CONFIG_TEST_POWER is not set
# CONFIG_CHARGER_ADP5061 is not set
# CONFIG_BATTERY_DS2780 is not set
# CONFIG_BATTERY_DS2781 is not set
# CONFIG_BATTERY_DS2782 is not set
# CONFIG_BATTERY_SBS is not set
# CONFIG_CHARGER_SBS is not set
# CONFIG_BATTERY_BQ27XXX is not set
# CONFIG_BATTERY_MAX17040 is not set
# CONFIG_BATTERY_MAX17042 is not set
# CONFIG_CHARGER_MAX8903 is not set
# CONFIG_CHARGER_LP8727 is not set
# CONFIG_CHARGER_DETECTOR_MAX14656 is not set
# CONFIG_CHARGER_BQ2415X is not set
# CONFIG_CHARGER_SMB347 is not set
# CONFIG_BATTERY_GAUGE_LTC2941 is not set
# CONFIG_HWMON is not set
# CONFIG_THERMAL is not set
# CONFIG_WATCHDOG is not set
CONFIG_SSB_POSSIBLE=y
# CONFIG_SSB is not set
CONFIG_BCMA_POSSIBLE=y
# CONFIG_BCMA is not set

#
# Multifunction device drivers
#
# CONFIG_MFD_ACT8945A is not set
# CONFIG_MFD_AS3711 is not set
# CONFIG_MFD_AS3722 is not set
# CONFIG_PMIC_ADP5520 is not set
# CONFIG_MFD_AT91_USART is not set
# CONFIG_MFD_ATMEL_FLEXCOM is not set
# CONFIG_MFD_ATMEL_HLCDC is not set
# CONFIG_MFD_BCM590XX is not set
# CONFIG_MFD_BD9571MWV is not set
# CONFIG_MFD_AXP20X_I2C is not set
# CONFIG_MFD_MADERA is not set
# CONFIG_PMIC_DA903X is not set
# CONFIG_MFD_DA9052_I2C is not set
# CONFIG_MFD_DA9055 is not set
# CONFIG_MFD_DA9062 is not set
# CONFIG_MFD_DA9063 is not set
# CONFIG_MFD_DA9150 is not set
# CONFIG_MFD_DLN2 is not set
# CONFIG_MFD_MC13XXX_I2C is not set
# CONFIG_MFD_HI6421_PMIC is not set
# CONFIG_HTC_PASIC3 is not set
# CONFIG_LPC_ICH is not set
# CONFIG_LPC_SCH is not set
# CONFIG_MFD_JANZ_CMODIO is not set
# CONFIG_MFD_KEMPLD is not set
# CONFIG_MFD_88PM800 is not set
# CONFIG_MFD_88PM805 is not set
# CONFIG_MFD_88PM860X is not set
# CONFIG_MFD_MAX14577 is not set
# CONFIG_MFD_MAX77620 is not set
# CONFIG_MFD_MAX77686 is not set
# CONFIG_MFD_MAX77693 is not set
# CONFIG_MFD_MAX77843 is not set
# CONFIG_MFD_MAX8907 is not set
# CONFIG_MFD_MAX8925 is not set
# CONFIG_MFD_MAX8997 is not set
# CONFIG_MFD_MAX8998 is not set
# CONFIG_MFD_MT6397 is not set
# CONFIG_MFD_MENF21BMC is not set
# CONFIG_MFD_VIPERBOARD is not set
# CONFIG_MFD_RETU is not set
# CONFIG_MFD_PCF50633 is not set
# CONFIG_MFD_RDC321X is not set
# CONFIG_MFD_RT5033 is not set
# CONFIG_MFD_RC5T583 is not set
# CONFIG_MFD_RK808 is not set
# CONFIG_MFD_RN5T618 is not set
# CONFIG_MFD_SEC_CORE is not set
# CONFIG_MFD_SI476X_CORE is not set
# CONFIG_MFD_SM501 is not set
# CONFIG_MFD_SKY81452 is not set
# CONFIG_MFD_SMSC is not set
# CONFIG_ABX500_CORE is not set
# CONFIG_MFD_STMPE is not set
# CONFIG_MFD_SYSCON is not set
# CONFIG_MFD_TI_AM335X_TSCADC is not set
# CONFIG_MFD_LP3943 is not set
# CONFIG_MFD_LP8788 is not set
# CONFIG_MFD_TI_LMU is not set
# CONFIG_MFD_PALMAS is not set
# CONFIG_TPS6105X is not set
# CONFIG_TPS6507X is not set
# CONFIG_MFD_TPS65086 is not set
# CONFIG_MFD_TPS65090 is not set
# CONFIG_MFD_TPS65217 is not set
# CONFIG_MFD_TI_LP873X is not set
# CONFIG_MFD_TI_LP87565 is not set
# CONFIG_MFD_TPS65218 is not set
# CONFIG_MFD_TPS6586X is not set
# CONFIG_MFD_TPS65912_I2C is not set
# CONFIG_MFD_TPS80031 is not set
# CONFIG_TWL4030_CORE is not set
# CONFIG_TWL6040_CORE is not set
# CONFIG_MFD_WL1273_CORE is not set
# CONFIG_MFD_LM3533 is not set
# CONFIG_MFD_TC3589X is not set
# CONFIG_MFD_VX855 is not set
# CONFIG_MFD_ARIZONA_I2C is not set
# CONFIG_MFD_WM8400 is not set
# CONFIG_MFD_WM831X_I2C is not set
# CONFIG_MFD_WM8350_I2C is not set
# CONFIG_MFD_WM8994 is not set
# CONFIG_MFD_ROHM_BD718XX is not set
# CONFIG_REGULATOR is not set
# CONFIG_RC_CORE is not set
# CONFIG_MEDIA_SUPPORT is not set

#
# Graphics support
#
# CONFIG_AGP is not set
# CONFIG_VGA_ARB is not set
CONFIG_DRM=y
# CONFIG_DRM_DP_AUX_CHARDEV is not set
# CONFIG_DRM_DEBUG_MM is not set
# CONFIG_DRM_DEBUG_SELFTEST is not set
CONFIG_DRM_KMS_HELPER=y
CONFIG_DRM_KMS_FB_HELPER=y
CONFIG_DRM_FBDEV_EMULATION=y
CONFIG_DRM_FBDEV_OVERALLOC=300
# CONFIG_DRM_FBDEV_LEAK_PHYS_SMEM is not set
# CONFIG_DRM_LOAD_EDID_FIRMWARE is not set
# CONFIG_DRM_DP_CEC is not set
CONFIG_DRM_TTM=y
CONFIG_DRM_VM=y

#
# I2C encoder or helper chips
#
# CONFIG_DRM_I2C_CH7006 is not set
CONFIG_DRM_I2C_SIL164=m
# CONFIG_DRM_I2C_NXP_TDA998X is not set
# CONFIG_DRM_I2C_NXP_TDA9950 is not set
# CONFIG_DRM_RADEON is not set
# CONFIG_DRM_AMDGPU is not set

#
# ACP (Audio CoProcessor) Configuration
#

#
# AMD Library routines
#
CONFIG_DRM_NOUVEAU=y
CONFIG_NOUVEAU_DEBUG=5
CONFIG_NOUVEAU_DEBUG_DEFAULT=3
# CONFIG_NOUVEAU_DEBUG_MMU is not set
# CONFIG_DRM_NOUVEAU_BACKLIGHT is not set
# CONFIG_DRM_VGEM is not set
# CONFIG_DRM_VKMS is not set
# CONFIG_DRM_UDL is not set
# CONFIG_DRM_AST is not set
# CONFIG_DRM_MGAG200 is not set
# CONFIG_DRM_CIRRUS_QEMU is not set
# CONFIG_DRM_RCAR_DW_HDMI is not set
# CONFIG_DRM_RCAR_LVDS is not set
# CONFIG_DRM_QXL is not set
# CONFIG_DRM_BOCHS is not set
CONFIG_DRM_PANEL=y

#
# Display Panels
#
# CONFIG_DRM_PANEL_SAMSUNG_S6E8AA0 is not set
CONFIG_DRM_BRIDGE=y
CONFIG_DRM_PANEL_BRIDGE=y

#
# Display Interface Bridges
#
# CONFIG_DRM_ANALOGIX_ANX78XX is not set
# CONFIG_DRM_CDNS_DSI is not set
# CONFIG_DRM_DUMB_VGA_DAC is not set
# CONFIG_DRM_LVDS_ENCODER is not set
# CONFIG_DRM_MEGACHIPS_STDPXXXX_GE_B850V3_FW is not set
# CONFIG_DRM_NXP_PTN3460 is not set
# CONFIG_DRM_PARADE_PS8622 is not set
# CONFIG_DRM_SIL_SII8620 is not set
# CONFIG_DRM_SII902X is not set
# CONFIG_DRM_SII9234 is not set
# CONFIG_DRM_THINE_THC63LVD1024 is not set
# CONFIG_DRM_TOSHIBA_TC358764 is not set
# CONFIG_DRM_TOSHIBA_TC358767 is not set
# CONFIG_DRM_TI_TFP410 is not set
# CONFIG_DRM_TI_SN65DSI86 is not set
# CONFIG_DRM_I2C_ADV7511 is not set
# CONFIG_DRM_ARCPGU is not set
# CONFIG_DRM_HISI_HIBMC is not set
# CONFIG_DRM_TINYDRM is not set
# CONFIG_DRM_LEGACY is not set
CONFIG_DRM_PANEL_ORIENTATION_QUIRKS=y

#
# Frame buffer Devices
#
CONFIG_FB_CMDLINE=y
CONFIG_FB_NOTIFY=y
CONFIG_FB=y
# CONFIG_FIRMWARE_EDID is not set
CONFIG_FB_CFB_FILLRECT=y
CONFIG_FB_CFB_COPYAREA=y
CONFIG_FB_CFB_IMAGEBLIT=y
CONFIG_FB_SYS_FILLRECT=y
CONFIG_FB_SYS_COPYAREA=y
CONFIG_FB_SYS_IMAGEBLIT=y
# CONFIG_FB_FOREIGN_ENDIAN is not set
CONFIG_FB_SYS_FOPS=y
CONFIG_FB_DEFERRED_IO=y
# CONFIG_FB_MODE_HELPERS is not set
CONFIG_FB_TILEBLITTING=y

#
# Frame buffer hardware drivers
#
# CONFIG_FB_CIRRUS is not set
# CONFIG_FB_PM2 is not set
# CONFIG_FB_CYBER2000 is not set
# CONFIG_FB_OF is not set
# CONFIG_FB_ASILIANT is not set
# CONFIG_FB_IMSTT is not set
# CONFIG_FB_VGA16 is not set
# CONFIG_FB_OPENCORES is not set
# CONFIG_FB_S1D13XXX is not set
# CONFIG_FB_NVIDIA is not set
# CONFIG_FB_RIVA is not set
# CONFIG_FB_I740 is not set
# CONFIG_FB_MATROX is not set
# CONFIG_FB_RADEON is not set
# CONFIG_FB_ATY128 is not set
# CONFIG_FB_ATY is not set
# CONFIG_FB_S3 is not set
# CONFIG_FB_SAVAGE is not set
# CONFIG_FB_SIS is not set
# CONFIG_FB_NEOMAGIC is not set
# CONFIG_FB_KYRO is not set
# CONFIG_FB_3DFX is not set
# CONFIG_FB_VOODOO1 is not set
# CONFIG_FB_VT8623 is not set
# CONFIG_FB_TRIDENT is not set
# CONFIG_FB_ARK is not set
# CONFIG_FB_PM3 is not set
# CONFIG_FB_CARMINE is not set
# CONFIG_FB_SMSCUFX is not set
# CONFIG_FB_UDL is not set
# CONFIG_FB_IBM_GXT4500 is not set
# CONFIG_FB_VIRTUAL is not set
# CONFIG_FB_METRONOME is not set
# CONFIG_FB_MB862XX is not set
# CONFIG_FB_SIMPLE is not set
# CONFIG_FB_SM712 is not set
# CONFIG_BACKLIGHT_LCD_SUPPORT is not set
CONFIG_HDMI=y

#
# Console display driver support
#
# CONFIG_VGA_CONSOLE is not set
CONFIG_DUMMY_CONSOLE=y
CONFIG_DUMMY_CONSOLE_COLUMNS=80
CONFIG_DUMMY_CONSOLE_ROWS=25
CONFIG_FRAMEBUFFER_CONSOLE=y
CONFIG_FRAMEBUFFER_CONSOLE_DETECT_PRIMARY=y
# CONFIG_FRAMEBUFFER_CONSOLE_ROTATION is not set
CONFIG_FRAMEBUFFER_CONSOLE_DEFERRED_TAKEOVER=y
# CONFIG_LOGO is not set
CONFIG_SOUND=y
CONFIG_SND=y
CONFIG_SND_TIMER=y
CONFIG_SND_PCM=y
CONFIG_SND_SEQ_DEVICE=m
# CONFIG_SND_OSSEMUL is not set
CONFIG_SND_PCM_TIMER=y
CONFIG_SND_HRTIMER=m
# CONFIG_SND_DYNAMIC_MINORS is not set
# CONFIG_SND_SUPPORT_OLD_API is not set
# CONFIG_SND_PROC_FS is not set
# CONFIG_SND_VERBOSE_PRINTK is not set
# CONFIG_SND_DEBUG is not set
CONFIG_SND_SEQUENCER=m
# CONFIG_SND_SEQ_DUMMY is not set
CONFIG_SND_SEQ_HRTIMER_DEFAULT=y
# CONFIG_SND_DRIVERS is not set
# CONFIG_SND_PCI is not set

#
# HD-Audio
#
CONFIG_SND_HDA_PREALLOC_SIZE=2048
# CONFIG_SND_PPC is not set
CONFIG_SND_AOA=y
CONFIG_SND_AOA_FABRIC_LAYOUT=y
CONFIG_SND_AOA_ONYX=y
# CONFIG_SND_AOA_TAS is not set
# CONFIG_SND_AOA_TOONIE is not set
CONFIG_SND_AOA_SOUNDBUS=y
CONFIG_SND_AOA_SOUNDBUS_I2S=y
# CONFIG_SND_USB is not set
# CONFIG_SND_FIREWIRE is not set
# CONFIG_SND_SOC is not set

#
# HID support
#
CONFIG_HID=y
# CONFIG_HID_BATTERY_STRENGTH is not set
# CONFIG_HIDRAW is not set
# CONFIG_UHID is not set
CONFIG_HID_GENERIC=y

#
# Special HID drivers
#
# CONFIG_HID_A4TECH is not set
# CONFIG_HID_ACCUTOUCH is not set
# CONFIG_HID_ACRUX is not set
# CONFIG_HID_APPLE is not set
# CONFIG_HID_APPLEIR is not set
# CONFIG_HID_AUREAL is not set
# CONFIG_HID_BELKIN is not set
# CONFIG_HID_BETOP_FF is not set
# CONFIG_HID_CHERRY is not set
# CONFIG_HID_CHICONY is not set
# CONFIG_HID_COUGAR is not set
# CONFIG_HID_PRODIKEYS is not set
# CONFIG_HID_CMEDIA is not set
# CONFIG_HID_CYPRESS is not set
# CONFIG_HID_DRAGONRISE is not set
# CONFIG_HID_EMS_FF is not set
# CONFIG_HID_ELECOM is not set
# CONFIG_HID_ELO is not set
# CONFIG_HID_EZKEY is not set
# CONFIG_HID_GEMBIRD is not set
# CONFIG_HID_GFRM is not set
# CONFIG_HID_HOLTEK is not set
# CONFIG_HID_KEYTOUCH is not set
# CONFIG_HID_KYE is not set
# CONFIG_HID_UCLOGIC is not set
# CONFIG_HID_WALTOP is not set
# CONFIG_HID_GYRATION is not set
# CONFIG_HID_ICADE is not set
# CONFIG_HID_ITE is not set
# CONFIG_HID_JABRA is not set
# CONFIG_HID_TWINHAN is not set
# CONFIG_HID_KENSINGTON is not set
# CONFIG_HID_LCPOWER is not set
# CONFIG_HID_LENOVO is not set
# CONFIG_HID_LOGITECH is not set
# CONFIG_HID_MAGICMOUSE is not set
# CONFIG_HID_MAYFLASH is not set
# CONFIG_HID_REDRAGON is not set
# CONFIG_HID_MICROSOFT is not set
# CONFIG_HID_MONTEREY is not set
# CONFIG_HID_MULTITOUCH is not set
# CONFIG_HID_NTI is not set
# CONFIG_HID_NTRIG is not set
# CONFIG_HID_ORTEK is not set
# CONFIG_HID_PANTHERLORD is not set
# CONFIG_HID_PENMOUNT is not set
# CONFIG_HID_PETALYNX is not set
# CONFIG_HID_PICOLCD is not set
# CONFIG_HID_PLANTRONICS is not set
# CONFIG_HID_PRIMAX is not set
# CONFIG_HID_RETRODE is not set
# CONFIG_HID_ROCCAT is not set
# CONFIG_HID_SAITEK is not set
# CONFIG_HID_SAMSUNG is not set
# CONFIG_HID_SPEEDLINK is not set
# CONFIG_HID_STEAM is not set
# CONFIG_HID_STEELSERIES is not set
# CONFIG_HID_SUNPLUS is not set
# CONFIG_HID_RMI is not set
# CONFIG_HID_GREENASIA is not set
# CONFIG_HID_SMARTJOYPLUS is not set
# CONFIG_HID_TIVO is not set
# CONFIG_HID_TOPSEED is not set
# CONFIG_HID_THRUSTMASTER is not set
# CONFIG_HID_UDRAW_PS3 is not set
# CONFIG_HID_WACOM is not set
# CONFIG_HID_XINMO is not set
# CONFIG_HID_ZEROPLUS is not set
# CONFIG_HID_ZYDACRON is not set
# CONFIG_HID_SENSOR_HUB is not set
# CONFIG_HID_ALPS is not set

#
# USB HID support
#
CONFIG_USB_HID=y
# CONFIG_HID_PID is not set
# CONFIG_USB_HIDDEV is not set

#
# I2C HID support
#
# CONFIG_I2C_HID is not set
CONFIG_USB_OHCI_LITTLE_ENDIAN=y
CONFIG_USB_SUPPORT=y
CONFIG_USB_COMMON=y
CONFIG_USB_ARCH_HAS_HCD=y
CONFIG_USB=y
CONFIG_USB_PCI=y
# CONFIG_USB_ANNOUNCE_NEW_DEVICES is not set

#
# Miscellaneous USB options
#
CONFIG_USB_DEFAULT_PERSIST=y
# CONFIG_USB_DYNAMIC_MINORS is not set
# CONFIG_USB_OTG is not set
# CONFIG_USB_OTG_WHITELIST is not set
# CONFIG_USB_OTG_BLACKLIST_HUB is not set
# CONFIG_USB_MON is not set
# CONFIG_USB_WUSB_CBAF is not set

#
# USB Host Controller Drivers
#
# CONFIG_USB_C67X00_HCD is not set
# CONFIG_USB_XHCI_HCD is not set
CONFIG_USB_EHCI_HCD=y
# CONFIG_USB_EHCI_ROOT_HUB_TT is not set
# CONFIG_USB_EHCI_TT_NEWSCHED is not set
CONFIG_USB_EHCI_PCI=y
CONFIG_USB_EHCI_HCD_PPC_OF=y
# CONFIG_USB_EHCI_HCD_PLATFORM is not set
# CONFIG_USB_OXU210HP_HCD is not set
# CONFIG_USB_ISP116X_HCD is not set
# CONFIG_USB_FOTG210_HCD is not set
CONFIG_USB_OHCI_HCD=y
# CONFIG_USB_OHCI_HCD_PPC_OF_BE is not set
# CONFIG_USB_OHCI_HCD_PPC_OF_LE is not set
CONFIG_USB_OHCI_HCD_PCI=y
# CONFIG_USB_OHCI_HCD_PLATFORM is not set
# CONFIG_USB_UHCI_HCD is not set
# CONFIG_USB_SL811_HCD is not set
# CONFIG_USB_R8A66597_HCD is not set
# CONFIG_USB_HCD_TEST_MODE is not set

#
# USB Device Class drivers
#
# CONFIG_USB_ACM is not set
# CONFIG_USB_PRINTER is not set
# CONFIG_USB_WDM is not set
# CONFIG_USB_TMC is not set

#
# NOTE: USB_STORAGE depends on SCSI but BLK_DEV_SD may
#

#
# also be needed; see USB_STORAGE Help for more info
#
CONFIG_USB_STORAGE=m
# CONFIG_USB_STORAGE_DEBUG is not set
# CONFIG_USB_STORAGE_REALTEK is not set
# CONFIG_USB_STORAGE_DATAFAB is not set
# CONFIG_USB_STORAGE_FREECOM is not set
# CONFIG_USB_STORAGE_ISD200 is not set
# CONFIG_USB_STORAGE_USBAT is not set
# CONFIG_USB_STORAGE_SDDR09 is not set
# CONFIG_USB_STORAGE_SDDR55 is not set
# CONFIG_USB_STORAGE_JUMPSHOT is not set
# CONFIG_USB_STORAGE_ALAUDA is not set
# CONFIG_USB_STORAGE_ONETOUCH is not set
# CONFIG_USB_STORAGE_KARMA is not set
# CONFIG_USB_STORAGE_CYPRESS_ATACB is not set
# CONFIG_USB_STORAGE_ENE_UB6250 is not set
CONFIG_USB_UAS=m

#
# USB Imaging devices
#
# CONFIG_USB_MDC800 is not set
# CONFIG_USB_MICROTEK is not set
# CONFIG_USBIP_CORE is not set
# CONFIG_USB_MUSB_HDRC is not set
# CONFIG_USB_DWC3 is not set
# CONFIG_USB_DWC2 is not set
# CONFIG_USB_CHIPIDEA is not set
# CONFIG_USB_ISP1760 is not set

#
# USB port drivers
#
# CONFIG_USB_SERIAL is not set

#
# USB Miscellaneous drivers
#
# CONFIG_USB_EMI62 is not set
# CONFIG_USB_EMI26 is not set
# CONFIG_USB_ADUTUX is not set
# CONFIG_USB_SEVSEG is not set
# CONFIG_USB_RIO500 is not set
# CONFIG_USB_LEGOTOWER is not set
# CONFIG_USB_LCD is not set
# CONFIG_USB_CYPRESS_CY7C63 is not set
# CONFIG_USB_CYTHERM is not set
# CONFIG_USB_IDMOUSE is not set
# CONFIG_USB_FTDI_ELAN is not set
# CONFIG_USB_APPLEDISPLAY is not set
# CONFIG_USB_SISUSBVGA is not set
# CONFIG_USB_LD is not set
# CONFIG_USB_TRANCEVIBRATOR is not set
# CONFIG_USB_IOWARRIOR is not set
# CONFIG_USB_TEST is not set
# CONFIG_USB_EHSET_TEST_FIXTURE is not set
# CONFIG_USB_ISIGHTFW is not set
# CONFIG_USB_YUREX is not set
# CONFIG_USB_EZUSB_FX2 is not set
# CONFIG_USB_HUB_USB251XB is not set
# CONFIG_USB_HSIC_USB3503 is not set
# CONFIG_USB_HSIC_USB4604 is not set
# CONFIG_USB_LINK_LAYER_TEST is not set

#
# USB Physical Layer drivers
#
# CONFIG_NOP_USB_XCEIV is not set
# CONFIG_USB_ISP1301 is not set
# CONFIG_USB_GADGET is not set
# CONFIG_TYPEC is not set
# CONFIG_USB_ULPI_BUS is not set
# CONFIG_UWB is not set
# CONFIG_MMC is not set
# CONFIG_MEMSTICK is not set
# CONFIG_NEW_LEDS is not set
# CONFIG_ACCESSIBILITY is not set
# CONFIG_INFINIBAND is not set
CONFIG_EDAC_ATOMIC_SCRUB=y
CONFIG_EDAC_SUPPORT=y
# CONFIG_EDAC is not set
CONFIG_RTC_LIB=y
CONFIG_RTC_CLASS=y
CONFIG_RTC_HCTOSYS=y
CONFIG_RTC_HCTOSYS_DEVICE="rtc0"
CONFIG_RTC_SYSTOHC=y
CONFIG_RTC_SYSTOHC_DEVICE="rtc0"
# CONFIG_RTC_DEBUG is not set
CONFIG_RTC_NVMEM=y

#
# RTC interfaces
#
CONFIG_RTC_INTF_SYSFS=y
CONFIG_RTC_INTF_PROC=y
CONFIG_RTC_INTF_DEV=y
# CONFIG_RTC_INTF_DEV_UIE_EMUL is not set
# CONFIG_RTC_DRV_TEST is not set

#
# I2C RTC drivers
#
# CONFIG_RTC_DRV_ABB5ZES3 is not set
# CONFIG_RTC_DRV_ABX80X is not set
# CONFIG_RTC_DRV_DS1307 is not set
# CONFIG_RTC_DRV_DS1374 is not set
# CONFIG_RTC_DRV_DS1672 is not set
# CONFIG_RTC_DRV_HYM8563 is not set
# CONFIG_RTC_DRV_MAX6900 is not set
# CONFIG_RTC_DRV_RS5C372 is not set
# CONFIG_RTC_DRV_ISL1208 is not set
# CONFIG_RTC_DRV_ISL12022 is not set
# CONFIG_RTC_DRV_ISL12026 is not set
# CONFIG_RTC_DRV_X1205 is not set
# CONFIG_RTC_DRV_PCF8523 is not set
# CONFIG_RTC_DRV_PCF85063 is not set
# CONFIG_RTC_DRV_PCF85363 is not set
# CONFIG_RTC_DRV_PCF8563 is not set
# CONFIG_RTC_DRV_PCF8583 is not set
# CONFIG_RTC_DRV_M41T80 is not set
# CONFIG_RTC_DRV_BQ32K is not set
# CONFIG_RTC_DRV_S35390A is not set
# CONFIG_RTC_DRV_FM3130 is not set
# CONFIG_RTC_DRV_RX8010 is not set
# CONFIG_RTC_DRV_RX8581 is not set
# CONFIG_RTC_DRV_RX8025 is not set
# CONFIG_RTC_DRV_EM3027 is not set
# CONFIG_RTC_DRV_RV8803 is not set

#
# SPI RTC drivers
#
CONFIG_RTC_I2C_AND_SPI=y

#
# SPI and I2C RTC drivers
#
# CONFIG_RTC_DRV_DS3232 is not set
# CONFIG_RTC_DRV_PCF2127 is not set
# CONFIG_RTC_DRV_RV3029C2 is not set

#
# Platform RTC drivers
#
# CONFIG_RTC_DRV_CMOS is not set
# CONFIG_RTC_DRV_DS1286 is not set
# CONFIG_RTC_DRV_DS1511 is not set
# CONFIG_RTC_DRV_DS1553 is not set
# CONFIG_RTC_DRV_DS1685_FAMILY is not set
# CONFIG_RTC_DRV_DS1742 is not set
# CONFIG_RTC_DRV_DS2404 is not set
# CONFIG_RTC_DRV_STK17TA8 is not set
# CONFIG_RTC_DRV_M48T86 is not set
# CONFIG_RTC_DRV_M48T35 is not set
# CONFIG_RTC_DRV_M48T59 is not set
# CONFIG_RTC_DRV_MSM6242 is not set
# CONFIG_RTC_DRV_BQ4802 is not set
# CONFIG_RTC_DRV_RP5C01 is not set
# CONFIG_RTC_DRV_V3020 is not set
# CONFIG_RTC_DRV_ZYNQMP is not set

#
# on-CPU RTC drivers
#
CONFIG_RTC_DRV_GENERIC=y
# CONFIG_RTC_DRV_FTRTC010 is not set
# CONFIG_RTC_DRV_SNVS is not set
# CONFIG_RTC_DRV_R7301 is not set

#
# HID Sensor RTC drivers
#
# CONFIG_RTC_DRV_HID_SENSOR_TIME is not set
# CONFIG_DMADEVICES is not set

#
# DMABUF options
#
CONFIG_SYNC_FILE=y
# CONFIG_UDMABUF is not set
# CONFIG_AUXDISPLAY is not set
# CONFIG_UIO is not set
# CONFIG_VIRT_DRIVERS is not set
# CONFIG_VIRTIO_MENU is not set

#
# Microsoft Hyper-V guest support
#
# CONFIG_STAGING is not set
# CONFIG_HWSPINLOCK is not set

#
# Clock Source drivers
#
# CONFIG_MAILBOX is not set
CONFIG_IOMMU_SUPPORT=y

#
# Generic IOMMU Pagetable Support
#

#
# Remoteproc drivers
#
# CONFIG_REMOTEPROC is not set

#
# Rpmsg drivers
#
# CONFIG_RPMSG_VIRTIO is not set
# CONFIG_SOUNDWIRE is not set

#
# SOC (System On Chip) specific Drivers
#

#
# Amlogic SoC drivers
#

#
# Broadcom SoC drivers
#

#
# NXP/Freescale QorIQ SoC drivers
#

#
# i.MX SoC drivers
#

#
# Qualcomm SoC drivers
#
# CONFIG_SOC_TI is not set

#
# Xilinx SoC drivers
#
# CONFIG_XILINX_VCU is not set
# CONFIG_PM_DEVFREQ is not set
# CONFIG_EXTCON is not set
# CONFIG_MEMORY is not set
# CONFIG_IIO is not set
# CONFIG_NTB is not set
# CONFIG_VME_BUS is not set
# CONFIG_PWM is not set

#
# IRQ chip support
#
CONFIG_IRQCHIP=y
CONFIG_ARM_GIC_MAX_NR=1
# CONFIG_IPACK_BUS is not set
# CONFIG_RESET_CONTROLLER is not set
# CONFIG_FMC is not set

#
# PHY Subsystem
#
# CONFIG_GENERIC_PHY is not set
# CONFIG_BCM_KONA_USB2_PHY is not set
# CONFIG_PHY_CADENCE_DP is not set
# CONFIG_PHY_PXA_28NM_HSIC is not set
# CONFIG_PHY_PXA_28NM_USB2 is not set
# CONFIG_PHY_MAPPHONE_MDM6600 is not set
# CONFIG_POWERCAP is not set
# CONFIG_MCB is not set
CONFIG_RAS=y

#
# Android
#
# CONFIG_ANDROID is not set
# CONFIG_LIBNVDIMM is not set
# CONFIG_DAX is not set
CONFIG_NVMEM=y

#
# HW tracing support
#
# CONFIG_STM is not set
# CONFIG_INTEL_TH is not set
# CONFIG_FPGA is not set
# CONFIG_FSI is not set
# CONFIG_SIOX is not set
# CONFIG_SLIMBUS is not set

#
# File systems
#
CONFIG_FS_IOMAP=y
# CONFIG_EXT2_FS is not set
# CONFIG_EXT3_FS is not set
CONFIG_EXT4_FS=y
CONFIG_EXT4_USE_FOR_EXT2=y
CONFIG_EXT4_FS_POSIX_ACL=y
# CONFIG_EXT4_FS_SECURITY is not set
# CONFIG_EXT4_ENCRYPTION is not set
# CONFIG_EXT4_DEBUG is not set
CONFIG_JBD2=y
# CONFIG_JBD2_DEBUG is not set
CONFIG_FS_MBCACHE=y
# CONFIG_REISERFS_FS is not set
# CONFIG_JFS_FS is not set
# CONFIG_XFS_FS is not set
# CONFIG_GFS2_FS is not set
# CONFIG_BTRFS_FS is not set
# CONFIG_NILFS2_FS is not set
# CONFIG_F2FS_FS is not set
# CONFIG_FS_DAX is not set
CONFIG_FS_POSIX_ACL=y
CONFIG_EXPORTFS=y
# CONFIG_EXPORTFS_BLOCK_OPS is not set
CONFIG_FILE_LOCKING=y
# CONFIG_MANDATORY_FILE_LOCKING is not set
# CONFIG_FS_ENCRYPTION is not set
CONFIG_FSNOTIFY=y
CONFIG_DNOTIFY=y
CONFIG_INOTIFY_USER=y
CONFIG_FANOTIFY=y
# CONFIG_QUOTA is not set
# CONFIG_AUTOFS4_FS is not set
CONFIG_AUTOFS_FS=y
CONFIG_FUSE_FS=m
# CONFIG_CUSE is not set
# CONFIG_OVERLAY_FS is not set

#
# Caches
#
# CONFIG_FSCACHE is not set

#
# CD-ROM/DVD Filesystems
#
CONFIG_ISO9660_FS=m
CONFIG_JOLIET=y
CONFIG_ZISOFS=y
CONFIG_UDF_FS=m

#
# DOS/FAT/NT Filesystems
#
CONFIG_FAT_FS=m
# CONFIG_MSDOS_FS is not set
CONFIG_VFAT_FS=m
CONFIG_FAT_DEFAULT_CODEPAGE=437
CONFIG_FAT_DEFAULT_IOCHARSET="iso8859-1"
CONFIG_FAT_DEFAULT_UTF8=y
# CONFIG_NTFS_FS is not set

#
# Pseudo filesystems
#
CONFIG_PROC_FS=y
# CONFIG_PROC_KCORE is not set
CONFIG_PROC_SYSCTL=y
# CONFIG_PROC_PAGE_MONITOR is not set
# CONFIG_PROC_CHILDREN is not set
CONFIG_KERNFS=y
CONFIG_SYSFS=y
CONFIG_TMPFS=y
CONFIG_TMPFS_POSIX_ACL=y
CONFIG_TMPFS_XATTR=y
# CONFIG_HUGETLBFS is not set
CONFIG_MEMFD_CREATE=y
# CONFIG_CONFIGFS_FS is not set
CONFIG_MISC_FILESYSTEMS=y
# CONFIG_ORANGEFS_FS is not set
# CONFIG_ADFS_FS is not set
# CONFIG_AFFS_FS is not set
CONFIG_HFS_FS=y
CONFIG_HFSPLUS_FS=m
# CONFIG_BEFS_FS is not set
# CONFIG_BFS_FS is not set
# CONFIG_EFS_FS is not set
# CONFIG_UBIFS_FS_AUTHENTICATION is not set
# CONFIG_CRAMFS is not set
# CONFIG_SQUASHFS is not set
# CONFIG_VXFS_FS is not set
# CONFIG_MINIX_FS is not set
# CONFIG_OMFS_FS is not set
# CONFIG_HPFS_FS is not set
# CONFIG_QNX4FS_FS is not set
# CONFIG_QNX6FS_FS is not set
# CONFIG_ROMFS_FS is not set
# CONFIG_PSTORE is not set
# CONFIG_SYSV_FS is not set
# CONFIG_UFS_FS is not set
CONFIG_NETWORK_FILESYSTEMS=y
# CONFIG_NFS_FS is not set
CONFIG_NFSD=y
CONFIG_NFSD_V3=y
# CONFIG_NFSD_V3_ACL is not set
CONFIG_NFSD_V4=y
# CONFIG_NFSD_BLOCKLAYOUT is not set
# CONFIG_NFSD_SCSILAYOUT is not set
# CONFIG_NFSD_FLEXFILELAYOUT is not set
CONFIG_GRACE_PERIOD=y
CONFIG_LOCKD=y
CONFIG_LOCKD_V4=y
CONFIG_NFS_COMMON=y
CONFIG_SUNRPC=y
CONFIG_SUNRPC_GSS=y
# CONFIG_SUNRPC_DEBUG is not set
# CONFIG_CEPH_FS is not set
# CONFIG_CIFS is not set
# CONFIG_CODA_FS is not set
# CONFIG_AFS_FS is not set
CONFIG_NLS=y
CONFIG_NLS_DEFAULT="utf8"
CONFIG_NLS_CODEPAGE_437=m
# CONFIG_NLS_CODEPAGE_737 is not set
# CONFIG_NLS_CODEPAGE_775 is not set
# CONFIG_NLS_CODEPAGE_850 is not set
# CONFIG_NLS_CODEPAGE_852 is not set
# CONFIG_NLS_CODEPAGE_855 is not set
# CONFIG_NLS_CODEPAGE_857 is not set
# CONFIG_NLS_CODEPAGE_860 is not set
# CONFIG_NLS_CODEPAGE_861 is not set
# CONFIG_NLS_CODEPAGE_862 is not set
# CONFIG_NLS_CODEPAGE_863 is not set
# CONFIG_NLS_CODEPAGE_864 is not set
# CONFIG_NLS_CODEPAGE_865 is not set
# CONFIG_NLS_CODEPAGE_866 is not set
# CONFIG_NLS_CODEPAGE_869 is not set
# CONFIG_NLS_CODEPAGE_936 is not set
# CONFIG_NLS_CODEPAGE_950 is not set
# CONFIG_NLS_CODEPAGE_932 is not set
# CONFIG_NLS_CODEPAGE_949 is not set
# CONFIG_NLS_CODEPAGE_874 is not set
# CONFIG_NLS_ISO8859_8 is not set
# CONFIG_NLS_CODEPAGE_1250 is not set
# CONFIG_NLS_CODEPAGE_1251 is not set
# CONFIG_NLS_ASCII is not set
CONFIG_NLS_ISO8859_1=m
# CONFIG_NLS_ISO8859_2 is not set
# CONFIG_NLS_ISO8859_3 is not set
# CONFIG_NLS_ISO8859_4 is not set
# CONFIG_NLS_ISO8859_5 is not set
# CONFIG_NLS_ISO8859_6 is not set
# CONFIG_NLS_ISO8859_7 is not set
# CONFIG_NLS_ISO8859_9 is not set
# CONFIG_NLS_ISO8859_13 is not set
# CONFIG_NLS_ISO8859_14 is not set
# CONFIG_NLS_ISO8859_15 is not set
# CONFIG_NLS_KOI8_R is not set
# CONFIG_NLS_KOI8_U is not set
# CONFIG_NLS_MAC_ROMAN is not set
# CONFIG_NLS_MAC_CELTIC is not set
# CONFIG_NLS_MAC_CENTEURO is not set
# CONFIG_NLS_MAC_CROATIAN is not set
# CONFIG_NLS_MAC_CYRILLIC is not set
# CONFIG_NLS_MAC_GAELIC is not set
# CONFIG_NLS_MAC_GREEK is not set
# CONFIG_NLS_MAC_ICELAND is not set
# CONFIG_NLS_MAC_INUIT is not set
# CONFIG_NLS_MAC_ROMANIAN is not set
# CONFIG_NLS_MAC_TURKISH is not set
CONFIG_NLS_UTF8=m

#
# Security options
#
# CONFIG_KEYS is not set
# CONFIG_SECURITY_DMESG_RESTRICT is not set
# CONFIG_SECURITY is not set
# CONFIG_SECURITYFS is not set
CONFIG_HAVE_HARDENED_USERCOPY_ALLOCATOR=y
# CONFIG_HARDENED_USERCOPY is not set
# CONFIG_FORTIFY_SOURCE is not set
# CONFIG_STATIC_USERMODEHELPER is not set
CONFIG_DEFAULT_SECURITY_DAC=y
CONFIG_DEFAULT_SECURITY=""
CONFIG_CRYPTO=y

#
# Crypto core or helper
#
CONFIG_CRYPTO_ALGAPI=y
CONFIG_CRYPTO_ALGAPI2=y
CONFIG_CRYPTO_HASH=y
CONFIG_CRYPTO_HASH2=y
CONFIG_CRYPTO_ACOMP2=y
# CONFIG_CRYPTO_RSA is not set
# CONFIG_CRYPTO_DH is not set
# CONFIG_CRYPTO_ECDH is not set
# CONFIG_CRYPTO_MANAGER is not set
# CONFIG_CRYPTO_USER is not set
# CONFIG_CRYPTO_GF128MUL is not set
# CONFIG_CRYPTO_NULL is not set
# CONFIG_CRYPTO_PCRYPT is not set
# CONFIG_CRYPTO_CRYPTD is not set
# CONFIG_CRYPTO_AUTHENC is not set
# CONFIG_CRYPTO_TEST is not set

#
# Authenticated Encryption with Associated Data
#
# CONFIG_CRYPTO_CCM is not set
# CONFIG_CRYPTO_GCM is not set
# CONFIG_CRYPTO_CHACHA20POLY1305 is not set
# CONFIG_CRYPTO_AEGIS128 is not set
# CONFIG_CRYPTO_AEGIS128L is not set
# CONFIG_CRYPTO_AEGIS256 is not set
# CONFIG_CRYPTO_MORUS640 is not set
# CONFIG_CRYPTO_MORUS1280 is not set
# CONFIG_CRYPTO_SEQIV is not set
# CONFIG_CRYPTO_ECHAINIV is not set

#
# Block modes
#
# CONFIG_CRYPTO_CBC is not set
# CONFIG_CRYPTO_CFB is not set
# CONFIG_CRYPTO_CTR is not set
# CONFIG_CRYPTO_CTS is not set
# CONFIG_CRYPTO_ECB is not set
# CONFIG_CRYPTO_LRW is not set
# CONFIG_CRYPTO_OFB is not set
# CONFIG_CRYPTO_PCBC is not set
# CONFIG_CRYPTO_XTS is not set
# CONFIG_CRYPTO_KEYWRAP is not set

#
# Hash modes
#
# CONFIG_CRYPTO_CMAC is not set
# CONFIG_CRYPTO_HMAC is not set
# CONFIG_CRYPTO_XCBC is not set
# CONFIG_CRYPTO_VMAC is not set

#
# Digest
#
CONFIG_CRYPTO_CRC32C=y
# CONFIG_CRYPTO_CRC32C_VPMSUM is not set
# CONFIG_CRYPTO_CRC32 is not set
# CONFIG_CRYPTO_CRCT10DIF is not set
# CONFIG_CRYPTO_GHASH is not set
# CONFIG_CRYPTO_POLY1305 is not set
# CONFIG_CRYPTO_MD4 is not set
# CONFIG_CRYPTO_MD5 is not set
# CONFIG_CRYPTO_MD5_PPC is not set
# CONFIG_CRYPTO_MICHAEL_MIC is not set
# CONFIG_CRYPTO_RMD128 is not set
# CONFIG_CRYPTO_RMD160 is not set
# CONFIG_CRYPTO_RMD256 is not set
# CONFIG_CRYPTO_RMD320 is not set
# CONFIG_CRYPTO_SHA1 is not set
# CONFIG_CRYPTO_SHA1_PPC is not set
# CONFIG_CRYPTO_SHA256 is not set
# CONFIG_CRYPTO_SHA512 is not set
# CONFIG_CRYPTO_SHA3 is not set
# CONFIG_CRYPTO_SM3 is not set
# CONFIG_CRYPTO_TGR192 is not set
# CONFIG_CRYPTO_WP512 is not set

#
# Ciphers
#
CONFIG_CRYPTO_AES=y
# CONFIG_CRYPTO_AES_TI is not set
# CONFIG_CRYPTO_ANUBIS is not set
# CONFIG_CRYPTO_ARC4 is not set
# CONFIG_CRYPTO_BLOWFISH is not set
# CONFIG_CRYPTO_CAMELLIA is not set
# CONFIG_CRYPTO_CAST5 is not set
# CONFIG_CRYPTO_CAST6 is not set
# CONFIG_CRYPTO_DES is not set
# CONFIG_CRYPTO_FCRYPT is not set
# CONFIG_CRYPTO_KHAZAD is not set
# CONFIG_CRYPTO_SALSA20 is not set
# CONFIG_CRYPTO_CHACHA20 is not set
# CONFIG_CRYPTO_SEED is not set
# CONFIG_CRYPTO_SERPENT is not set
# CONFIG_CRYPTO_SM4 is not set
# CONFIG_CRYPTO_TEA is not set
# CONFIG_CRYPTO_TWOFISH is not set

#
# Compression
#
# CONFIG_CRYPTO_DEFLATE is not set
CONFIG_CRYPTO_LZO=y
# CONFIG_CRYPTO_842 is not set
# CONFIG_CRYPTO_LZ4 is not set
# CONFIG_CRYPTO_LZ4HC is not set
CONFIG_CRYPTO_ZSTD=y

#
# Random Number Generation
#
# CONFIG_CRYPTO_ANSI_CPRNG is not set
# CONFIG_CRYPTO_DRBG_MENU is not set
# CONFIG_CRYPTO_JITTERENTROPY is not set
# CONFIG_CRYPTO_USER_API_HASH is not set
# CONFIG_CRYPTO_USER_API_SKCIPHER is not set
# CONFIG_CRYPTO_USER_API_RNG is not set
# CONFIG_CRYPTO_USER_API_AEAD is not set
# CONFIG_CRYPTO_STATS is not set
# CONFIG_CRYPTO_HW is not set

#
# Certificates for signature checking
#

#
# Library routines
#
CONFIG_BITREVERSE=y
CONFIG_GENERIC_STRNCPY_FROM_USER=y
CONFIG_GENERIC_STRNLEN_USER=y
CONFIG_GENERIC_NET_UTILS=y
CONFIG_GENERIC_PCI_IOMAP=y
CONFIG_ARCH_USE_CMPXCHG_LOCKREF=y
# CONFIG_CRC_CCITT is not set
CONFIG_CRC16=y
# CONFIG_CRC_T10DIF is not set
CONFIG_CRC_ITU_T=y
CONFIG_CRC32=y
# CONFIG_CRC32_SELFTEST is not set
CONFIG_CRC32_SLICEBY8=y
# CONFIG_CRC32_SLICEBY4 is not set
# CONFIG_CRC32_SARWATE is not set
# CONFIG_CRC32_BIT is not set
# CONFIG_CRC64 is not set
# CONFIG_CRC4 is not set
# CONFIG_CRC7 is not set
# CONFIG_LIBCRC32C is not set
# CONFIG_CRC8 is not set
CONFIG_XXHASH=y
# CONFIG_RANDOM32_SELFTEST is not set
CONFIG_ZLIB_INFLATE=m
CONFIG_ZLIB_DEFLATE=y
CONFIG_LZO_COMPRESS=y
CONFIG_LZO_DECOMPRESS=y
CONFIG_ZSTD_COMPRESS=y
CONFIG_ZSTD_DECOMPRESS=y
CONFIG_XZ_DEC=y
# CONFIG_XZ_DEC_X86 is not set
CONFIG_XZ_DEC_POWERPC=y
# CONFIG_XZ_DEC_IA64 is not set
# CONFIG_XZ_DEC_ARM is not set
# CONFIG_XZ_DEC_ARMTHUMB is not set
# CONFIG_XZ_DEC_SPARC is not set
CONFIG_XZ_DEC_BCJ=y
# CONFIG_XZ_DEC_TEST is not set
CONFIG_DECOMPRESS_XZ=y
CONFIG_HAS_IOMEM=y
CONFIG_HAS_IOPORT_MAP=y
CONFIG_HAS_DMA=y
CONFIG_NEED_SG_DMA_LENGTH=y
CONFIG_NEED_DMA_MAP_STATE=y
CONFIG_ARCH_DMA_ADDR_T_64BIT=y
CONFIG_DMA_DIRECT_OPS=y
CONFIG_SGL_ALLOC=y
CONFIG_IOMMU_HELPER=y
CONFIG_CPU_RMAP=y
CONFIG_DQL=y
CONFIG_GLOB=y
# CONFIG_GLOB_SELFTEST is not set
CONFIG_NLATTR=y
# CONFIG_CORDIC is not set
# CONFIG_DDR is not set
CONFIG_IRQ_POLL=y
CONFIG_LIBFDT=y
CONFIG_OID_REGISTRY=y
CONFIG_FONT_SUPPORT=y
CONFIG_FONTS=y
# CONFIG_FONT_8x8 is not set
CONFIG_FONT_8x16=y
# CONFIG_FONT_6x11 is not set
# CONFIG_FONT_7x14 is not set
# CONFIG_FONT_PEARL_8x8 is not set
# CONFIG_FONT_ACORN_8x8 is not set
# CONFIG_FONT_MINI_4x6 is not set
# CONFIG_FONT_6x10 is not set
# CONFIG_FONT_10x18 is not set
# CONFIG_FONT_SUN8x16 is not set
# CONFIG_FONT_SUN12x22 is not set
CONFIG_FONT_AUTOSELECT=y
CONFIG_SG_POOL=y
CONFIG_ARCH_HAS_SG_CHAIN=y
CONFIG_ARCH_HAS_PMEM_API=y
CONFIG_ARCH_HAS_UACCESS_FLUSHCACHE=y
CONFIG_SBITMAP=y
# CONFIG_STRING_SELFTEST is not set

#
# Kernel hacking
#

#
# printk and dmesg options
#
CONFIG_PRINTK_TIME=y
CONFIG_CONSOLE_LOGLEVEL_DEFAULT=7
CONFIG_CONSOLE_LOGLEVEL_QUIET=4
CONFIG_MESSAGE_LOGLEVEL_DEFAULT=4

#
# Compile-time checks and compiler options
#
# CONFIG_DEBUG_INFO is not set
CONFIG_ENABLE_MUST_CHECK=y
CONFIG_FRAME_WARN=2048
CONFIG_STRIP_ASM_SYMS=y
# CONFIG_READABLE_ASM is not set
# CONFIG_UNUSED_SYMBOLS is not set
# CONFIG_PAGE_OWNER is not set
# CONFIG_DEBUG_FS is not set
# CONFIG_HEADERS_CHECK is not set
# CONFIG_DEBUG_SECTION_MISMATCH is not set
CONFIG_SECTION_MISMATCH_WARN_ONLY=y
# CONFIG_DEBUG_FORCE_WEAK_PER_CPU is not set
CONFIG_MAGIC_SYSRQ=y
CONFIG_MAGIC_SYSRQ_DEFAULT_ENABLE=0x01b6
# CONFIG_MAGIC_SYSRQ_SERIAL is not set
CONFIG_DEBUG_KERNEL=y

#
# Memory Debugging
#
# CONFIG_PAGE_EXTENSION is not set
# CONFIG_DEBUG_PAGEALLOC is not set
# CONFIG_PAGE_POISONING is not set
# CONFIG_DEBUG_OBJECTS is not set
# CONFIG_SLUB_STATS is not set
CONFIG_HAVE_DEBUG_KMEMLEAK=y
# CONFIG_DEBUG_KMEMLEAK is not set
# CONFIG_DEBUG_STACK_USAGE is not set
# CONFIG_DEBUG_VM is not set
# CONFIG_DEBUG_MEMORY_INIT is not set
# CONFIG_DEBUG_PER_CPU_MAPS is not set
CONFIG_HAVE_DEBUG_STACKOVERFLOW=y
# CONFIG_DEBUG_STACKOVERFLOW is not set
CONFIG_CC_HAS_SANCOV_TRACE_PC=y
# CONFIG_DEBUG_SHIRQ is not set

#
# Debug Lockups and Hangs
#
# CONFIG_SOFTLOCKUP_DETECTOR is not set
# CONFIG_HARDLOCKUP_DETECTOR is not set
# CONFIG_DETECT_HUNG_TASK is not set
# CONFIG_WQ_WATCHDOG is not set
# CONFIG_PANIC_ON_OOPS is not set
CONFIG_PANIC_ON_OOPS_VALUE=0
# CONFIG_SCHED_DEBUG is not set
# CONFIG_SCHEDSTATS is not set
# CONFIG_SCHED_STACK_END_CHECK is not set
# CONFIG_DEBUG_TIMEKEEPING is not set

#
# Lock Debugging (spinlocks, mutexes, etc...)
#
CONFIG_LOCK_DEBUGGING_SUPPORT=y
# CONFIG_PROVE_LOCKING is not set
# CONFIG_LOCK_STAT is not set
# CONFIG_DEBUG_RT_MUTEXES is not set
# CONFIG_DEBUG_SPINLOCK is not set
# CONFIG_DEBUG_MUTEXES is not set
# CONFIG_DEBUG_WW_MUTEX_SLOWPATH is not set
# CONFIG_DEBUG_RWSEMS is not set
# CONFIG_DEBUG_LOCK_ALLOC is not set
# CONFIG_DEBUG_ATOMIC_SLEEP is not set
# CONFIG_DEBUG_LOCKING_API_SELFTESTS is not set
# CONFIG_LOCK_TORTURE_TEST is not set
# CONFIG_WW_MUTEX_SELFTEST is not set
# CONFIG_STACKTRACE is not set
# CONFIG_WARN_ALL_UNSEEDED_RANDOM is not set
# CONFIG_DEBUG_KOBJECT is not set
# CONFIG_DEBUG_LIST is not set
# CONFIG_DEBUG_PI_LIST is not set
# CONFIG_DEBUG_SG is not set
# CONFIG_DEBUG_NOTIFIERS is not set
# CONFIG_DEBUG_CREDENTIALS is not set

#
# RCU Debugging
#
# CONFIG_RCU_PERF_TEST is not set
# CONFIG_RCU_TORTURE_TEST is not set
CONFIG_RCU_CPU_STALL_TIMEOUT=60
# CONFIG_RCU_TRACE is not set
# CONFIG_RCU_EQS_DEBUG is not set
# CONFIG_DEBUG_WQ_FORCE_RR_CPU is not set
# CONFIG_DEBUG_BLOCK_EXT_DEVT is not set
# CONFIG_NOTIFIER_ERROR_INJECTION is not set
# CONFIG_FAULT_INJECTION is not set
# CONFIG_LATENCYTOP is not set
CONFIG_HAVE_FUNCTION_TRACER=y
CONFIG_HAVE_FUNCTION_GRAPH_TRACER=y
CONFIG_HAVE_DYNAMIC_FTRACE=y
CONFIG_HAVE_FTRACE_MCOUNT_RECORD=y
CONFIG_HAVE_SYSCALL_TRACEPOINTS=y
CONFIG_TRACING_SUPPORT=y
# CONFIG_FTRACE is not set
# CONFIG_DMA_API_DEBUG is not set
# CONFIG_RUNTIME_TESTING_MENU is not set
# CONFIG_MEMTEST is not set
# CONFIG_BUG_ON_DATA_CORRUPTION is not set
# CONFIG_SAMPLES is not set
CONFIG_HAVE_ARCH_KGDB=y
# CONFIG_KGDB is not set
CONFIG_ARCH_HAS_UBSAN_SANITIZE_ALL=y
# CONFIG_UBSAN is not set
CONFIG_ARCH_HAS_DEVMEM_IS_ALLOWED=y
# CONFIG_STRICT_DEVMEM is not set
# CONFIG_PPC_DISABLE_WERROR is not set
CONFIG_PPC_WERROR=y
CONFIG_PRINT_STACK_DEPTH=64
# CONFIG_CODE_PATCHING_SELFTEST is not set
CONFIG_JUMP_LABEL_FEATURE_CHECKS=y
# CONFIG_JUMP_LABEL_FEATURE_CHECK_DEBUG is not set
# CONFIG_FTR_FIXUP_SELFTEST is not set
# CONFIG_MSI_BITMAP_SELFTEST is not set
# CONFIG_PPC_IRQ_SOFT_MASK_DEBUG is not set
# CONFIG_XMON is not set
# CONFIG_BOOTX_TEXT is not set
# CONFIG_PPC_EARLY_DEBUG is not set
# CONFIG_PPC_FAST_ENDIAN_SWITCH is not set

^ permalink raw reply	[flat|nested] 189+ messages in thread

end of thread, other threads:[~2019-12-19 13:55 UTC | newest]

Thread overview: 189+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-11-14  8:22 use generic DMA mapping code in powerpc V4 Christoph Hellwig
2018-11-14  8:22 ` [PATCH 01/34] powerpc: use mm zones more sensibly Christoph Hellwig
2018-12-06 14:09   ` Christoph Hellwig
2018-12-07 12:18     ` Michael Ellerman
2018-12-07 14:09       ` Christoph Hellwig
2018-12-07 15:04         ` Christian Zigotzky
2018-11-14  8:22 ` [PATCH 02/34] powerpc: allow NOT_COHERENT_CACHE for amigaone Christoph Hellwig
2018-12-06 14:09   ` Christoph Hellwig
2018-11-14  8:22 ` [PATCH 03/34] powerpc/dma: remove the unused ARCH_HAS_DMA_MMAP_COHERENT define Christoph Hellwig
2018-12-06 14:09   ` Christoph Hellwig
2018-11-14  8:22 ` [PATCH 04/34] powerpc/dma: remove the unused ISA_DMA_THRESHOLD export Christoph Hellwig
2018-12-06 14:10   ` Christoph Hellwig
2018-11-14  8:22 ` [PATCH 05/34] powerpc/dma: remove the unused dma_iommu_ops export Christoph Hellwig
2018-12-06 14:10   ` Christoph Hellwig
2018-11-14  8:22 ` [PATCH 06/34] powerpc/dma: split the two __dma_alloc_coherent implementations Christoph Hellwig
2018-12-06 14:10   ` Christoph Hellwig
2018-11-14  8:22 ` [PATCH 07/34] powerpc/dma: remove the no-op dma_nommu_unmap_{page,sg} routines Christoph Hellwig
2018-12-06 14:10   ` [PATCH 07/34] powerpc/dma: remove the no-op dma_nommu_unmap_{page, sg} routines Christoph Hellwig
2018-11-14  8:22 ` [PATCH 08/34] powerpc/dma: untangle vio_dma_mapping_ops from dma_iommu_ops Christoph Hellwig
2018-12-06 14:10   ` Christoph Hellwig
2018-11-14  8:22 ` [PATCH 09/34] powerpc/dma: handle iommu bypass in dma_iommu_ops Christoph Hellwig
2018-11-14  8:22 ` [PATCH 10/34] powerpc/pseries: unwind dma_get_required_mask_pSeriesLP a bit Christoph Hellwig
2018-11-14  8:22 ` [PATCH 11/34] powerpc/pseries: use the generic iommu bypass code Christoph Hellwig
2018-11-14  8:22 ` [PATCH 12/34] powerpc/cell: move dma direct window setup out of dma_configure Christoph Hellwig
2018-12-09 10:23   ` Michael Ellerman
2018-12-12 14:36     ` Christoph Hellwig
2018-12-14 13:29       ` Michael Ellerman
2018-12-14 16:42         ` Christoph Hellwig
2018-11-14  8:22 ` [PATCH 13/34] powerpc/cell: use the generic iommu bypass code Christoph Hellwig
2018-11-14  8:22 ` [PATCH 14/34] powerpc/dart: remove dead cleanup code in iommu_init_early_dart Christoph Hellwig
2018-12-06 14:11   ` Christoph Hellwig
2018-11-14  8:22 ` [PATCH 15/34] powerpc/dart: use the generic iommu bypass code Christoph Hellwig
2018-11-14  8:22 ` [PATCH 16/34] powerpc/powernv: remove pnv_pci_ioda_pe_single_vendor Christoph Hellwig
2018-11-14  8:22 ` [PATCH 17/34] powerpc/powernv: remove pnv_npu_dma_set_mask Christoph Hellwig
2018-11-14  8:22 ` [PATCH 18/34] powerpc/powernv: use the generic iommu bypass code Christoph Hellwig
2018-11-14  8:22 ` [PATCH 19/34] cxl: drop the dma_set_mask callback from vphb Christoph Hellwig
2018-12-06 14:10   ` Christoph Hellwig
2018-11-14  8:23 ` [PATCH 20/34] powerpc/dma: stop overriding dma_get_required_mask Christoph Hellwig
2018-11-14  8:23 ` [PATCH 21/34] powerpc/pci: remove the dma_set_mask pci_controller ops methods Christoph Hellwig
2018-11-14  8:23 ` [PATCH 22/34] powerpc/dma: remove the iommu fallback for coherent allocations Christoph Hellwig
2018-11-14  8:23 ` [PATCH 23/34] powerpc/dma: remove get_pci_dma_ops Christoph Hellwig
2018-11-14  8:23 ` [PATCH 24/34] powerpc/dma: move pci_dma_dev_setup_swiotlb to fsl_pci.c Christoph Hellwig
2018-11-14  8:23 ` [PATCH 25/34] powerpc/dma: remove max_direct_dma_addr Christoph Hellwig
2018-11-14  8:23 ` [PATCH 26/34] powerpc/dma: fix an off-by-one in dma_capable Christoph Hellwig
2018-11-14  8:23 ` [PATCH 27/34] powerpc/fsl_pci: simplify fsl_pci_dma_set_mask Christoph Hellwig
2018-11-14  8:23 ` [PATCH 28/34] dma-mapping, powerpc: simplify the arch dma_set_mask override Christoph Hellwig
2018-11-14  8:23 ` [PATCH 29/34] powerpc/dma: use phys_to_dma instead of get_dma_offset Christoph Hellwig
2018-11-14  8:23 ` [PATCH 30/34] powerpc/dma: remove dma_nommu_mmap_coherent Christoph Hellwig
2018-11-14  8:23 ` [PATCH 31/34] powerpc/dma: use generic direct and swiotlb ops Christoph Hellwig
2018-11-14  8:23 ` [PATCH 32/34] powerpc/dma: remove get_dma_offset Christoph Hellwig
2018-11-14  8:23 ` [PATCH 33/34] powerpc/dma: remove set_dma_offset Christoph Hellwig
2018-11-14  8:23 ` [PATCH 34/34] powerpc/dma: trim the fat from <asm/dma-mapping.h> Christoph Hellwig
2018-11-27  7:42 ` use generic DMA mapping code in powerpc V4 Christoph Hellwig
2018-11-27 22:05   ` Benjamin Herrenschmidt
2018-11-28 11:05   ` Michael Ellerman
2018-11-28 15:55     ` Christian Zigotzky
2018-11-28 20:02       ` Christian Zigotzky
2018-11-28 20:35       ` Michal Suchánek
2018-11-29 17:03         ` Christoph Hellwig
2019-12-19 13:54       ` Christian Zigotzky
2018-11-29 12:05     ` Christian Zigotzky
2018-11-29 15:30       ` Christian Zigotzky
2018-11-29 17:03       ` Christoph Hellwig
2018-11-29 23:07         ` Christian Zigotzky
2018-11-30 10:53           ` Christoph Hellwig
2018-11-30 12:23             ` Christian Zigotzky
2018-11-30 13:10               ` Christoph Hellwig
2018-11-30 15:29                 ` Christian Zigotzky
2018-12-04  7:31                   ` Christian Zigotzky
2018-12-04  9:53                     ` Christian Zigotzky
2018-12-04 14:24                       ` Christoph Hellwig
2018-12-05  9:44                         ` Christian Zigotzky
2018-12-05 14:05                           ` Christoph Hellwig
2018-12-06 10:55                             ` Christian Zigotzky
2018-12-06 17:10                               ` Christian Zigotzky
2018-12-06 19:36                                 ` Christoph Hellwig
2018-12-07  7:48                                   ` Christian Zigotzky
2018-12-07 13:45                               ` Christian Zigotzky
2018-12-07 18:33                                 ` Christian Zigotzky
2018-12-08 10:29                                   ` Christian Zigotzky
2018-12-08 13:47                                     ` Christian Zigotzky
2018-12-09 14:20                                       ` Christian Zigotzky
2018-12-09 18:26                                         ` Christian Zigotzky
2018-12-10 15:54                                           ` Christian Zigotzky
2018-12-11 14:28                                             ` Christian Zigotzky
2018-12-11 18:17                                               ` Christian Zigotzky
2018-12-12  0:47                                                 ` Benjamin Herrenschmidt
2018-12-12  7:03                                                   ` Christian Zigotzky
2018-12-12 14:15                                                 ` Christoph Hellwig
2018-12-12 14:39                                                   ` Christian Zigotzky
2018-12-13  8:41                                                     ` Christian Zigotzky
2018-12-13  9:10                                                       ` Christoph Hellwig
2018-12-13  9:47                                                         ` Christian Zigotzky
2018-12-13 11:19                                                           ` Christian Zigotzky
2018-12-13 11:25                                                             ` Christoph Hellwig
2018-12-13 13:34                                                               ` Christian Zigotzky
2018-12-13 17:48                                                                 ` Christian Zigotzky
2018-12-13 21:53                                                                   ` Christian Zigotzky
2018-12-14 12:00                                                                     ` Christian Zigotzky
2018-12-14 16:45                                                                       ` Christoph Hellwig
2019-01-03  7:36                                                                       ` Christoph Hellwig
2019-01-03 19:26                                                                         ` Christian Zigotzky
2019-01-05 16:03                                                                           ` Christian Zigotzky
2019-01-09  9:31                                                                             ` Christian Zigotzky
2019-01-11  2:10                                                                               ` Christian Zigotzky
2019-01-12 18:14                                                                                 ` Christian Zigotzky
2019-01-15  8:07                                                                                   ` Christian Zigotzky
2019-01-15  8:49                                                                                     ` Christian Zigotzky
2019-01-15 10:55                                                                                       ` Christian Zigotzky
2019-01-15 13:35                                                                                         ` Christoph Hellwig
2019-01-15 13:56                                                                                           ` Christian Zigotzky
2019-01-15 15:17                                                                                             ` Christoph Hellwig
2019-01-17  9:21                                                                                               ` Christian Zigotzky
2019-01-17  9:31                                                                                                 ` Christoph Hellwig
2019-01-17  9:44                                                                                                   ` Christian Zigotzky
2019-01-18  8:35                                                                                                 ` Christoph Hellwig
2019-01-18 11:10                                                                                                   ` Christian Zigotzky
2019-01-18 11:28                                                                                                     ` Christoph Hellwig
2019-01-18 12:07                                                                                                       ` Christian Zigotzky
2019-01-18 12:18                                                                                                         ` Christoph Hellwig
2019-01-18 12:46                                                                                                           ` Christian Zigotzky
2019-01-18 12:55                                                                                                             ` Christoph Hellwig
2019-01-18 15:06                                                                                                               ` Christian Zigotzky
2019-01-19 11:40                                                                                                                 ` Christian Zigotzky
2019-01-19 11:52                                                                                                                   ` Christian Zigotzky
2019-01-19 13:02                                                                                                                     ` Christoph Hellwig
2019-01-19 14:04                                                                                                                       ` Christoph Hellwig
2019-01-21 14:38                                                                                                                         ` Christian Zigotzky
2019-01-23 14:34                                                                                                                           ` Christian Zigotzky
2019-01-25 13:37                                                                                                                             ` Christian Zigotzky
2019-01-27 13:13                                                                                                                               ` Christian Zigotzky
2019-01-28  7:04                                                                                                                                 ` Christoph Hellwig
2019-01-28 16:22                                                                                                                                   ` Christoph Hellwig
2019-01-28 16:52                                                                                                                                     ` Christian Zigotzky
2019-01-29 15:03                                                                                                                                       ` Christian Zigotzky
2019-01-29 16:14                                                                                                                                         ` Christoph Hellwig
2019-01-29 16:34                                                                                                                                           ` Christoph Hellwig
2019-01-30  4:40                                                                                                                                             ` Christian Zigotzky
2019-01-31 12:48                                                                                                                                               ` Christian Zigotzky
2019-02-01  8:04                                                                                                                                                 ` Christoph Hellwig
2019-02-01 16:54                                                                                                                                                   ` Christian Zigotzky
2019-02-03 16:49                                                                                                                                                     ` Christian Zigotzky
2019-02-04  7:56                                                                                                                                                       ` Christoph Hellwig
2019-02-04 12:13                                                                                                                                                         ` Christian Zigotzky
2019-02-04 12:38                                                                                                                                                           ` Christoph Hellwig
2019-02-06 13:45                                                                                                                                                             ` Christian Zigotzky
2019-02-06 15:15                                                                                                                                                               ` Christoph Hellwig
2019-02-06 15:16                                                                                                                                                                 ` Christoph Hellwig
2019-02-07  4:34                                                                                                                                                                   ` Christian Zigotzky
2019-02-08  9:01                                                                                                                                                                     ` Christian Zigotzky
2019-02-08  9:18                                                                                                                                                                       ` Christoph Hellwig
2019-02-08 10:59                                                                                                                                                                         ` Christian Zigotzky
2019-02-10 12:00                                                                                                                                                                         ` Christian Zigotzky
     [not found]                                                                                                                                                                           ` <0042290A-2939-4EBA-A638-D404FA2055ED@xenosoft.de>
2019-02-11  7:21                                                                                                                                                                             ` Christian Zigotzky
2019-02-11  7:38                                                                                                                                                                           ` Christoph Hellwig
2019-02-12 12:42                                                                                                                                                                             ` Christian Zigotzky
2019-02-12 15:25                                                                                                                                                                               ` Christoph Hellwig
2019-02-12 19:31                                                                                                                                                                                 ` Christian Zigotzky
2019-02-12 19:50                                                                                                                                                                                   ` Christian Zigotzky
2019-02-12 19:52                                                                                                                                                                                     ` Christoph Hellwig
2019-11-05  7:56                                                                               ` Bug 205201 - overflow of DMA mask and bus mask Christian Zigotzky
2019-11-05 16:28                                                                                 ` Christoph Hellwig
2019-11-06 14:09                                                                                   ` Robin Murphy
2019-11-21 17:26                                                                                     ` Christoph Hellwig
2019-11-07  9:53                                                                                   ` Christian Zigotzky
2019-11-10  7:27                                                                                     ` Christian Zigotzky
2019-11-11  8:12                                                                                       ` Christian Zigotzky
2019-11-11  8:16                                                                                         ` Christian Zigotzky
2019-11-11 12:22                                                                                           ` Christian Zigotzky
2019-11-12 14:41                                                                                             ` Christoph Hellwig
2019-11-12 22:58                                                                                               ` Christian Zigotzky
2019-11-13 10:14                                                                                               ` Christian Zigotzky
2019-11-13 11:02                                                                                                 ` Christoph Hellwig
2018-11-29 17:02     ` use generic DMA mapping code in powerpc V4 Christoph Hellwig
2018-11-30  3:17   ` Benjamin Herrenschmidt
2018-12-08 17:03 ` Christoph Hellwig
2018-12-16 16:51 ` Christoph Hellwig
2018-12-17  1:14   ` Michael Ellerman
2018-11-29 19:45 Rui Salvaterra
2018-11-30 10:32 ` Christoph Hellwig
2018-11-30 11:44   ` Rui Salvaterra
2018-11-30 16:41     ` Rui Salvaterra
2018-12-02  6:11     ` Benjamin Herrenschmidt
2018-12-08 17:17       ` Christoph Hellwig
2018-12-10 17:04         ` Rui Salvaterra
2018-12-10 19:33           ` Christoph Hellwig
2018-12-10 20:03             ` Rui Salvaterra
2018-12-10 20:49             ` Benjamin Herrenschmidt
2018-12-11  9:37               ` Rui Salvaterra

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).