From: Mohan Kumar M <mohan@in.ibm.com>
To: Maxim Shchetynin <maxim@de.ibm.com>
Cc: kexec@lists.infradead.org
Subject: Re: [PATCH] Let kexec work on IBM QS2x blade servers
Date: Wed, 27 Aug 2008 13:57:44 +0530 [thread overview]
Message-ID: <48B51000.4010603@in.ibm.com> (raw)
In-Reply-To: <OF33221B02.C088FDA5-ONC12574B2.002C5BF5-C12574B2.002C7A61@de.ibm.com>
Maxim Shchetynin wrote:
> Hello,
>
> please have a look at the following patch. This patch allows kexec to work
> on IBM QS2x blades. Would it be possible to apply this patch to a next
> kexec version?
>
> From: Maxim Shchetynin <maxim@de.ibm.com>.
> Signed-off-by: Maxim Shchetynin <maxim@de.ibm.com>
> ---
>
> diff -Nuar
> kexec-tools-testing-20070330/kexec/arch/ppc64/kexec-elf-rel-ppc64.c
> kexec-tools-testing-20070330-fixed/kexec/arch/ppc64/kexec-elf-rel-ppc64.c
> --- kexec-tools-testing-20070330/kexec/arch/ppc64/kexec-elf-rel-ppc64.c
> 2007-03-30 06:34:36.000000000 +0200
> +++
> kexec-tools-testing-20070330-fixed/kexec/arch/ppc64/kexec-elf-rel-ppc64.c
> 2008-06-19 17:35:23.000000000 +0200
> @@ -56,6 +56,7 @@
> break;
>
Hi Maxim,
> case R_PPC64_ADDR64:
> + case R_PPC64_REL64::
Why do we need to process R_PPC64_REL64 relocation type specially for
QS2x blades? Is it specific to tool chain version or platform?
> /* Simply set it */
> *(uint64_t *)location = value;
> break;
>
Regards,
Mohan.
> Mit freundlichen Grüßen / met vriendelijke groeten / avec regards
>
> Maxim V. Shchetynin
> Linux Kernel Entwicklung
> IBM Deutschland Research & Development GmbH
> Linux für Cell, Abteilung 3250
> Schönaicher Straße 220
> 71032 Böblingen
>
> Vorsitzender des Aufsichtsrats: Martin Jetter
> Geschäftsführung: Herbert Kircher
> Sitz der Gesellschaft: Böblingen
> Registriergericht: Amtsgericht Stuttgart, HRB 243294
>
> Fahr nur so schnell wie dein Schutzengel fliegen kann!
>
>
> _______________________________________________
> kexec mailing list
> kexec@lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/kexec
_______________________________________________
kexec mailing list
kexec@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/kexec
next prev parent reply other threads:[~2008-08-27 8:27 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-08-27 8:04 [PATCH] Let kexec work on IBM QS2x blade servers Maxim Shchetynin
2008-08-27 8:27 ` Mohan Kumar M [this message]
2008-08-27 8:46 ` Simon Horman
-- strict thread matches above, loose matches on Subject: below --
2008-08-27 7:54 Maxim Shchetynin
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=48B51000.4010603@in.ibm.com \
--to=mohan@in.ibm.com \
--cc=kexec@lists.infradead.org \
--cc=maxim@de.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.