mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Frederic Weisbecker <fweisbec@gmail.com>
To: Jens Axboe <axboe@fb.com>
Cc: Linus Torvalds <torvalds@linux-foundation.org>,
	Jan Kara <jack@suse.cz>,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Re: [GIT PULL] Core block IO bits for 3.15-rc
Date: Wed, 2 Apr 2014 16:09:39 +0200	[thread overview]
Message-ID: <20140402140936.GB16397@localhost.localdomain> (raw)
In-Reply-To: <533B7A90.6060504@fb.com>

On Tue, Apr 01, 2014 at 08:48:48PM -0600, Jens Axboe wrote:
> On 2014-04-01 20:43, Linus Torvalds wrote:
> >On Tue, Apr 1, 2014 at 12:05 PM, Jens Axboe <axboe@fb.com> wrote:
> >>
> >>- Cleanup of the IPI usage from the block layer, and associated helper
> >>   code. From Frederic Weisbecker and Jan Kara.
> >
> >So I absolutely *hate* how this was done.
> >
> >Why the hell was it mixed in with the block layer code? It's not even
> >in some clean separate branch, it's just randomly in the middle of the
> >block code, for no obvious reason.
> >
> >I'm pulling it this time, but quite frankly, next time I see this kind
> >of ugly AND TOTALLY POINTLESS layering violation, I will just drop the
> >stupid pull request.
> >
> >If you want to push me cleanups that are to generic code and are in no
> >way specific to the block layer, fine. But I want a separate pull
> >request that is not in any way mixed up with block code.
> >
> >In other words, this was NOT OK. This was stupid and wrong, and
> >violated all sanity. I can see absolutely no reason why that
> >smp_call_function_single_async() renaming and the other cleanups are
> >in the block branch. They are totally separate in every single way.
> >
> >What the hell was going on here?
> 
> I agree, it should have been in its own topic branch. No real
> arguments there. And probably should have been split further, so
> only the block required parts ended up in there, and not eg the
> watchdog parts.

I think that having block and watchdog changes, among many other non-core SMP
changes, in the SMP branch is still unavoidable. If we change a core API,
we must convert the users all along. Of course such peripheral changes should
be strictly limited to these API conversion.

But then the right approach would have been to keep this branch standalone and
deal with conflictings changes like block bits once they are pulled in Linus tree.

Anyway sorry again, I initiated the mistake by making these smp changes on top
of the block bits.

  reply	other threads:[~2014-04-02 14:09 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-04-01 19:05 Jens Axboe
2014-04-02  2:43 ` Linus Torvalds
2014-04-02  2:48   ` Jens Axboe
2014-04-02 14:09     ` Frederic Weisbecker [this message]
2014-04-02 14:00   ` Frederic Weisbecker
2014-04-02 15:02     ` Linus Torvalds
2014-04-02 17:01       ` Frederic Weisbecker

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=20140402140936.GB16397@localhost.localdomain \
    --to=fweisbec@gmail.com \
    --cc=axboe@fb.com \
    --cc=jack@suse.cz \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.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

Powered by JetHome