<div dir="ltr">Currently, xenial/linux-snapdragon has CONFIG_EXT2_FS enabled and is failing to build due to this build error in Ext2. I was advised to also submit the upstream patch for the Xenial SRU.<div><br></div><div>Thanks,<br>Ian</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, May 22, 2020 at 5:12 PM Thadeu Lima de Souza Cascardo <<a href="mailto:cascardo@canonical.com">cascardo@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 Fri, May 22, 2020 at 04:15:51PM -0500, Ian May wrote:<br>
> BugLink: <a href="https://bugs.launchpad.net/bugs/1880213" rel="noreferrer" target="_blank">https://bugs.launchpad.net/bugs/1880213</a><br>
> <br>
> [Impact]<br>
> Build failure when building ext2<br>
> <br>
> fs/ext2/xattr.c:828:18: error: 'ext2_xattr_cache' undeclared (first use in this function)<br>
> atomic_read(&ext2_xattr_cache->c_entry_count));<br>
> <br>
> [Fix]<br>
> The fix is upstream commit 32302085a8d90859c40cf1a5e8313f575d06ec75 "ext2: fix debug reference to ext2_xattr_cache"<br>
> <br>
> [Test case]<br>
> Enable CONFIG_EXT2_FS and build kernel<br>
> <br>
<br>
What is the motivation behind this?<br>
<br>
Cascardo.<br>
<br>
> [Regression potential]<br>
> Low, fix is changing the contents of a print to a string literal.<br>
> <br>
> Jan Kara (1):<br>
> ext2: fix debug reference to ext2_xattr_cache<br>
> <br>
> fs/ext2/xattr.c | 3 +--<br>
> 1 file changed, 1 insertion(+), 2 deletions(-)<br>
> <br>
> -- <br>
> 2.25.1<br>
> <br>
> <br>
> -- <br>
> kernel-team mailing list<br>
> <a href="mailto:kernel-team@lists.ubuntu.com" target="_blank">kernel-team@lists.ubuntu.com</a><br>
> <a href="https://lists.ubuntu.com/mailman/listinfo/kernel-team" rel="noreferrer" target="_blank">https://lists.ubuntu.com/mailman/listinfo/kernel-team</a><br>
</blockquote></div>