um: Don't hardcode path as it is architecture dependent
authorRitesh Raj Sarraf <rrs@debian.org>
Thu, 20 Sep 2018 06:26:38 +0000 (11:56 +0530)
committerRichard Weinberger <richard@nod.at>
Mon, 29 Oct 2018 21:34:10 +0000 (22:34 +0100)
commit9ca19a3a3e2482916c475b90f3d7fa2a03d8e5ed
treedb4f4c034b6fbc7923b111d2f0504694dbbd1352
parentd312a25d477519d5d47f8ce850e80b52cf4113b0
um: Don't hardcode path as it is architecture dependent

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>
arch/um/drivers/port_user.c