All of lore.kernel.org
 help / color / mirror / Atom feed
* [patch 0/2] make kcmp own config entry
@ 2013-02-19  6:48 ` Cyrill Gorcunov
  0 siblings, 0 replies; 43+ messages in thread
From: Cyrill Gorcunov @ 2013-02-19  6:48 UTC (permalink / raw)
  To: linux-arm-kernel

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

^ permalink raw reply	[flat|nested] 43+ messages in thread

end of thread, other threads:[~2013-02-23 22:32 UTC | newest]

Thread overview: 43+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-02-19  6:48 [patch 0/2] make kcmp own config entry Cyrill Gorcunov
2013-02-19  6:48 ` Cyrill Gorcunov
2013-02-19  6:48 ` [patch 1/2] kcmp: Make it to depend on CONFIG_KCMP Cyrill Gorcunov
2013-02-19  6:48   ` Cyrill Gorcunov
2013-02-19  8:47   ` KOSAKI Motohiro
2013-02-19  8:47     ` KOSAKI Motohiro
2013-02-19  9:22   ` Michal Marek
2013-02-19  9:22     ` Michal Marek
2013-02-19  9:31     ` Cyrill Gorcunov
2013-02-19  9:31       ` Cyrill Gorcunov
2013-02-19 17:53       ` H. Peter Anvin
2013-02-19 17:53         ` H. Peter Anvin
2013-02-19 18:28         ` Cyrill Gorcunov
2013-02-19 18:28           ` Cyrill Gorcunov
2013-02-19 21:42           ` Andrew Morton
2013-02-19 21:42             ` Andrew Morton
2013-02-19 21:48             ` H. Peter Anvin
2013-02-19 21:48               ` H. Peter Anvin
2013-02-19 22:02               ` Cyrill Gorcunov
2013-02-19 22:02                 ` Cyrill Gorcunov
2013-02-19 21:54             ` Cyrill Gorcunov
2013-02-19 21:54               ` Cyrill Gorcunov
2013-02-19 22:00               ` Andrew Morton
2013-02-19 22:00                 ` Andrew Morton
2013-02-19 22:11                 ` Cyrill Gorcunov
2013-02-19 22:11                   ` Cyrill Gorcunov
2013-02-19 22:15                   ` Cyrill Gorcunov
2013-02-19 22:15                     ` Cyrill Gorcunov
2013-02-19 22:32                     ` Cyrill Gorcunov
2013-02-19 22:32                       ` Cyrill Gorcunov
2013-02-19 23:41                   ` H. Peter Anvin
2013-02-19 23:41                     ` H. Peter Anvin
2013-02-19  6:48 ` [patch 2/2] arm: Wire up kcmp syscall Cyrill Gorcunov
2013-02-19  6:48   ` Cyrill Gorcunov
2013-02-19  7:07   ` Cyrill Gorcunov
2013-02-19  7:07     ` Cyrill Gorcunov
2013-02-20  7:56     ` Cyrill Gorcunov
2013-02-20 23:17     ` Andrew Morton
2013-02-20 23:17       ` Andrew Morton
2013-02-21  5:43       ` Cyrill Gorcunov
2013-02-21  5:43         ` Cyrill Gorcunov
2013-02-23 22:31     ` Arnd Bergmann
2013-02-23 22:31       ` Arnd Bergmann

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.