Skip to content

Commit 3c68810

Browse files
btw616jmberg-intel
authored andcommitted
um: Remove unused PGD_BOUND macro
It's no longer used since commit 11100b1 ("uml: delete unused code"). Signed-off-by: Tiwei Bie <[email protected]> Link: https://patch.msgid.link/[email protected] Signed-off-by: Johannes Berg <[email protected]>
1 parent 0c5258e commit 3c68810

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

arch/um/os-Linux/main.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@
1919
#include <um_malloc.h>
2020
#include "internal.h"
2121

22-
#define PGD_BOUND (4 * 1024 * 1024)
2322
#define STACKSIZE (8 * 1024 * 1024)
2423
#define THREAD_NAME_LEN (256)
2524

0 commit comments

Comments
 (0)