Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753205AbaJFQrQ (ORCPT ); Mon, 6 Oct 2014 12:47:16 -0400 Received: from lists.s-osg.org ([54.187.51.154]:39589 "EHLO lists.s-osg.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752839AbaJFQrN (ORCPT ); Mon, 6 Oct 2014 12:47:13 -0400 Message-ID: <5432C788.50609@osg.samsung.com> Date: Mon, 06 Oct 2014 10:47:04 -0600 From: Shuah Khan Organization: Samsung Open Source Group User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.1.2 MIME-Version: 1.0 To: linus Torvalds CC: Andrew Morton , "open list:KERNEL SELFTEST F..." , "linux-kernel@vger.kernel.org" , Shuah Khan Subject: [GIT PULL] kselftest 3.18-updates-1 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Linus, Here are the updates for kselftest for 3.18. Please see details in the signed tag. thanks, -- Shuah The following changes since commit 69e273c0b0a3c337a521d083374c918dc52c666f: Linux 3.17-rc3 (2014-08-31 18:23:04 -0700) are available in the git repository at: git@gitolite.kernel.org:/pub/scm/linux/kernel/git/shuah/linux-kselftest tags/kselftest-3.18-updates-1 for you to fetch changes up to ce6a144a0d01c6628496e4c0d18fbf3a0362cc67: selftests/memfd: Run test on all architectures (2014-09-17 08:00:16 -0600) ---------------------------------------------------------------- kselftest Updates for 3.18 - Fix for missing arguments to printf - Fix to build failures on 32-bit systems. - Enhancement to run memfd_test run on all architectures as most architectures support __NR_memfd_create ---------------------------------------------------------------- Pranith Kumar (3): memfd_test: Make it work on 32-bit systems memfd_test: Add missing argument to printf() selftests/memfd: Run test on all architectures tools/testing/selftests/memfd/Makefile | 21 ----------------- tools/testing/selftests/memfd/memfd_test.c | 36 ++++++++++++++---------------- 2 files changed, 17 insertions(+), 40 deletions(-) -- Shuah Khan Sr. Linux Kernel Developer Samsung Research America (Silicon Valley) shuahkh@osg.samsung.com | (970) 217-8978 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/