1. 06 1月, 2017 2 次提交
  2. 14 7月, 2016 1 次提交
    • M
      selftests/powerpc: Add a test for PROT_SAO · 24af8c5a
      Michael Ellerman 提交于
      PROT_SAO is a powerpc-specific flag to mmap(), and we rely on arch
      specific logic to allow it to be passed to mmap().
      
      Add a small test to ensure mmap() accepts PROT_SAO. We don't have a good
      way to test that it actually causes the mapping to be created with the
      right flags, so for now we just touch the mapping so it's faulted in. In
      future we might be able to do something better.
      Signed-off-by: NMichael Ellerman <mpe@ellerman.id.au>
      24af8c5a
  3. 17 8月, 2015 1 次提交
  4. 20 3月, 2015 1 次提交
  5. 23 1月, 2015 1 次提交
  6. 06 6月, 2014 1 次提交