Squashfs - Starfive Kernel / Unknown symbol page_get_link (err -22)

Hi all,
I experimenting with starfives 6.1.31 kernel but get stuck on enabling squashfs as a module in this kernel.

If I mount a sqfs file, this error occured.

[ 55.913851] squashfs: disagrees about version of symbol page_get_link
[ 55.913888] squashfs: Unknown symbol page_get_link (err -22)
[ 55.913942] squashfs: disagrees about version of symbol logfc
[ 55.913961] squashfs: Unknown symbol logfc (err -22)

Are there any tricks to identify the missing module? Or is this a coding problem?

Found the problem. Must mask current linux headers:

cat /etc/portage/package.mask/linux-headers
>sys-kernel/linux-headers-6.1