[Bug 1628207] Re: boot arguments passed in CONFIG_CMDLINE not being picked up by kernel with gcc-ppc64-linux-gnu v5.4.0 and v6.1.1
Matthias Klose
doko at ubuntu.com
Tue Sep 27 17:49:02 UTC 2016
** Changed in: gcc-5 (Ubuntu Xenial)
Importance: Undecided => High
** Changed in: gcc-6 (Ubuntu)
Importance: Undecided => High
** Changed in: gcc-5 (Ubuntu Xenial)
Milestone: None => xenial-updates
** Changed in: gcc-6 (Ubuntu)
Milestone: None => ubuntu-16.09
** Changed in: gcc-5 (Ubuntu)
Milestone: None => ubuntu-16.09
** Changed in: gccgo-6 (Ubuntu Xenial)
Milestone: None => xenial-updates
** Changed in: gcc-5 (Ubuntu)
Importance: Undecided => Medium
** Changed in: gccgo-6 (Ubuntu Xenial)
Importance: Undecided => Medium
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to gcc-5 in Ubuntu.
https://bugs.launchpad.net/bugs/1628207
Title:
boot arguments passed in CONFIG_CMDLINE not being picked up by kernel
with gcc-ppc64-linux-gnu v5.4.0 and v6.1.1
Status in gcc-5 package in Ubuntu:
New
Status in gcc-6 package in Ubuntu:
New
Status in gcc-5 source package in Xenial:
New
Status in gccgo-6 source package in Xenial:
New
Bug description:
== Comment: #0 - Akshay Adiga - 2016-09-22 23:55:06 ==
---Problem Description---
boot arguments (passed as CONFIG_CMDLINE) are not being
picked up by kernel while using gcc-ppc64-linux-gnu v5.4.0 and v6.1.1.
(gcc v5.3.1 works fine)
---Steps to Reproduce---
enable following config options in .config
CONFIG_CMDLINE_BOOL=y
CONFIG_CMDLINE="<required boot args for the system>"
CONFIG_CMDLINE_FORCE=y
build kernel image and kexec without additional boot args.
The system does not boot as it does not get the boot args.
I have debugged to issue to gcc compiler optimization :
https://lists.ozlabs.org/pipermail/linuxppc-dev/2016-September/149026.html
The problem has been reported and fixed in upstream gcc
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71709
Need to backport this fix for gcc-ppc64-linux-gnu v5.4.0 onwards.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gcc-5/+bug/1628207/+subscriptions
More information about the foundations-bugs
mailing list