mbox series

[SRU,Impish/Focal,linux-oracle,0/1] Re-Enable

Message ID 20220413171731.166918-1-joseph.salisbury@canonical.com
Headers show
Series Re-Enable | expand

Message

Joseph Salisbury April 13, 2022, 5:17 p.m. UTC
BugLink: https://bugs.launchpad.net/bugs/1968902

== SRU Justification ==
The config option CONFIG_ARM64_SW_TTBR0_PAN was unintentionally disabled in the
linux-oracle kernels by the following commit:
c25f2bf469b3 ("UBUNTU: [config] oracle: Bring-up for arm64 support")

CONFIG_ARM64_SW_TTBR0_PAN is enabled for all other kernels and should be enabled
for the oracle kernels.


== Fix ==
  UBUNTU: [config] oracle:  Enable CONFIG_ARM64_SW_TTBR0_PAN

== Regression Potential ==
Low.  Option was previously enabled.

Joseph Salisbury (1):
  UBUNTU: [config] oracle:  Enable CONFIG_ARM64_SW_TTBR0_PAN

 debian.oracle/config/annotations          | 3 +++
 debian.oracle/config/config.common.ubuntu | 2 +-
 2 files changed, 4 insertions(+), 1 deletion(-)

Comments

Joseph Salisbury April 13, 2022, 5:25 p.m. UTC | #1
I should actually split Impish and Focal out into two separate patches 
due to context diffs.

I'll send a v2 for each release.

On 4/13/22 13:17, Joseph Salisbury wrote:
> BugLink: https://bugs.launchpad.net/bugs/1968902
>
> == SRU Justification ==
> The config option CONFIG_ARM64_SW_TTBR0_PAN was unintentionally disabled in the
> linux-oracle kernels by the following commit:
> c25f2bf469b3 ("UBUNTU: [config] oracle: Bring-up for arm64 support")
>
> CONFIG_ARM64_SW_TTBR0_PAN is enabled for all other kernels and should be enabled
> for the oracle kernels.
>
>
> == Fix ==
>    UBUNTU: [config] oracle:  Enable CONFIG_ARM64_SW_TTBR0_PAN
>
> == Regression Potential ==
> Low.  Option was previously enabled.
>
> Joseph Salisbury (1):
>    UBUNTU: [config] oracle:  Enable CONFIG_ARM64_SW_TTBR0_PAN
>
>   debian.oracle/config/annotations          | 3 +++
>   debian.oracle/config/config.common.ubuntu | 2 +-
>   2 files changed, 4 insertions(+), 1 deletion(-)
>