From: Ingo Molnar <mingo@elte.hu>
To: Vegard Nossum <vegard.nossum@gmail.com>
Cc: Stephen Rothwell <sfr@canb.auug.org.au>,
Pekka Enberg <penberg@cs.helsinki.fi>,
linux-next@vger.kernel.org
Subject: Re: linux-next: manual merge of the kmemcheck tree with the tracing tree
Date: Fri, 6 Mar 2009 11:27:09 +0100 [thread overview]
Message-ID: <20090306102709.GB31042@elte.hu> (raw)
In-Reply-To: <19f34abd0903060014p4895f169vc6759b672aa399aa@mail.gmail.com>
* Vegard Nossum <vegard.nossum@gmail.com> wrote:
> 2009/3/6 Stephen Rothwell <sfr@canb.auug.org.au>:
> > Hi all,
> >
> > Today's linux-next merge of the kmemcheck tree got a conflict in
> > kernel/trace/ring_buffer.c between commit
> > a81bd80a0b0a405dc0483e2c428332d69da2c79f ("ring-buffer: use generic
> > version of in_nmi") from the tracing tree and commit
> > 9b7ff384ee76ced9638ab236db588a6f13916336 ("trace: annotate bitfields in
> > struct ring_buffer_event") from the kmemcheck tree.
> >
> > Just simple overlapping additions. I fixed it up (see below) and can
> > carry the fix as necessary.
> > --
> > Cheers,
> > Stephen Rothwell sfr@canb.auug.org.au
> > http://www.canb.auug.org.au/~sfr/
> >
> > diff --cc kernel/trace/ring_buffer.c
> > index f747364,b1f2f60..0000000
> > --- a/kernel/trace/ring_buffer.c
> > +++ b/kernel/trace/ring_buffer.c
> > @@@ -9,7 -7,7 +9,8 @@@
> > #include <linux/spinlock.h>
> > #include <linux/debugfs.h>
> > #include <linux/uaccess.h>
> > +#include <linux/hardirq.h>
> > + #include <linux/kmemcheck.h>
> > #include <linux/module.h>
> > #include <linux/percpu.h>
> > #include <linux/mutex.h>
> >
>
> Isn't it amazing how we both managed to put our new include in
> exactly the same spot? :-D
Yeah - i tend to shuffle patches and order include file sections
of headers to reduce it - but most of the time it doesnt matter
as fixing such a conflict is about 2 seconds.
> Anyway, thanks for fixing these up, it looks good to me!
I suspect it's the same resolution like what i did in tip:master
a few days ago or so? I dont send out notifications about
trivial conflicts, only about non-trivial conflicts that i'm
unsure about. That's rare - when i see a non-trivial conflict i
work on eliminating it.
Ingo
next prev parent reply other threads:[~2009-03-06 10:27 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-03-06 6:27 linux-next: manual merge of the kmemcheck tree with the tracing tree Stephen Rothwell
2009-03-06 8:14 ` Vegard Nossum
2009-03-06 10:27 ` Ingo Molnar [this message]
-- strict thread matches above, loose matches on Subject: below --
2009-06-01 7:55 Stephen Rothwell
2009-06-01 7:55 Stephen Rothwell
2009-06-01 14:33 ` Steven Rostedt
2009-06-02 0:32 ` Stephen Rothwell
2009-06-01 19:46 ` Ingo Molnar
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=20090306102709.GB31042@elte.hu \
--to=mingo@elte.hu \
--cc=linux-next@vger.kernel.org \
--cc=penberg@cs.helsinki.fi \
--cc=sfr@canb.auug.org.au \
--cc=vegard.nossum@gmail.com \
/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