All of lore.kernel.org
 help / color / mirror / Atom feed
From: Arnd Bergmann <arnd@arndb.de>
To: Alexandre Belloni <alexandre.belloni@bootlin.com>
Cc: linux-rtc@vger.kernel.org,
	Alessandro Zummo <a.zummo@towertech.it>,
	Kelvin Cheung <keguang.zhang@gmail.com>,
	y2038 Mailman List <y2038@lists.linaro.org>,
	Al Viro <viro@zeniv.linux.org.uk>,
	Kees Cook <keescook@chromium.org>,
	Mauro Carvalho Chehab <mchehab+samsung@kernel.org>,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
	Linux FS-devel Mailing List <linux-fsdevel@vger.kernel.org>
Subject: Re: [PATCH v2 2/2] rtc: move compat_ioctl handling into rtc-dev.c
Date: Sat, 8 Sep 2018 19:29:50 +0200	[thread overview]
Message-ID: <CAK8P3a3V64f1QTOJ0qk3gOnMk=VkHPQBJZmhVsOUNDPGVrmUOw@mail.gmail.com> (raw)
In-Reply-To: <20180908081710.GA2598@piout.net>

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

  reply	other threads:[~2018-09-08 17:30 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-08-28 14:26 [PATCH v2 1/2] rtc: mips: default to rtc-cmos on mips Arnd Bergmann
2018-08-28 14:26 ` [PATCH v2 2/2] rtc: move compat_ioctl handling into rtc-dev.c Arnd Bergmann
2018-09-08  8:17   ` Alexandre Belloni
2018-09-08 17:29     ` Arnd Bergmann [this message]
2018-08-28 16:39 ` [PATCH v2 1/2] rtc: mips: default to rtc-cmos on mips Paul Burton
2018-09-08  8:17 ` Alexandre Belloni

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAK8P3a3V64f1QTOJ0qk3gOnMk=VkHPQBJZmhVsOUNDPGVrmUOw@mail.gmail.com' \
    --to=arnd@arndb.de \
    --cc=a.zummo@towertech.it \
    --cc=alexandre.belloni@bootlin.com \
    --cc=keescook@chromium.org \
    --cc=keguang.zhang@gmail.com \
    --cc=linux-fsdevel@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-rtc@vger.kernel.org \
    --cc=mchehab+samsung@kernel.org \
    --cc=viro@zeniv.linux.org.uk \
    --cc=y2038@lists.linaro.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.