All of lore.kernel.org
 help / color / mirror / Atom feed
From: CAI Qian <caiqian@redhat.com>
To: Mihai Caraman <mihai.caraman@freescale.com>,
	Benjamin Herrenschmidt <benh@kernel.crashing.org>
Cc: stable@vger.kernel.org, "linux-kernel " <linux-kernel@vger.kernel.org>
Subject: kernel compilation failure on power7 system
Date: Sun, 30 Dec 2012 22:33:19 -0500 (EST)	[thread overview]
Message-ID: <1155846710.6748036.1356924799341.JavaMail.root@redhat.com> (raw)
In-Reply-To: <1513332310.6747864.1356924236940.JavaMail.root@redhat.com>

Stable kernel 3.7.1 failure to compile on power7 system here,

arch/powerpc/kvm/built-in.o: In function `hdec_soon':
/root/linux-stable/arch/powerpc/kvm/book3s_hv_rmhandlers.S:1068: 
undefined reference to `PACA_SPRG3'
make: *** [vmlinux] Error 1

reverted this commit fixed the problem,
-----
0127262c01f0beb485f917c720d1d95d165dfdbf
[PATCH] powerpc: Restore VDSO information on critical exception om
 BookE

Critical exception on 64-bit booke uses user-visible SPRG3 as scratch.
Restore VDSO information in SPRG3 on exception prolog.

Use a common sprg3 field in PACA for all powerpc64 architectures.
-----

Used this config - http://people.redhat.com/qcai/stable/config-ppc

system information here,
# cat /proc/device-tree/model
IBM,8231-E2B

CAI Qian

       reply	other threads:[~2012-12-31  3:33 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <1513332310.6747864.1356924236940.JavaMail.root@redhat.com>
2012-12-31  3:33 ` CAI Qian [this message]
2012-12-31  6:55   ` kernel compilation failure on power7 system CAI Qian

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=1155846710.6748036.1356924799341.JavaMail.root@redhat.com \
    --to=caiqian@redhat.com \
    --cc=benh@kernel.crashing.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mihai.caraman@freescale.com \
    --cc=stable@vger.kernel.org \
    /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.