public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [2.6 patch] include/asm-h8300/page.h: remove unused KTHREAD_SIZE #define
@ 2006-01-06 16:19 Adrian Bunk
  0 siblings, 0 replies; 2+ messages in thread
From: Adrian Bunk @ 2006-01-06 16:19 UTC (permalink / raw)
  To: linux-kernel

This patch removes an unused #define.


Signed-off-by: Adrian Bunk <bunk@stusta.de>

--- linux-2.6.15-mm1-full/include/asm-h8300/page.h.old	2006-01-06 16:44:15.000000000 +0100
+++ linux-2.6.15-mm1-full/include/asm-h8300/page.h	2006-01-06 16:44:25.000000000 +0100
@@ -13,12 +13,6 @@
 
 #include <asm/setup.h>
 
-#if !defined(CONFIG_SMALL_TASKS) && PAGE_SHIFT < 13
-#define KTHREAD_SIZE (8192)
-#else
-#define KTHREAD_SIZE PAGE_SIZE
-#endif
- 
 #ifndef __ASSEMBLY__
  
 #define get_user_page(vaddr)		__get_free_page(GFP_KERNEL)


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

* [2.6 patch] include/asm-h8300/page.h: remove unused KTHREAD_SIZE #define
@ 2006-01-09 22:23 Adrian Bunk
  0 siblings, 0 replies; 2+ messages in thread
From: Adrian Bunk @ 2006-01-09 22:23 UTC (permalink / raw)
  To: Andrew Morton; +Cc: linux-kernel

This patch removes an unused #define.


Signed-off-by: Adrian Bunk <bunk@stusta.de>

---

This patch was already sent on:
- 6 Jan 2006

--- linux-2.6.15-mm1-full/include/asm-h8300/page.h.old	2006-01-06 16:44:15.000000000 +0100
+++ linux-2.6.15-mm1-full/include/asm-h8300/page.h	2006-01-06 16:44:25.000000000 +0100
@@ -13,12 +13,6 @@
 
 #include <asm/setup.h>
 
-#if !defined(CONFIG_SMALL_TASKS) && PAGE_SHIFT < 13
-#define KTHREAD_SIZE (8192)
-#else
-#define KTHREAD_SIZE PAGE_SIZE
-#endif
- 
 #ifndef __ASSEMBLY__
  
 #define get_user_page(vaddr)		__get_free_page(GFP_KERNEL)


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

end of thread, other threads:[~2006-01-09 22:23 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-01-06 16:19 [2.6 patch] include/asm-h8300/page.h: remove unused KTHREAD_SIZE #define Adrian Bunk
  -- strict thread matches above, loose matches on Subject: below --
2006-01-09 22:23 Adrian Bunk

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox