mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-18 05:08:06 +02:00
For a variety of reasons mmap (selinux and pax to name a few) and can fail and with current code. This will result in a crash in the driver, if not worse. This has been the case since the inception of the gallium copy of rtasm. Cc: 9.1 9.2 10.0 <mesa-stable@lists.freedesktop.org> Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=73473 Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com> Reviewed-by: Jakob Bornecrantz <jakob@vmware.com> |
||
|---|---|---|
| .. | ||
| rtasm_cpu.c | ||
| rtasm_cpu.h | ||
| rtasm_execmem.c | ||
| rtasm_execmem.h | ||
| rtasm_x86sse.c | ||
| rtasm_x86sse.h | ||