From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754025AbbIROlX (ORCPT ); Fri, 18 Sep 2015 10:41:23 -0400 Received: from lists.s-osg.org ([54.187.51.154]:38104 "EHLO lists.s-osg.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752200AbbIROlT (ORCPT ); Fri, 18 Sep 2015 10:41:19 -0400 To: Linus Torvalds Cc: linux-kernel@vger.kernel.org, linux-api@vger.kernel.org, Shuah Khan From: Shuah Khan Subject: [GIT PULL] Kselftest fixes for 4.3-rc2 Organization: Samsung Open Source Group Message-ID: <55FC2286.7010809@osg.samsung.com> Date: Fri, 18 Sep 2015 08:41:10 -0600 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.2.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Linus, Please pull the following fixes for 4.3-rc2. This update contains 7 fixes for problems ranging from build failures to incorrect error reporting. thanks, -- Shuah The following changes since commit 6ff33f3902c3b1c5d0db6b1e2c70b6d76fba357f: Linux 4.3-rc1 (2015-09-12 16:35:56 -0700) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest tags/linux-kselftest-4.3-rc2 for you to fetch changes up to ae7858180510d6fd0dfaf66d209bc6103db1678f: selftests: exec: revert to default emit rule (2015-09-14 16:45:05 -0600) ---------------------------------------------------------------- linux-kselftest-4.3-rc2-fixes This update contains 7 fixes for problems ranging from build failurs to incorrect error reporting. ---------------------------------------------------------------- Bamvor Jian Zhang (5): selftests: rename jump label to static_keys selftests: mqueue: allow extra cflags selftests: mqueue: simplify the Makefile selftests: change install command to rsync selftests: exec: revert to default emit rule Kees Cook (1): selftests/seccomp: add support for s390 Zhang Zhen (1): seltests/zram: fix syntax error tools/testing/selftests/Makefile | 2 +- tools/testing/selftests/exec/Makefile | 4 +-- tools/testing/selftests/ftrace/Makefile | 2 +- tools/testing/selftests/lib.mk | 11 +++----- tools/testing/selftests/mqueue/Makefile | 10 +++---- tools/testing/selftests/seccomp/seccomp_bpf.c | 37 +++++++++++++++++++++++++- tools/testing/selftests/seccomp/test_harness.h | 7 ++--- tools/testing/selftests/zram/zram.sh | 10 +------ tools/testing/selftests/zram/zram_lib.sh | 3 ++- 9 files changed, 52 insertions(+), 34 deletions(-) -- Shuah Khan Sr. Linux Kernel Developer Open Source Innovation Group Samsung Research America (Silicon Valley) shuahkh@osg.samsung.com | (970) 217-8978