Merge pull request #1766 from ndauten/ndauten-patch-1

Spelling error: Dautenhan -> Dautenhahn
This commit is contained in:
Justin Cormack 2017-05-03 19:15:39 +01:00 committed by GitHub
commit 81c3b92a7a

View File

@ -8,7 +8,7 @@ Project links:
- Userspace components and supporting material:
https://github.com/linux-okernel/linux-okernel-components
Similar to the nested-kernel work for BSD by Dautenhan et al[1], the aim
Similar to the nested-kernel work for BSD by Dautenhahn et al[1], the aim
of the split kernel (okernel) is to introduce a level of intra-kernel
protection into the kernel so that, amongst other things, we can offer
lifetime guarantees over kernel code and data integrity. Unlike the BSD-