linux-api.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] selftests: ptrace, kcmp, efivars build failure fixes
@ 2015-03-10 22:00 Shuah Khan
  2015-03-10 22:00 ` [PATCH 3/3] selftests: kcmp build fails when invoked from kselftest target Shuah Khan
       [not found] ` <cover.1426022048.git.shuahkh-JPH+aEBZ4P+UEJcrhfAQsw@public.gmane.org>
  0 siblings, 2 replies; 10+ messages in thread
From: Shuah Khan @ 2015-03-10 22:00 UTC (permalink / raw)
  To: gorcunov-GEFAQzZX7r8dnm+yROfE0A,
	akpm-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b,
	tranmanphong-Re5JQEeQqe8AvxtiuMwx3w, mpe-Gsx/Oe8HsFggBc27wqDAHg
  Cc: Shuah Khan, linux-kernel-u79uwXL29TY76Z2rM5mHXA,
	linux-api-u79uwXL29TY76Z2rM5mHXA

ptrace, efivars, and kcmp Makefiles don't have explicit build rule.
As a result, build fails when make is run from top level Makefile
target kselftest. Without the explicit rule, make works only when
it is run in the current directory or from selftests directory.
Fxing the problems by adding an explicit build rule to fix the
problem.

Shuah Khan (3):
  selftests: ptrace build fails when invoked from kselftest target
  selftests: efivars build fails when invoked from kselftest target
  selftests: kcmp build fails when invoked from kselftest target

 tools/testing/selftests/efivarfs/Makefile | 2 ++
 tools/testing/selftests/kcmp/Makefile     | 5 +++--
 tools/testing/selftests/ptrace/Makefile   | 5 +++--
 3 files changed, 8 insertions(+), 4 deletions(-)

-- 
2.1.0

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

end of thread, other threads:[~2015-03-10 23:40 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-10 22:00 [PATCH 0/3] selftests: ptrace, kcmp, efivars build failure fixes Shuah Khan
2015-03-10 22:00 ` [PATCH 3/3] selftests: kcmp build fails when invoked from kselftest target Shuah Khan
     [not found]   ` <80f321919d8d1f804c4933acac9b044d4c6626eb.1426022048.git.shuahkh-JPH+aEBZ4P+UEJcrhfAQsw@public.gmane.org>
2015-03-10 22:09     ` Cyrill Gorcunov
2015-03-10 22:41       ` Shuah Khan
2015-03-10 22:45         ` Cyrill Gorcunov
     [not found] ` <cover.1426022048.git.shuahkh-JPH+aEBZ4P+UEJcrhfAQsw@public.gmane.org>
2015-03-10 22:00   ` [PATCH 1/3] selftests: ptrace " Shuah Khan
2015-03-10 22:00   ` [PATCH 2/3] selftests: efivars " Shuah Khan
2015-03-10 23:35   ` [PATCH 0/3] selftests: ptrace, kcmp, efivars build failure fixes Michael Ellerman
     [not found]     ` <1426030513.20917.2.camel-Gsx/Oe8HsFggBc27wqDAHg@public.gmane.org>
2015-03-10 23:37       ` Shuah Khan
     [not found]         ` <54FF803E.9030407-JPH+aEBZ4P+UEJcrhfAQsw@public.gmane.org>
2015-03-10 23:40           ` Shuah Khan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).