[LEDE-DEV] [PATCH 0/4] random fixes

Sergey Ryazanov ryazanov.s.a at gmail.com
Tue May 30 14:46:38 PDT 2017


Hello,

these patches fix few random issues that were spotted during ath25
migration from kernel 4.4 to 4.9.

Sergey Ryazanov (4):
  ath25: add missed HAVE_IRQ_EXIT_ON_IRQ_STACK
  kernel: disable CONFIG_SG_POOL by default
  kernel: remove CONFIG_ZONE_DMA_FLAG from 4.9
  kernel: update myloader for linux 4.9

 target/linux/apm821xx/config-4.9                              |  1 -
 target/linux/arc770/config-4.9                                |  1 -
 target/linux/archs38/config-4.9                               |  1 -
 target/linux/ath25/config-4.4                                 |  1 +
 target/linux/bcm53xx/config-4.9                               |  1 -
 target/linux/brcm2708/bcm2708/config-4.9                      |  1 +
 target/linux/brcm2708/bcm2709/config-4.9                      |  1 +
 target/linux/brcm2708/bcm2710/config-4.9                      |  1 +
 target/linux/cns3xxx/config-4.9                               |  1 +
 target/linux/generic/config-4.9                               |  3 +--
 target/linux/generic/files/drivers/mtd/myloader.c             |  2 +-
 target/linux/generic/patches-3.18/003-myloader_backport.patch | 11 +++++++++++
 target/linux/generic/patches-4.4/003-myloader_backport.patch  | 11 +++++++++++
 target/linux/imx6/config-4.9                                  |  1 +
 target/linux/ipq806x/config-4.9                               |  1 -
 target/linux/lantiq/config-4.9                                |  1 -
 target/linux/mediatek/config-4.9                              |  1 -
 target/linux/mpc85xx/config-4.9                               |  1 -
 target/linux/mvebu/config-4.9                                 |  1 +
 target/linux/octeon/config-4.9                                |  1 +
 target/linux/pistachio/config-4.9                             |  1 +
 target/linux/ramips/mt7620/config-4.9                         |  1 -
 target/linux/ramips/mt7621/config-4.9                         |  1 -
 target/linux/ramips/mt7628/config-4.9                         |  1 -
 target/linux/ramips/mt7688/config-4.9                         |  1 -
 target/linux/ramips/rt288x/config-4.9                         |  1 -
 target/linux/ramips/rt305x/config-4.9                         |  1 -
 target/linux/ramips/rt3883/config-4.9                         |  1 -
 target/linux/x86/config-4.9                                   |  1 +
 29 files changed, 34 insertions(+), 18 deletions(-)
 create mode 100644 target/linux/generic/patches-3.18/003-myloader_backport.patch
 create mode 100644 target/linux/generic/patches-4.4/003-myloader_backport.patch

-- 
2.10.2




More information about the Lede-dev mailing list