On 2021-06-18 20:03, Neel Chauhan wrote:
Apparently, the vm_start values is for some reason coming as 0 when it
is passed into vm_fault_cpu(). That's why it's giving these errors: of
course the address at 0 is mapped, it is (probably) used by the
kernel.
An update: The vm_start 0 seems to be ex
On 6/19/21 2:21 PM, Bakul Shah wrote:
>
> You may wish to see if Andriy Gapon's method (LOCAL_MODULES_DIR,
> LOCAL_MODULES)
> works better for you.
>
> I trust Makefile* to do the right thing with META_MODE and CCACHE (and if they
> don't, it is a bug that would need to be fixed) so I personally