CVSROOT: /cvs Module name: src Changes by: dera...@cvs.openbsd.org 2017/06/29 07:04:09
Modified files: sys/arch/armv7/conf: Makefile.armv7 Log message: 0xd4d4d4d4 is a useful 'trap instruction' on arm64, but not on arm32. 0xffffffff seems better in userland and kernel. still not exactly happy with the situation. long discussion with kettenis. anyone else have an opinion?