summaryrefslogtreecommitdiff
path: root/src/kern/linux
diff options
context:
space:
mode:
authorVince Weaver <vince@csl.cornell.edu>2009-10-19 17:29:34 -0400
committerVince Weaver <vince@csl.cornell.edu>2009-10-19 17:29:34 -0400
commit56154cff5eab4a28a6d86a820a4364f99889555f (patch)
tree50afd981f66ed0e2e1d14a20da45e0a6c5a173c4 /src/kern/linux
parent22dc2b5595519d5fc7ca93854053b22a359e331b (diff)
downloadgem5-56154cff5eab4a28a6d86a820a4364f99889555f.tar.xz
Enable getuid and getgid related syscalls on X86_SE
I've tested these on x86 and they work as expected. In theory for 32-bit x86 we should have some sort of special handling for the legacy 16-bit uid/gid syscalls, but in practice modern toolchains don't use the 16-bit versions, and m5 sets the uid and gid values to be less than 16-bits anyway. This fix is needed for the perl spec2k benchmarks to run.
Diffstat (limited to 'src/kern/linux')
0 files changed, 0 insertions, 0 deletions