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

From: Christoph Hellwig
Date: Mon Oct 11 2021 - 03:33:54 EST


On Fri, Oct 08, 2021 at 06:07:33PM +0000, Simon Ser wrote:
> Would it be reasonable to re-export get_mm_exe_file? amdgpu uses it here:
>
> https://gitlab.freedesktop.org/agd5f/linux/-/commit/0d4da915c7098eca2aa6f559f42e33b5e9c7c5e8

Seriously? No, it obviously not. Unexporting it is important to catch
utter crap like in that commit which should have never made it into a
maintainer tree.