Drop UACCESS_WITH_MEMCPY on ARMv7 as it's broken (rhbz 1250613)
This commit is contained in:
parent
c00d75db9b
commit
766a149dc4
@ -139,8 +139,6 @@ CONFIG_LSM_MMAP_MIN_ADDR=32768
|
||||
|
||||
CONFIG_XZ_DEC_ARM=y
|
||||
|
||||
CONFIG_UACCESS_WITH_MEMCPY=y
|
||||
|
||||
CONFIG_PCI_HOST_GENERIC=y
|
||||
# CONFIG_PCI_LAYERSCAPE is not set
|
||||
# CONFIG_PCIE_IPROC is not set
|
||||
|
@ -2024,6 +2024,9 @@ fi
|
||||
#
|
||||
#
|
||||
%changelog
|
||||
* Tue Aug 11 2015 Peter Robinson <pbrobinson@fedoraproject.org>
|
||||
- Drop UACCESS_WITH_MEMCPY on ARMv7 as it's broken (rhbz 1250613)
|
||||
|
||||
* Sun Aug 09 2015 Josh Boyer <jwboyer@fedoraproject.org> - 4.2.0-0.rc6.git0.1
|
||||
- Linux v4.2-rc6
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user