linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] ARC fix for 3.12.-rc5
@ 2013-10-11  6:24 Vineet Gupta
  2013-10-11 18:24 ` Linus Torvalds
  0 siblings, 1 reply; 3+ messages in thread
From: Vineet Gupta @ 2013-10-11  6:24 UTC (permalink / raw)
  To: linus Torvalds; +Cc: lkml, anton Kolesov

Hi Linus,

Please pull a gdb related fix. This release, we've had more pull requests than
usual. Next time around I'll try to hold on to them for a bit before sending over.

Thx,
-Vineet

----------->
The following changes since commit d0e639c9e06d44e713170031fe05fb60ebe680af:

  Linux 3.12-rc4 (2013-10-06 14:00:20 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc.git/

for you to fetch changes up to b0b080d7884be5acdd6d519c325bef3443587ad6:

  ARC: Ignore ptrace SETREGSET request for synthetic register "stop_pc"
(2013-10-11 11:25:04 +0530)

----------------------------------------------------------------
Fix for a gdb corner case breakage

----------------------------------------------------------------
Vineet Gupta (1):
      ARC: Ignore ptrace SETREGSET request for synthetic register "stop_pc"

 arch/arc/kernel/ptrace.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [GIT PULL] ARC fix for 3.12.-rc5
  2013-10-11  6:24 [GIT PULL] ARC fix for 3.12.-rc5 Vineet Gupta
@ 2013-10-11 18:24 ` Linus Torvalds
  2013-10-12  7:07   ` Vineet Gupta
  0 siblings, 1 reply; 3+ messages in thread
From: Linus Torvalds @ 2013-10-11 18:24 UTC (permalink / raw)
  To: Vineet Gupta; +Cc: lkml, anton Kolesov

On Thu, Oct 10, 2013 at 11:24 PM, Vineet Gupta
<Vineet.Gupta1@synopsys.com> wrote:
> The following changes since commit d0e639c9e06d44e713170031fe05fb60ebe680af:
>
>   Linux 3.12-rc4 (2013-10-06 14:00:20 -0700)
>
> are available in the git repository at:
>
>   git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc.git/

Nothing there.

I'm *assuming* that you meant to point me at the "for-curr" branch,
which does indeed contain the commit you talk about, but I want these
things to be explicit rather than have to guess from your pull request
and doing "git ls-remote".

Please fix your script.

           Linus

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [GIT PULL] ARC fix for 3.12.-rc5
  2013-10-11 18:24 ` Linus Torvalds
@ 2013-10-12  7:07   ` Vineet Gupta
  0 siblings, 0 replies; 3+ messages in thread
From: Vineet Gupta @ 2013-10-12  7:07 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: lkml, anton Kolesov

On 10/11/2013 11:54 PM, Linus Torvalds wrote:
> On Thu, Oct 10, 2013 at 11:24 PM, Vineet Gupta
> <Vineet.Gupta1@synopsys.com> wrote:
>> The following changes since commit d0e639c9e06d44e713170031fe05fb60ebe680af:
>>
>>   Linux 3.12-rc4 (2013-10-06 14:00:20 -0700)
>>
>> are available in the git repository at:
>>
>>   git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc.git/
> 
> Nothing there.
> 
> I'm *assuming* that you meant to point me at the "for-curr" branch,
> which does indeed contain the commit you talk about, but I want these
> things to be explicit rather than have to guess from your pull request
> and doing "git ls-remote".
> 
> Please fix your script.
> 
>            Linus
> 

Sorry about that - my newly minted script was indeed buggered.

Try below please.

Thx,
-Vineet
----------------->
The following changes since commit d0e639c9e06d44e713170031fe05fb60ebe680af:

  Linux 3.12-rc4 (2013-10-06 14:00:20 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc.git/
tags/arc-fixes-for-3.12-part3

for you to fetch changes up to 5b24282846c064ee90d40fcb3a8f63b8e754fd28:

  ARC: Ignore ptrace SETREGSET request for synthetic register "stop_pc"
(2013-10-12 12:00:36 +0530)

----------------------------------------------------------------
Fix for broken gdb "jump"

----------------------------------------------------------------
Vineet Gupta (1):
      ARC: Ignore ptrace SETREGSET request for synthetic register "stop_pc"

 arch/arc/kernel/ptrace.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2013-10-12  7:07 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-11  6:24 [GIT PULL] ARC fix for 3.12.-rc5 Vineet Gupta
2013-10-11 18:24 ` Linus Torvalds
2013-10-12  7:07   ` Vineet Gupta

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).