All of lore.kernel.org
 help / color / mirror / Atom feed
From: Shuah Khan <shuahkh-JPH+aEBZ4P+UEJcrhfAQsw@public.gmane.org>
To: Ben Hutchings <ben-/+tVBieCtBitmTQ+vhA3Yw@public.gmane.org>
Cc: linux-api-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	Shuah Khan <shuahkh-JPH+aEBZ4P+UEJcrhfAQsw@public.gmane.org>
Subject: Re: [PATCH v2 selftests 0/6] Fix some broken tests
Date: Tue, 3 Nov 2015 17:00:47 -0700	[thread overview]
Message-ID: <56394AAF.9060200@osg.samsung.com> (raw)
In-Reply-To: <20151102122048.GA17015-/+tVBieCtBitmTQ+vhA3Yw@public.gmane.org>

On 11/02/2015 05:20 AM, Ben Hutchings wrote:
> This series fixes some self-tests that are broken, unreliable or 
> produce compiler warnings in 4.3.
> 
> Ben.
> 
> Ben Hutchings (6): selftests: Add missing #include directives 
> selftests: memfd: Stop unnecessary rebuilds selftests: kprobe:
> Choose an always-defined function to probe selftests: Make scripts
> executable selftests: vm: Try harder to allocate huge pages 
> selftests: breakpoint: Actually build it
> 
> tools/testing/selftests/breakpoints/Makefile              |  2 +- 
> .../selftests/ftrace/test.d/kprobe/add_and_remove.tc      |  2 +- 
> .../testing/selftests/ftrace/test.d/kprobe/busy_check.tc  |  2 +- 
> .../testing/selftests/ftrace/test.d/kprobe/kprobe_args.tc |  2 +- 
> .../selftests/ftrace/test.d/kprobe/kprobe_ftrace.tc       | 14
> +++++++------- .../selftests/ftrace/test.d/kprobe/kretprobe_args.tc
> |  2 +- tools/testing/selftests/memfd/Makefile                    |
> 12 ++++++------ tools/testing/selftests/memfd/memfd_test.c
> |  1 + tools/testing/selftests/memfd/run_fuse_test.sh            |
> 0 tools/testing/selftests/mqueue/mq_open_tests.c            |  1 + 
> tools/testing/selftests/mqueue/mq_perf_tests.c            |  1 + 
> tools/testing/selftests/static_keys/test_static_keys.sh   |  0 
> tools/testing/selftests/timers/nanosleep.c                |  1 + 
> tools/testing/selftests/vm/run_vmtests                    | 15
> ++++++++++++++- 14 files changed, 36 insertions(+), 19
> deletions(-) mode change 100644 => 100755
> tools/testing/selftests/memfd/run_fuse_test.sh mode change 100644
> => 100755 tools/testing/selftests/static_keys/test_static_keys.sh
> 

Ben,

Thanks for doing this. Several tests pass now with your patches.
All 6 patches applied to linux-kselftest next for 4.4

thanks,
-- Shuah


-- 
Shuah Khan
Sr. Linux Kernel Developer
Open Source Innovation Group
Samsung Research America (Silicon Valley)
shuahkh-JPH+aEBZ4P+UEJcrhfAQsw@public.gmane.org | (970) 217-8978

      parent reply	other threads:[~2015-11-04  0:00 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-11-02 12:20 [PATCH v2 selftests 0/6] Fix some broken tests Ben Hutchings
     [not found] ` <20151102122048.GA17015-/+tVBieCtBitmTQ+vhA3Yw@public.gmane.org>
2015-11-02 12:21   ` [PATCH v2 selftests 1/6] selftests: Add missing #include directives Ben Hutchings
2015-11-02 12:21   ` [PATCH v2 selftests 2/6] selftests: memfd: Stop unnecessary rebuilds Ben Hutchings
2015-11-02 12:22   ` [PATCH v2 selftests 3/6] selftests: kprobe: Choose an always-defined function to probe Ben Hutchings
2015-11-02 12:22   ` [PATCH v2 selftests 4/6] selftests: Make scripts executable Ben Hutchings
2015-11-02 12:22   ` [PATCH v2 selftests 5/6] selftests: vm: Try harder to allocate huge pages Ben Hutchings
2015-11-02 12:22   ` [PATCH v2 selftests 6/6] selftests: breakpoint: Actually build it Ben Hutchings
2015-11-04  0:00   ` Shuah Khan [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=56394AAF.9060200@osg.samsung.com \
    --to=shuahkh-jph+aebz4p+uejcrhfaqsw@public.gmane.org \
    --cc=ben-/+tVBieCtBitmTQ+vhA3Yw@public.gmane.org \
    --cc=linux-api-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.