On Tue, Jan 22, 2019 at 10:19:17AM +0100, Greg Kroah-Hartman wrote: > On Tue, Jan 15, 2019 at 03:18:56PM +1100, Finn Thain wrote: > > A multi-platform kernel binary has to decide at run-time how to dispatch > > the arch_nvram_ops calls. Add a platform-independent arch_nvram_ops > > struct for this, to replace the atari-specific one. > > > > Enable CONFIG_HAVE_ARCH_NVRAM_OPS for Macs. > > > > Acked-by: Geert Uytterhoeven <ge...@linux-m68k.org> > > Tested-by: Stan Johnson <user...@yahoo.com> > > Signed-off-by: Finn Thain <fth...@telegraphics.com.au> > > --- > > Changed since v8: > > - Adopted nvram_read_bytes() and nvram_write_bytes() where possible. > > This patch fails to apply to my tree, what did you make it against? > > I tried against 5.0-rc1 :( > > Can you rebase this series against the char-misc-next branch of my > char-misc.git tree and resend so that I can apply the whole series?
Oops, nope, my fault, I missed some patches in this series, nevermind... greg k-h