commit | 2b6abf6f89fdea19ad174634d1c4d79855571c2f | [log] [tgz] |
---|---|---|
author | Andrew Boie <andrew.p.boie@intel.com> | Wed Oct 11 15:46:42 2017 -0700 |
committer | Anas Nashif <nashif@linux.intel.com> | Wed Oct 11 20:27:10 2017 -0400 |
tree | c387be2be9c73123d13ec460ae478438ab7852ee | |
parent | 6093a94454dd8f8211a10d4f6426ce35e19c4f0e [diff] |
kernel: USERSPACE implies HW_STACK_PROTECTION Userspace is built on top of hardware stack protection and assumes it is there. We can't enable this unless ARCH_HAS_USERSPACE is defined anyway. Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>