Re: linux-next: build failure after merge of the amdgpu tree

From: Simon Ser
Date: Fri Oct 08 2021 - 05:22:27 EST


On Friday, October 8th, 2021 at 10:29, Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx> wrote:

> That symbol (get_mm_exe_file) is not exported to modules.

I see this:

EXPORT_SYMBOL(get_mm_exe_file);

in kernel/fork.c