[3.19.y-ckt stable] Patch "Revert "tools/vm: fix page-flags build"" has been added to staging queue

Kamal Mostafa kamal at canonical.com
Tue Jun 23 16:49:08 UTC 2015


This is a note to let you know that I have just added a patch titled

    Revert "tools/vm: fix page-flags build"

to the linux-3.19.y-queue branch of the 3.19.y-ckt extended stable tree 
which can be found at:

    http://kernel.ubuntu.com/git/ubuntu/linux.git/log/?h=linux-3.19.y-queue

This patch is scheduled to be released in version 3.19.8-ckt3.

If you, or anyone else, feels it should not be added to this tree, please 
reply to this email.

For more information about the 3.19.y-ckt tree, see
https://wiki.ubuntu.com/Kernel/Dev/ExtendedStable

Thanks.
-Kamal

------

>From b5c55d85b04c78adb9ab1af4dde4bae86f015e19 Mon Sep 17 00:00:00 2001
From: Kamal Mostafa <kamal at canonical.com>
Date: Tue, 23 Jun 2015 09:41:37 -0700
Subject: Revert "tools/vm: fix page-flags build"

This reverts commit 3ddd7003c1769604977177ba8a3c4cb8b3c3029a
from 3.19-stable.

Patch is not suitable for 3.19-stable (breaks "make -C tools/vm").

Cc: Sasha Levin <sasha.levin at oracle.com>
Signed-off-by: Kamal Mostafa <kamal at canonical.com>
---
 tools/vm/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tools/vm/Makefile b/tools/vm/Makefile
index 93aadaf..ac884b6 100644
--- a/tools/vm/Makefile
+++ b/tools/vm/Makefile
@@ -3,7 +3,7 @@
 TARGETS=page-types slabinfo page_owner_sort

 LIB_DIR = ../lib/api
-LIBS = $(LIB_DIR)/libapi.a
+LIBS = $(LIB_DIR)/libapikfs.a

 CC = $(CROSS_COMPILE)gcc
 CFLAGS = -Wall -Wextra -I../lib/
--
1.9.1





More information about the kernel-team mailing list