Re: [Mesa-dev] [PATCH] Disable the code that allocates W|X memory on OpenBSD

2016-09-08 Thread Mark Kettenis
ble memory on OpenBSD to avoid this. > > > > Patch from Mark Kettenis. Jonathan, Emil, That diff should probably not land "upstream". We're still tweaking the W^X policy, trying to find the code in ports that violates W^X. We recently changed things around such that

Re: [Mesa-dev] [Mesa-stable] [PATCH] egl/x11: authenticate before doing chipset id ioctls

2016-04-26 Thread Mark Kettenis
authentication must take place earlier or the loader will fail > >> "MESA-LOADER: failed to get param for i915". > >> > >> Patch from Mark Kettenis. > >> > >> Cc: "11.2 11.1" > >> Signed-off-by: Mark Kettenis > >>