linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Glauber Costa <glommer@parallels.com>
To: David Miller <davem@davemloft.net>
Cc: <geert@linux-m68k.org>, <rdunlap@xenotime.net>,
	<sfr@canb.auug.org.au>, <linux-next@vger.kernel.org>,
	<linux-kernel@vger.kernel.org>, <gleb@redhat.com>,
	<netdev@vger.kernel.org>
Subject: Re: linux-next: Tree for Jan 25 (net/sock.h, jump_label, memcg)
Date: Fri, 27 Jan 2012 00:31:13 +0400	[thread overview]
Message-ID: <4F21B811.90904@parallels.com> (raw)
In-Reply-To: <20120126.134333.31948964659222759.davem@davemloft.net>

On 01/26/2012 10:43 PM, David Miller wrote:
> From: Geert Uytterhoeven<geert@linux-m68k.org>
> Date: Thu, 26 Jan 2012 18:18:28 +0100
>
>> On Wed, Jan 25, 2012 at 20:07, Randy Dunlap<rdunlap@xenotime.net>  wrote:
>>> back to net/sock.h and jump_label:
>>>
>>> (on i386:)
>>>
>>> /next/linux-next-20120125/include/net/sock.h:953:2: error: implicit declaration of function 'static_branch'
>>> /next/linux-next-20120125/include/linux/jump_label.h:43:29: error: conflicting types for 'static_branch'
>>>
>>> Full randconfig file is attached.
>>
>> Without having to add randomness, also in m68k/allmodconfig, now in Linus'
>> tree :-(
>> http://kisskb.ellerman.id.au/kisskb/buildresult/5491860/
>
> Glauber are you actually going to fix this or are you going to ignore
> this bug report for another couple days?!?!
Dave,

I am going to work on it right now, with no further delays, as I've been 
doing with all the reports I've got. I didn't receive any report
about this one for some reason, and that's why I didn't say anything.
So thanks for nagging.

>
> Frankly, I'm so sick and tired of all of these socket mem cgroup
> regressions, this is way out of control and every "fix" seems to add
> more build or runtime regressions.
>
> Glauber, this has to stabilize soon or I will revert every single one
> of your changes, and it will take a nuclear war and a multi-month
> audit of your code to get those changes into the tree again.

So for the normal scenarios with my code disabled, aside for one problem 
in day1, all of the failures were build problems.

To be quite honest, the interactions between configs are being quite 
"funny", and spanning more problems than I anticipated.

What I am doing here, is building the patches against a couple of 
randconfigs, and some more targeted ones before I send them to you.

If you have any other advise on how to handle this, I'd be happy to take 
them.

On the specifics of this bug, I verified this config compiles okay in 
your tree + my patches at the day I last sent them. I also verified it 
breaks on the tree today.

The reason seems to be that some other patch tweaked with the header 
files in an unrelated patch, and the static_branch definition that was 
getting to us in sock.h, is no longer getting there.

Including it explicitly fixes it here. I will again pass through a 
battery of randconfigs on my own, and send you a fix.

Sorry again for the trouble.

  reply	other threads:[~2012-01-26 20:32 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-01-25  3:19 linux-next: Tree for Jan 25 Stephen Rothwell
2012-01-25 19:07 ` linux-next: Tree for Jan 25 (net/sock.h, jump_label, memcg) Randy Dunlap
2012-01-26 17:18   ` Geert Uytterhoeven
2012-01-26 18:43     ` David Miller
2012-01-26 20:31       ` Glauber Costa [this message]
2012-01-26 21:46         ` Stephen Rothwell
2012-01-26 21:47           ` Glauber Costa
2012-01-25 21:52 ` [PATCH -next] uwb & wusb: fix kconfig error Randy Dunlap
2012-01-27 23:47   ` [PATCH -next] uwb & wusb & usb wireless controllers: fix kconfig error & build errors Randy Dunlap

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=4F21B811.90904@parallels.com \
    --to=glommer@parallels.com \
    --cc=davem@davemloft.net \
    --cc=geert@linux-m68k.org \
    --cc=gleb@redhat.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-next@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=rdunlap@xenotime.net \
    --cc=sfr@canb.auug.org.au \
    /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).