Files
linux/arch/um
Ritesh Raj Sarraf db1b4aa651 um: Don't hardcode path as it is architecture dependent
commit 9ca19a3a3e upstream.

The current code fails to run on amd64 because of hardcoded reference to
i386

Signed-off-by: Ritesh Raj Sarraf <rrs@researchut.com>
Signed-off-by: Richard Weinberger <richard@nod.at>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2019-05-16 19:41:28 +02:00
..