* - gru-driver-v2-driver-makefile.patch removed from -mm tree
@ 2008-07-01 8:04 akpm
0 siblings, 0 replies; only message in thread
From: akpm @ 2008-07-01 8:04 UTC (permalink / raw)
To: steiner, andrea, holt, mingo, tglx, mm-commits
The patch titled
GRU driver: driver makefile
has been removed from the -mm tree. Its filename was
gru-driver-v2-driver-makefile.patch
This patch was dropped because it needs mmu notifiers, which I don't have
The current -mm tree may be found at http://userweb.kernel.org/~akpm/mmotm/
------------------------------------------------------
Subject: GRU driver: driver makefile
From: Jack Steiner <steiner@sgi.com>
Add the GRU driver makefile.
Signed-off-by: Jack Steiner <steiner@sgi.com>
Cc: Ingo Molnar <mingo@elte.hu>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: Robin Holt <holt@sgi.com>
Cc: Andrea Arcangeli <andrea@qumranet.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
---
drivers/misc/sgi-gru/Makefile | 3 +++
1 file changed, 3 insertions(+)
diff -puN /dev/null drivers/misc/sgi-gru/Makefile
--- /dev/null
+++ a/drivers/misc/sgi-gru/Makefile
@@ -0,0 +1,3 @@
+obj-$(CONFIG_SGI_GRU) := gru.o
+gru-y := grufile.o grumain.o grufault.o grutlbpurge.o gruprocfs.o grukservices.o
+
_
Patches currently in -mm which might be from steiner@sgi.com are
gru-driver-v2-driver-makefile.patch
gru-driver-v2-export-is_uv_system-zap_page_range-follow_page.patch
gru-driver-v2-driver-misc-makefile-kconfig-changes.patch
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2008-07-01 8:04 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-07-01 8:04 - gru-driver-v2-driver-makefile.patch removed from -mm tree akpm
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.