On Sat, Sep 8, 2018 at 10:17 AM Alexandre Belloni alexandre.belloni@bootlin.com wrote:
On 28/08/2018 16:26:31+0200, Arnd Bergmann wrote:
We no longer need the rtc compat handling to be in common code, now that all drivers are either moved to the rtc-class framework, or (rarely) exist in drivers/char for architectures without compat mode (m68k, alpha and ia64, respectively).
This doesn't apply on v4.19-rc1, can you rebase?
I must have based it on top of another compat_ioctl.c change that I sent.
Independently, I also sent a longer series of changes to Al now, which also need to be rebased. I'd suggest that you just keep the Kconfig change for MIPS then (or offload that to its arch maintainers), and I'll add the RTC patch to the series for Al instead.
Arnd