diff mbox series

[GIT,PULL] Kselftest second fixes update for Linux 5.2-rc4

Message ID f97f7947-db3b-07dd-157d-78ab9840a4dc@linuxfoundation.org (mailing list archive)
State Mainlined
Commit e2e88325f4bcaea51f454723971f7b5ee0e1aa80
Headers show
Series [GIT,PULL] Kselftest second fixes update for Linux 5.2-rc4 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest

Commit Message

Shuah Khan June 8, 2019, 2:11 a.m. UTC
Hi Linus,

Please pull the following second Kselftest fixes update for
Linux 5.2 rc4.

This Kselftest second fixes update for Linux 5.2-rc4 consists of a
single fix for vm test build failure regression when it is built by
itself.

I found this while I was sanity checking the first fixes update for
Linux 5.2. Would like to get this into rc4.

diff is attached.

thanks,
-- Shuah


----------------------------------------------------------------
The following changes since commit bc2cce3f2ebcae02aa4bb29e3436bf75ee674c32:

   selftests: vm: install test_vmalloc.sh for run_vmtests (2019-05-30 
08:32:57 -0600)

are available in the Git repository at:

   git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest 
tags/linux-kselftest-5.2-rc4-2

for you to fetch changes up to e2e88325f4bcaea51f454723971f7b5ee0e1aa80:

   selftests: vm: Fix test build failure when built by itself 
(2019-06-05 16:05:40 -0600)

----------------------------------------------------------------
linux-kselftest-5.2-rc4-2

This Kselftest second fixes update for Linux 5.2-rc4 consists of a single
fix for vm test build failure regression when it is built by itself.

----------------------------------------------------------------
Shuah Khan (1):
       selftests: vm: Fix test build failure when built by itself

  tools/testing/selftests/vm/Makefile | 4 ----
  1 file changed, 4 deletions(-)
----------------------------------------------------------------

Comments

pr-tracker-bot@kernel.org June 8, 2019, 7:30 p.m. UTC | #1
The pull request you sent on Fri, 7 Jun 2019 20:11:05 -0600:

> git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest tags/linux-kselftest-5.2-rc4-2

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/0ad43e29b6e845758f0ceb80e3c1d1a9cebfad06

Thank you!
diff mbox series

Patch

diff --git a/tools/testing/selftests/vm/Makefile b/tools/testing/selftests/vm/Makefile
index 05306c58ff9f..9534dc2bc929 100644
--- a/tools/testing/selftests/vm/Makefile
+++ b/tools/testing/selftests/vm/Makefile
@@ -1,10 +1,6 @@ 
 # SPDX-License-Identifier: GPL-2.0
 # Makefile for vm selftests
 
-ifndef OUTPUT
-  OUTPUT := $(shell pwd)
-endif
-
 CFLAGS = -Wall -I ../../../../usr/include $(EXTRA_CFLAGS)
 LDLIBS = -lrt
 TEST_GEN_FILES = compaction_test