From: maxime.ripard@free-electrons.com (Maxime Ripard)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v2 1/6] wdt: sunxi: Move restart code to the watchdog driver
Date: Tue, 24 Jun 2014 16:49:54 +0200 [thread overview]
Message-ID: <20140624144954.GP19730@lukather> (raw)
In-Reply-To: <20140623211323.GA28120@spo001.leaseweb.com>
On Mon, Jun 23, 2014 at 11:13:24PM +0200, Wim Van Sebroeck wrote:
> Hi Maxime,
>
> > > > Guenter, since you seem to be the only responsive, may I suggest that
> > > > you start merging patches and do a pull request to either Wim or Linus
> > > > directly during the merge window?
> > > >
> > > I had prepared a pull request for Wim last weekend or so, but then there
> > > were more patches piling in and I got distracted, so I didn't have time
> > > to actually send it. I'll try again this weekend ... the kids should be
> > > busy learning for their finals, and I'll have Friday and Monday off
> > > from work, so I should be able to find the time.
> > >
> > > As for sending patches to Linus directly, well, Wim is the watchdog maintainer.
> > > I manage to upset enough people, and would not want to add Wim to the list.
> > >
> > > The patches _are_ in my watchdog-next branch and get some coverage from
> > > both my auto-builders and from Fenguang's build robots, so while they are
> > > not in linux-next, they are not completely in the dark either.
> >
> > So, this patch finally didn't make it into 3.16. Great. Now, we can't
> > even reboot the boards.
>
> 1) For me the discussion was not ended and needs further
> thinking. (And I just read some good ideas about it).
It would have been great for you to mention it then.
> 2) You never mentioned you needed this in for 3.16 and that things
> would break because of it.
http://lists.infradead.org/pipermail/linux-arm-kernel/2014-May/257690.html
http://lists.infradead.org/pipermail/linux-arm-kernel/2014-May/259109.html
I thought it was pretty clear.
>
> So based on these 2 points why would I have to have put this in allready?
>
> > Given how it's just impossible to get something merged reliably
> > through the watchdog tree, I guess I should just start merging the
> > patches through mine?
>
> I agree that I have the problem of having only 24 hours in a day and
> that I lack time to communicate and that I am not good at
> communicating either, but I checked all sunxi related e-mails and
> you never mentioned the constraint to have it in for 3.16... But I
> do understand your frustration.
I totally understand the lack of time. A good way to ease your burden
and solve this situation is usually to take a co-maintainer. And given
that Guenter already reviews patches, maintains some branch, and is
developping some part of the framework, he seems up to the task.
Maxime
--
Maxime Ripard, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20140624/65ffa770/attachment.sig>
next prev parent reply other threads:[~2014-06-24 14:49 UTC|newest]
Thread overview: 28+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-05-07 2:44 [PATCH v2 0/6] ARM: sunxi: Machine code cleanup Maxime Ripard
2014-05-07 2:44 ` [PATCH v2 1/6] wdt: sunxi: Move restart code to the watchdog driver Maxime Ripard
2014-05-07 21:33 ` Guenter Roeck
2014-05-15 9:11 ` Maxime Ripard
2014-05-19 15:04 ` Maxime Ripard
2014-05-22 20:34 ` Maxime Ripard
2014-05-22 20:39 ` One Thousand Gnomes
2014-05-22 20:56 ` Maxime Ripard
2014-05-22 21:12 ` Guenter Roeck
2014-05-23 8:33 ` Maxime Ripard
2014-06-23 10:31 ` Maxime Ripard
2014-06-23 14:30 ` Guenter Roeck
2014-06-23 14:42 ` Arnd Bergmann
2014-06-23 15:16 ` Guenter Roeck
2014-06-23 15:35 ` Arnd Bergmann
2014-06-23 15:40 ` Guenter Roeck
2014-06-23 15:49 ` Maxime Ripard
[not found] ` <20140623213046.GR22347@spo001.leaseweb.com>
2014-06-23 21:47 ` Guenter Roeck
2014-06-24 9:27 ` Arnd Bergmann
[not found] ` <20140623211323.GA28120@spo001.leaseweb.com>
2014-06-24 14:49 ` Maxime Ripard [this message]
2014-06-24 16:01 ` Guenter Roeck
[not found] ` <20140802080208.GA22804@spo001.leaseweb.com>
2014-08-02 15:17 ` Maxime Ripard
2014-08-02 15:45 ` Guenter Roeck
2014-05-07 2:44 ` [PATCH v2 2/6] power: reset: Add Allwinner A31 reset code Maxime Ripard
2014-05-07 2:44 ` [PATCH v2 3/6] ARM: sunxi: Remove reset code from the platform Maxime Ripard
2014-05-07 2:44 ` [PATCH v2 4/6] ARM: sunxi: Remove init_machine callback Maxime Ripard
2014-05-07 2:44 ` [PATCH v2 5/6] ARM: sunxi: Add A31 reset driver to sunxi_defconfig Maxime Ripard
2014-05-07 2:44 ` [PATCH v2 6/6] ARM: multi_v7: Add Allwinner reset drivers to multi_v7_defconfig Maxime Ripard
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=20140624144954.GP19730@lukather \
--to=maxime.ripard@free-electrons.com \
--cc=linux-arm-kernel@lists.infradead.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 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).