[patch 0/2] make kcmp own config entry
Cyrill Gorcunov
gorcunov at openvz.org
Tue Feb 19 01:48:00 EST 2013
Hi guys, kcmp syscall (according to git log) is being wired up for a number
of architectures other than x86 (where it was developed initially). But the
main Makefile which controling its compilation is still x86 dependant.
Thus I think kcmp may deserve own config entry unrelated to arch type it
is being compiled for. In case if some particular arch doesn't support it
ENOSYS should be returned. This small set also wires up kcmp for ARM.
Please take a look, thanks!
Cyrill
More information about the linux-arm-kernel
mailing list