Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 17888
b: refs/heads/master
c: 10b5aab
h: refs/heads/master
v: v3
  • Loading branch information
Adrian Bunk authored and Linus Torvalds committed Jan 12, 2006
1 parent 805bfd6 commit a089d1c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 7 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 4eac915d02453e81a32595cd7423492c81337a26
refs/heads/master: 10b5aabddd1e8f26fdccc56666ddcad653e02fd6
6 changes: 0 additions & 6 deletions trunk/include/asm-h8300/page.h
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down

0 comments on commit a089d1c

Please sign in to comment.