[<prev] [next>] [day] [month] [year] [list]
Message-ID: <579F7F3F.9060607@osg.samsung.com>
Date: Mon, 1 Aug 2016 10:56:31 -0600
From: Shuah Khan <shuahkh@....samsung.com>
To: torvalds@...ux-foundation.org
Cc: LKML <linux-kernel@...r.kernel.org>,
linux-kselftest@...r.kernel.org,
Shuah Khan <shuahkh@....samsung.com>
Subject: [GIT PULL] Kselftest fixes update for 4.8-rc1
Hi Linus,
Please pull this 1/2 of Kselftest update for 4.8-rc1. This update
contains fixes. diff is attached.
thanks,
-- Shuah
---------------------------------------------------------------------------------
The following changes since commit 1a695a905c18548062509178b98bc91e67510864:
Linux 4.7-rc1 (2016-05-29 09:29:24 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest tags/linux-kselftest-4.8-rc1-fixes
for you to fetch changes up to f80eb4289491f6ddb0788636ce0bd6f5d3a2012a:
selftests/exec: Makefile is a run-time dependency, add it to the install list (2016-06-15 13:35:55 -0600)
----------------------------------------------------------------
linux-kselftest-4.8-rc1-fixes
This fixes update for Kselftest adds:
- Adds a new timer set-tz test case
- Fixes a bug in exec test Makefile dependency list
-
----------------------------------------------------------------
John Stultz (1):
kselftests: timers: Add set-tz test case
Yannick Brosseau (1):
selftests/exec: Makefile is a run-time dependency, add it to the install list
tools/testing/selftests/exec/Makefile | 3 +-
tools/testing/selftests/timers/Makefile | 3 +-
tools/testing/selftests/timers/set-tz.c | 119 ++++++++++++++++++++++++++++++++
3 files changed, 123 insertions(+), 2 deletions(-)
create mode 100644 tools/testing/selftests/timers/set-tz.c
---------------------------------------------------------------------------------
--
Shuah Khan
Sr. Linux Kernel Developer
Open Source Innovation Group
Samsung Research America (Silicon Valley)
shuahkh@....samsung.com
View attachment "4.8-rc1_fixes.diff" of type "text/x-patch" (3985 bytes)
Powered by blists - more mailing lists