* linux-next: strange commit in the uprobes tree
@ 2011-12-17 7:28 Stephen Rothwell
2011-12-18 6:41 ` Srikar Dronamraju
0 siblings, 1 reply; 2+ messages in thread
From: Stephen Rothwell @ 2011-12-17 7:28 UTC (permalink / raw)
To: Srikar Dronamraju; +Cc: linux-next, linux-kernel, Paul E. McKenney
[-- Attachment #1: Type: text/plain, Size: 603 bytes --]
Hi Srikar,
I just fetched the uprobes tree and noticed that commit 05f7cebbdbc8
("rcu: Introduce bulk reference count") has no patch, just a commit
message. In the previous version of your tree, the commit had Paul as
author and now has you (which is what brought it to my attention), but
the lack of patch is more interesting ... I do notice that there is
another patch from Paul ("rcu: Introduce raw SRCU read-side primitives")
and was wondering if that replaces the above patch.
--
Cheers,
Stephen Rothwell sfr@canb.auug.org.au
http://www.canb.auug.org.au/~sfr/
[-- Attachment #2: Type: application/pgp-signature, Size: 836 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread* Re: linux-next: strange commit in the uprobes tree
2011-12-17 7:28 linux-next: strange commit in the uprobes tree Stephen Rothwell
@ 2011-12-18 6:41 ` Srikar Dronamraju
0 siblings, 0 replies; 2+ messages in thread
From: Srikar Dronamraju @ 2011-12-18 6:41 UTC (permalink / raw)
To: Stephen Rothwell; +Cc: linux-next, linux-kernel, Paul E. McKenney
* Stephen Rothwell <sfr@canb.auug.org.au> [2011-12-17 18:28:11]:
> Hi Srikar,
>
> I just fetched the uprobes tree and noticed that commit 05f7cebbdbc8
> ("rcu: Introduce bulk reference count") has no patch, just a commit
> message. In the previous version of your tree, the commit had Paul as
> author and now has you (which is what brought it to my attention), but
> the lack of patch is more interesting ... I do notice that there is
> another patch from Paul ("rcu: Introduce raw SRCU read-side primitives")
> and was wondering if that replaces the above patch.
>
Thanks Stephen for reporting this. yes, the patch from Paul replaces
the empty commit that you see. After I cherry-picked the 3 commits from
the -tip tree, I had pushed my existing patches that had older Paul's
bulkref patch (removed the changes as part of merge; thats why it shows
my name in author for the faulty commit;) I should have removed the
commit.
Sorry for the inconvienience.
git log --oneline -n 16 output as reported by you.
-----------------------------
6a80f33 perf: perf interface for uprobes
6bb498e perf: rename target_module to target
73cf3b4 tracing: uprobes trace_event interface
b0c3265 tracing: Extract out common code for kprobes/uprobes traceevents.
bdc41f9 tracing: modify is_delete, is_return from ints to bool.
10b7939 uprobes: counter to optimize probe hits.
e7ff3d7 uprobes: slot allocation.
6866510 uprobes: handle breakpoint and signal step exception.
8f5ef11 uprobes: Install and remove breakpoints.
05f7ceb rcu: Introduce bulk reference count
^^^^ faulty commit.
18fe9f4 x86: Call do_notify_resume() with interrupts enabled
557824a x86: Clean up and extend do_int3()
e73ddde rcu: Introduce raw SRCU read-side primitives
^^^^ 3 commits cherry-picked from -tip including the
superseeding patch from Paul.
dc47ce9 Linux 3.2-rc5
8def5f5 Merge git://git.samba.org/sfrench/cifs-2.6
a776878 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
new git log --oneline -n 16 output after making the correction
--------------------------------------------------------------
1b46788 perf: perf interface for uprobes
9b6b4a2 perf: rename target_module to target
ceeb93e tracing: uprobes trace_event interface
fa05b8b tracing: Extract out common code for kprobes/uprobes traceevents.
1a355a5 tracing: modify is_delete, is_return from ints to bool.
3f563d4 uprobes: counter to optimize probe hits.
59c919d uprobes: slot allocation.
599b83b uprobes: handle breakpoint and signal step exception.
70b8389 uprobes: Install and remove breakpoints.
18fe9f4 x86: Call do_notify_resume() with interrupts enabled
557824a x86: Clean up and extend do_int3()
e73ddde rcu: Introduce raw SRCU read-side primitives
dc47ce9 Linux 3.2-rc5
8def5f5 Merge git://git.samba.org/sfrench/cifs-2.6
a776878 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
e2f4e0b Merge branch 'spi/for-3.2' of git://git.pengutronix.de/git/wsa/linux-2.6
I have pushed in the change to for-next branch.
--
Thanks and Regards
Srikar
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2011-12-18 6:46 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-12-17 7:28 linux-next: strange commit in the uprobes tree Stephen Rothwell
2011-12-18 6:41 ` Srikar Dronamraju
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).