projects
/
qemu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
80cba1b
)
exec: Remove env from list of poisoned names
author
Stefan Weil
<sw@weilnetz.de>
Sun, 21 Jul 2013 14:43:14 +0000
(16:43 +0200)
committer
Michael Tokarev
<mjt@tls.msk.ru>
Sat, 27 Jul 2013 07:22:54 +0000
(11:22 +0400)
The global variable env was removed some time ago, so this name may be
used without any restriction now.
Signed-off-by: Stefan Weil <sw@weilnetz.de>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
include/exec/poison.h
patch
|
blob
|
history
diff --git
a/include/exec/poison.h
b/include/exec/poison.h
index 2341a750413f50a5ecd9785c629de2f5fcacbda8..a4b1eca24f305cb52dedea859714c3d55e80f8c7 100644
(file)
--- a/
include/exec/poison.h
+++ b/
include/exec/poison.h
@@
-36,7
+36,6
@@
#pragma GCC poison TARGET_PAGE_ALIGN
#pragma GCC poison CPUArchState
-#pragma GCC poison env
#pragma GCC poison lduw_phys
#pragma GCC poison ldl_phys