]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitcb8cf713c782dba90c5d44a3fe0493d52e4ea3af
treedb4f4c034b6fbc7923b111d2f0504694dbbd1352
parentbaa54667de8de79577085bde7cd161f01f5c6072
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