<div dir="ltr">Hi Stefan,<div><br></div><div>Would you also recommend that I disable this for arm64?</div><div><br></div><div>-Michael</div><div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, Sep 28, 2023 at 11:03 AM Stefan Bader <<a href="mailto:stefan.bader@canonical.com">stefan.bader@canonical.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On 22.09.23 19:09, Michael Reed wrote:<br>
> From: Michael Reed <<a href="mailto:Michael.Reed@canonical.com" target="_blank">Michael.Reed@canonical.com</a>><br>
> <br>
> BugLink: <a href="https://bugs.launchpad.net/bugs/2028158" rel="noreferrer" target="_blank">https://bugs.launchpad.net/bugs/2028158</a><br>
> By default this is enabled, but it is causing an issue reconfiguring device dax memory, thus<br>
> it is being disabled.<br>
> <br>
> Signed-off-by: Michael Reed <<a href="mailto:Michael.Reed@canonical.com" target="_blank">Michael.Reed@canonical.com</a>><br>
> ---<br>
>   debian.master/config/annotations | 2 +-<br>
>   1 file changed, 1 insertion(+), 1 deletion(-)<br>
> <br>
> diff --git a/debian.master/config/annotations b/debian.master/config/annotations<br>
> index 5f854837a810..b9081681267c 100644<br>
> --- a/debian.master/config/annotations<br>
> +++ b/debian.master/config/annotations<br>
> @@ -348,7 +348,7 @@ CONFIG_LOAD_PPC_KEYS                            note<'LP:1866909'><br>
>   CONFIG_LOCALVERSION_AUTO                        policy<{'amd64': 'n', 'arm64': 'n', 'armhf': 'n', 'ppc64el': 'n', 's390x': 'n'}><br>
>   CONFIG_LOCALVERSION_AUTO                        note<'triggers packaging failures'><br>
>   <br>
> -CONFIG_MEMORY_HOTPLUG_DEFAULT_ONLINE            policy<{'amd64': 'y', 'arm64': 'y', 'ppc64el': 'n', 's390x': 'n'}><br>
> +CONFIG_MEMORY_HOTPLUG_DEFAULT_ONLINE            policy<{'amd64': 'n', 'arm64': 'y', 'ppc64el': 'n', 's390x': 'n'}><br>
>   CONFIG_MEMORY_HOTPLUG_DEFAULT_ONLINE            note<'LP:1709171 LP:1848492'><br>
>   <br>
>   CONFIG_MFD_SM501                                policy<{'amd64': 'm', 'arm64': 'm', 'armhf': 'y', 'ppc64el': 'm', 's390x': 'n'}><br>
<br>
That would be a more fundamental behavior change which at least should <br>
be added as a reference to the annotation below. Seems for ppc64el and <br>
s390x this was changed in the past but I am not sure whether this might <br>
break assumptions or use cases on the x86 side.<br>
Adding a few more cc's for discussion/awareness.<br>
<br>
-- <br>
- Stefan<br>
<br>
</blockquote></div>