linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] Kselftest second fixes update for Linux 5.2-rc4
@ 2019-06-08  2:11 Shuah Khan
  2019-06-08 19:30 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Shuah Khan @ 2019-06-08  2:11 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: skhan, Linux Kernel Mailing List, open list:KERNEL SELFTEST FRAMEWORK

[-- Attachment #1: Type: text/plain, Size: 1453 bytes --]

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(-)
----------------------------------------------------------------

[-- Attachment #2: linux-kselftest-5.2-rc4-2.diff --]
[-- Type: text/x-patch, Size: 453 bytes --]

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

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] Kselftest second fixes update for Linux 5.2-rc4
  2019-06-08  2:11 [GIT PULL] Kselftest second fixes update for Linux 5.2-rc4 Shuah Khan
@ 2019-06-08 19:30 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2019-06-08 19:30 UTC (permalink / raw)
  To: Shuah Khan
  Cc: Linus Torvalds, skhan, Linux Kernel Mailing List,
	open list:KERNEL SELFTEST FRAMEWORK

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!

-- 
Deet-doot-dot, I am a bot.
https://korg.wiki.kernel.org/userdoc/prtracker

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-06-08 19:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-06-08  2:11 [GIT PULL] Kselftest second fixes update for Linux 5.2-rc4 Shuah Khan
2019-06-08 19:30 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).