[ia64] sched: Disable SCHED_STACK_END_CHECK (Closes: #905461)

This commit is contained in:
Ben Hutchings 2018-08-05 21:05:28 +08:00
parent 9572404d42
commit 8b3963b0eb
2 changed files with 7 additions and 0 deletions

1
debian/changelog vendored
View File

@ -3,6 +3,7 @@ linux (4.17.8-2) UNRELEASED; urgency=medium
* [armhf] gpu: host1x: Drop my build fix in favour of upstream fix:
- Revert "Revert "gpu: host1x: Add IOMMU support""
- gpu: host1x: Fix compiler errors by converting to dma_addr_t
* [ia64] sched: Disable SCHED_STACK_END_CHECK (Closes: #905461)
-- Ben Hutchings <ben@decadent.org.uk> Sun, 05 Aug 2018 19:37:24 +0800

View File

@ -757,6 +757,12 @@ CONFIG_FB_TRIDENT=m
##
CONFIG_PSTORE=y
##
## file: lib/Kconfig.debug
##
#. Broken here (#905461)
# CONFIG_SCHED_STACK_END_CHECK is not set
##
## file: lib/xz/Kconfig
##