public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Andrew Morton <akpm@linux-foundation.org>
To: Sasha Levin <sasha.levin@oracle.com>
Cc: torvalds@linux-foundation.org,
	Peter Senna Tschudin <peter.senna@gmail.com>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] hlist: drop the node parameter from iterators
Date: Wed, 30 Jan 2013 16:22:43 -0800	[thread overview]
Message-ID: <20130130162243.8137c424.akpm@linux-foundation.org> (raw)
In-Reply-To: <5109B64D.9050904@oracle.com>

On Wed, 30 Jan 2013 19:09:49 -0500
Sasha Levin <sasha.levin@oracle.com> wrote:

> I would accept a "it's not worth the effort" if you think it's not worth
> the effort.

I don't recall ever saying that to anything, really.  Yes, there are
things which make small improvements at large effort costs, but if we
rule out an improvement just because it's a lot of work, we suck.

I'm particularly relaxed when all that effort is yours and Linus's :)

> If not, should I send it over to you on -rc1?

Probably that's the way to go, but there's no point in going via my
tree on this - put it straight into mainline and we'll have any adverse
fallout fixed up pretty soon afterwards.


But... how confident can we be that the code is correct?

I guess a bit of linux-next testing wouldn't hurt, however applying the
v2 patch to current linux-next is not pretty:

1 out of 3 hunks FAILED -- saving rejects to file arch/mips/kernel/kprobes.c.rej
4 out of 4 hunks FAILED -- saving rejects to file arch/x86/kernel/kprobes.c.rej
1 out of 3 hunks FAILED -- saving rejects to file block/blk-cgroup.c.rej
1 out of 2 hunks FAILED -- saving rejects to file block/cfq-iosched.c.rej
1 out of 1 hunk FAILED -- saving rejects to file block/elevator.c.rej
1 out of 17 hunks FAILED -- saving rejects to file drivers/clk/clk.c.rej
2 out of 2 hunks FAILED -- saving rejects to file drivers/net/ethernet/qlogic/qlcnic/qlcnic_hw.c.rej
2 out of 2 hunks FAILED -- saving rejects to file drivers/net/ethernet/qlogic/qlcnic/qlcnic_io.c.rej
4 out of 4 hunks FAILED -- saving rejects to file kernel/cgroup.c.rej
6 out of 7 hunks FAILED -- saving rejects to file kernel/workqueue.c.rej
2 out of 8 hunks FAILED -- saving rejects to file net/batman-adv/bat_iv_ogm.c.rej
11 out of 23 hunks FAILED -- saving rejects to file net/batman-adv/bridge_loop_avoidance.c.rej
2 out of 15 hunks FAILED -- saving rejects to file net/batman-adv/originator.c.rej
1 out of 4 hunks FAILED -- saving rejects to file net/batman-adv/routing.c.rej
2 out of 3 hunks FAILED -- saving rejects to file net/batman-adv/send.c.rej
2 out of 38 hunks FAILED -- saving rejects to file net/batman-adv/translation-table.c.rej
4 out of 16 hunks FAILED -- saving rejects to file net/batman-adv/vis.c.rej
2 out of 6 hunks FAILED -- saving rejects to file net/ipv4/inet_connection_sock.c.rej
1 out of 2 hunks FAILED -- saving rejects to file net/ipv6/inet6_connection_sock.c.rej


Hum.  Perhaps to move this thing forward you could prepare a diff
against current linux-next and I'll see how painful it is to maintain
for a month?


  reply	other threads:[~2013-01-31  0:22 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <1358998645-20452-1-git-send-email-sasha.levin@oracle.com>
2013-01-30  1:08 ` [PATCH] hlist: drop the node parameter from iterators Sasha Levin
2013-01-30 23:47   ` Andrew Morton
2013-01-31  0:09     ` Sasha Levin
2013-01-31  0:22       ` Andrew Morton [this message]
2013-01-31  0:55         ` Sasha Levin
2013-01-11 18:01 Sasha Levin
2013-01-11 22:19 ` Sasha Levin

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=20130130162243.8137c424.akpm@linux-foundation.org \
    --to=akpm@linux-foundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=peter.senna@gmail.com \
    --cc=sasha.levin@oracle.com \
    --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