Disable CONFIG_MEMORY_HOTPLUG_DEFAULT_ONLINE
Bug #1709171 reported by
bugproxy
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
The Ubuntu-power-systems project |
Fix Released
|
High
|
Canonical Kernel Team | ||
linux (Ubuntu) |
Fix Released
|
Medium
|
Joseph Salisbury | ||
Zesty |
Fix Released
|
Medium
|
Joseph Salisbury | ||
Artful |
Fix Released
|
Medium
|
Joseph Salisbury |
Bug Description
== SRU Justification ==
IBM is requesting that we disable CONFIG_
the current ppc64el kernels up to 16.04.3.
This was requested originally in LP#1706380, but it was not integrated in that bug.
This chanage has already been made in Artful(Commit 8f189e08c9a), so that
is where I cherry picked the patch from.
CVE References
tags: | added: architecture-ppc64le bugnameltc-157361 severity-high targetmilestone-inin16043 |
Changed in ubuntu: | |
assignee: | nobody → Ubuntu on IBM Power Systems Bug Triage (ubuntu-power-triage) |
affects: | ubuntu → linux (Ubuntu) |
Changed in ubuntu-power-systems: | |
importance: | Undecided → High |
assignee: | nobody → Canonical Kernel Team (canonical-kernel-team) |
tags: | added: kernel-da-key |
Changed in ubuntu-power-systems: | |
status: | New → In Progress |
description: | updated |
Changed in linux (Ubuntu Zesty): | |
status: | In Progress → Fix Committed |
Changed in ubuntu-power-systems: | |
status: | In Progress → Fix Committed |
Changed in ubuntu-power-systems: | |
status: | Fix Committed → Fix Released |
tags: | removed: bugnameltc-157361 kernel-da-key severity-high verification-done-zesty |
To post a comment you must log in.
------- Comment From <email address hidden> 2017-08-07 16:21 EDT-------
This is being useful for the NVIDIA driver. That option causes memory to be onlined immediately and in the default zone. The driver must do the onlining as a second step, and specify the movable zone.
------- Comment From <email address hidden> 2017-08-07 16:25 EDT-------
This change was also expected when we did LP# 1706380, since the revert would expect this change as well.