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 <tiwei.btw@antgroup.com> Link: https://patch.msgid.link/20241128083137.2219830-8-tiwei.btw@antgroup.com Signed-off-by: Johannes Berg <johannes.berg@intel.com>
1 parent 0c5258e commit 3c68810

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

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)