On Mon, 2018-12-24 at 00:13 +1100, Michael Ellerman wrote: > Hi Scott, > > Scott Wood <o...@buserror.net> writes: > > Highlights include elimination of legacy clock bindings use from dts > > files, an 83xx watchdog handler, fixes to old dts interrupt errors, and > > some minor cleanup. > > > > The following changes since commit > > 8c6c942d33f2a79439e86f8f406afae40a5bc767: > > > > powerpc/eeh: Fix debugfs_simple_attr.cocci warnings (2018-12-20 22:59:03 > > +1100) > > > > are available in the Git repository at: > > > > git://git.kernel.org/pub/scm/linux/kernel/git/scottwood/linux.git next > > > > for you to fetch changes up to 5f470b3638a4ed03df79b993ece819cac2f4ca7e: > > > > powerpc/configs/85xx: Enable CONFIG_DEBUG_KERNEL (2018-12-21 22:07:54 > > -0600) > > > > ---------------------------------------------------------------- > > Alexandre Belloni (1): > > powerpc/fsl-rio: fix spelling mistake "reserverd" -> "reserved" > > > > Christoph Hellwig (1): > > powerpc/fsl_pci: simplify fsl_pci_dma_set_mask > > This one breaks networking on my p5020ds. > > dmesg is just full of: > > e1000e 2000:01:00.0: Tx DMA map failed > > Haven't had time to dig any further.
OK, I'll revert. My t4240rdb doesn't have PCI devices, so I wasn't able to test it. -Scott