[Bug 365511] New: kexec stopped working on ps3
https://bugzilla.novell.com/show_bug.cgi?id=365511 Summary: kexec stopped working on ps3 Product: openSUSE 11.0 Version: Alpha 2 Platform: PowerPC OS/Version: Linux Status: NEW Severity: Normal Priority: P5 - None Component: Other AssignedTo: bwalle@novell.com ReportedBy: sassmann@novell.com QAContact: qa@suse.de Found By: --- new kexec-tools don't work with ps3. goumi:/ # rpm -qa |grep kexec-tools kexec-tools-1.101-172 goumi:/ # kexec -l /boot/vmlinux --initrd=/boot/initrd get memory ranges:1 Warning: append= option is not passed. Using the first kernel root partition Modified cmdline: segment[0].mem:0x88d000 memsz:8962048 segment[1].mem:0x1119000 memsz:36864 segment[2].mem:0x1122000 memsz:4599808 segment[3].mem:0x7fff000 memsz:4096 goumi:/ # kexec -e Segmentation fault -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=365511 User bwalle@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=365511#c1 Bernhard Walle <bwalle@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO Info Provider| |sassmann@novell.com --- Comment #1 from Bernhard Walle <bwalle@novell.com> 2008-02-28 09:56:42 MST --- Please install the debuginfo package and provide the backtrace. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=365511 User sassmann@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=365511#c2 Stefan Assmann <sassmann@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW Info Provider|sassmann@novell.com | --- Comment #2 from Stefan Assmann <sassmann@novell.com> 2008-02-29 06:08:16 MST --- How can I provide a backtrace? The system freezes after kexec-e -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=365511 User bwalle@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=365511#c3 Bernhard Walle <bwalle@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO Info Provider| |sassmann@novell.com --- Comment #3 from Bernhard Walle <bwalle@novell.com> 2008-02-29 06:09:50 MST --- You see "Segmentation fault" and then it freezes? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=365511 User sassmann@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=365511#c5 Stefan Assmann <sassmann@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW Info Provider|sassmann@novell.com | --- Comment #5 from Stefan Assmann <sassmann@novell.com> 2008-03-03 04:52:15 MST --- 'strace kexec -e' hangs at reboot(LINUX_REBOOT_MAGIC1, LINUX_REBOOT_MAGIC2, 0x45584543 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=365511 Bernhard Walle <bwalle@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=365511 User sassmann@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=365511#c6 Stefan Assmann <sassmann@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |power-bugs@forge.provo.novell.com --- Comment #6 from Stefan Assmann <sassmann@novell.com> 2008-03-04 06:11:37 MST --- kexec works with from within kernel-ps3 but not kernel-ppc64. Maybe the kernel config has some conflicts -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=365511 User bwalle@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=365511#c7 Bernhard Walle <bwalle@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bwalle@novell.com AssignedTo|bwalle@novell.com |sassmann@novell.com Status|ASSIGNED |NEW --- Comment #7 from Bernhard Walle <bwalle@novell.com> 2008-03-04 06:14:51 MST --- Then this is not my area any more ... -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=365511 User bwalle@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=365511#c8 --- Comment #8 from Bernhard Walle <bwalle@novell.com> 2008-07-03 06:41:37 MDT --- Please check if the patch in bug 405015 fixes that problem, too. I updated kexec-tools package in Autobuild. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=365511 User sassmann@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=365511#c9 --- Comment #9 from Stefan Assmann <sassmann@novell.com> 2008-07-07 03:11:59 MDT --- reproduced issue with 11.0 updated kexec-tools to version 1.101-203 as suggested in comment #8. still hangs at reboot(LINUX_REBOOT_MAGIC1, LINUX_REBOOT_MAGIC2, 0x45584543 I'll ask upstream for clues -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=365511 User bwalle@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=365511#c10 --- Comment #10 from Bernhard Walle <bwalle@novell.com> 2008-07-07 03:19:32 MDT --- Did you try a kexec binary compiled for PPC64? That should be checked first. Just use the latest upstream git version git clone \ git://git.kernel.org/pub/scm/linux/kernel/git/horms/kexec-tools-testing.git ./bootstrap ./configure make And then use build/sbin/kexec. If that fails, too, I'd report that upstream. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=365511 User sassmann@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=365511#c11 --- Comment #11 from Stefan Assmann <sassmann@novell.com> 2008-07-07 03:52:13 MDT --- building and using kexec from git does not make any difference -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=365511 User andrew.patterson@hp.com added comment https://bugzilla.novell.com/show_bug.cgi?id=365511#c12 --- Comment #12 from Andrew Patterson <andrew.patterson@hp.com> 2008-07-11 14:39:47 MDT --- Created an attachment (id=227390) --> (https://bugzilla.novell.com/attachment.cgi?id=227390) Added a function to register _OSC with only PCIe devices Patch 1/4 to fix AER on IA-64 with switched slots. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=365511 User andrew.patterson@hp.com added comment https://bugzilla.novell.com/show_bug.cgi?id=365511#c13 --- Comment #13 from Andrew Patterson <andrew.patterson@hp.com> 2008-07-11 14:40:29 MDT --- Created an attachment (id=227391) --> (https://bugzilla.novell.com/attachment.cgi?id=227391) AER is only used with PCIe devices so we should only check PCIe devices for _OSC support Patch 2/4 to fix AER on IA-64 with switched slots. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=365511 User andrew.patterson@hp.com added comment https://bugzilla.novell.com/show_bug.cgi?id=365511#c14 --- Comment #14 from Andrew Patterson <andrew.patterson@hp.com> 2008-07-11 14:41:07 MDT --- Created an attachment (id=227392) --> (https://bugzilla.novell.com/attachment.cgi?id=227392) Check for any matching CID when walking namespace Patch 3/4 to fix AER on IA-64 with switched slots. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=365511 User andrew.patterson@hp.com added comment https://bugzilla.novell.com/show_bug.cgi?id=365511#c15 --- Comment #15 from Andrew Patterson <andrew.patterson@hp.com> 2008-07-11 14:41:53 MDT --- Created an attachment (id=227393) --> (https://bugzilla.novell.com/attachment.cgi?id=227393) Run ACPI _OSC method on root bridges only Patch 4/4 to fix AER on IA-64 with switched slots. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=365511 User bwalle@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=365511#c16 Bernhard Walle <bwalle@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO Info Provider| |andrew.patterson@hp.com --- Comment #16 from Bernhard Walle <bwalle@novell.com> 2008-07-13 13:16:26 MDT --- Aeh, Andrew, shouldn't comment 12 to 15 go into bug 388467? :) -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=365511 User andrew.patterson@hp.com added comment https://bugzilla.novell.com/show_bug.cgi?id=365511#c17 Andrew Patterson <andrew.patterson@hp.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |andrew.patterson@hp.com --- Comment #17 from Andrew Patterson <andrew.patterson@hp.com> 2008-07-13 20:52:00 MDT --- Darnit. You are right of course. I will copy them there. Sorry, Andrew -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=365511 User sassmann@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=365511#c18 Stefan Assmann <sassmann@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |RESOLVED Info Provider|andrew.patterson@hp.com | Resolution| |FIXED --- Comment #18 from Stefan Assmann <sassmann@novell.com> 2008-07-24 02:36:48 MDT --- works with updated kexec-tools -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com