All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andi Kleen <ak@suse.de>
To: Bernhard Walle <bwalle@suse.de>
Cc: vgoyal@in.ibm.com, kexec@lists.infradead.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH 1/2] x86_64: Reflect the relocatability of the kernel in the ELF header.
Date: Mon, 28 May 2007 16:57:26 +0200	[thread overview]
Message-ID: <200705281657.26292.ak@suse.de> (raw)
In-Reply-To: <20070528105442.GA25599@suse.de>

On Monday 28 May 2007 12:54:42 Bernhard Walle wrote:
> * Vivek Goyal <vgoyal@in.ibm.com> [2007-05-01 07:06]:
> > This seems to be a problem with gdb 6.5. I transferred the dump to a
> > different machine having GNU gdb 6.4, and it works fine there.
> 
> What's the state of it? Andy, was the GDB breakage the reason why you
> didn't merge it? 

Yes, I was waiting for Vivek to figure that out.

-Andi

WARNING: multiple messages have this Message-ID (diff)
From: Andi Kleen <ak@suse.de>
To: Bernhard Walle <bwalle@suse.de>
Cc: vgoyal@in.ibm.com, kexec@lists.infradead.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH 1/2] x86_64: Reflect the relocatability of the kernel in the ELF header.
Date: Mon, 28 May 2007 16:57:26 +0200	[thread overview]
Message-ID: <200705281657.26292.ak@suse.de> (raw)
In-Reply-To: <20070528105442.GA25599@suse.de>

On Monday 28 May 2007 12:54:42 Bernhard Walle wrote:
> * Vivek Goyal <vgoyal@in.ibm.com> [2007-05-01 07:06]:
> > This seems to be a problem with gdb 6.5. I transferred the dump to a
> > different machine having GNU gdb 6.4, and it works fine there.
> 
> What's the state of it? Andy, was the GDB breakage the reason why you
> didn't merge it? 

Yes, I was waiting for Vivek to figure that out.

-Andi

_______________________________________________
kexec mailing list
kexec@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/kexec

  parent reply	other threads:[~2007-05-28 14:57 UTC|newest]

Thread overview: 34+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-04-30 15:12 [PATCH 1/2] x86_64: Reflect the relocatability of the kernel in the ELF header Eric W. Biederman
2007-04-30 15:12 ` Eric W. Biederman
2007-04-30 15:17 ` Andi Kleen
2007-04-30 15:17   ` Andi Kleen
2007-05-01  3:55   ` Vivek Goyal
2007-05-01  3:55     ` Vivek Goyal
2007-05-01  4:20     ` Eric W. Biederman
2007-05-01  4:20       ` Eric W. Biederman
2007-05-01  5:06       ` Vivek Goyal
2007-05-01  5:06         ` Vivek Goyal
2007-05-01  5:26         ` Eric W. Biederman
2007-05-01  5:26           ` Eric W. Biederman
2007-05-01  6:25           ` Andi Kleen
2007-05-01  6:25             ` Andi Kleen
2007-05-01  5:54             ` Eric W. Biederman
2007-05-01  5:54               ` Eric W. Biederman
2007-05-01  6:44               ` Vivek Goyal
2007-05-01  6:44                 ` Vivek Goyal
2007-05-28 10:54         ` Bernhard Walle
2007-05-28 10:54           ` Bernhard Walle
2007-05-28 11:09           ` Vivek Goyal
2007-05-28 11:09             ` Vivek Goyal
2007-05-28 14:39             ` Bernhard Walle
2007-05-28 14:39               ` Bernhard Walle
2007-06-01 12:26               ` Bernhard Walle
2007-06-01 12:26                 ` Bernhard Walle
2007-05-28 14:57           ` Andi Kleen [this message]
2007-05-28 14:57             ` Andi Kleen
  -- strict thread matches above, loose matches on Subject: below --
2007-03-31  7:53 2.6.21-rc5-mm3 - no boot, "address not 2M aligned" Andrew Morton
2007-04-01  5:29 ` thunder7
2007-04-01  6:15   ` Eric W. Biederman
2007-04-01  6:29     ` Andrew Morton
2007-04-02  7:41       ` Vivek Goyal
2007-04-02  8:43         ` Eric W. Biederman
2007-04-02  9:45           ` Vivek Goyal
2007-04-02 17:26             ` Eric W. Biederman
2007-04-03  4:01               ` Vivek Goyal
2007-04-03  5:23                 ` Eric W. Biederman
2007-04-03 10:03                   ` Vivek Goyal
2007-04-23  5:12                     ` [PATCH 1/2] x86_64: Reflect the relocatability of the kernel in the ELF header Eric W. Biederman
2007-04-23  5:12                       ` Eric W. Biederman
2007-04-24  6:31                       ` Vivek Goyal
2007-04-24  6:31                         ` Vivek Goyal
2007-04-24  7:21                         ` Eric W. Biederman
2007-04-24  7:21                           ` Eric W. Biederman

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=200705281657.26292.ak@suse.de \
    --to=ak@suse.de \
    --cc=bwalle@suse.de \
    --cc=kexec@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=vgoyal@in.ibm.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.