Re: [LEDE-DEV] [PATCH] procd: initd: fix path allocation in early_insmod

2017-12-29 Thread Rosen Penev
On Thu, Dec 28, 2017 at 8:48 PM, Nathan Hintz wrote: > Noticed that /tmp was not being created on /dev/zram0. This was on > ixp4xx (nslu2) using GCC 6.3 and musl. > > The allocation should be using the length of the passed string > (module path), not the size of the pointer

Re: [LEDE-DEV] [PATCH v1] kernel: bump 4.4 to 4.4.108 for 17.01

2017-12-29 Thread Kevin Darbyshire-Bryant
> On 29 Dec 2017, at 23:36, John Crispin wrote: > > > > On 30/12/17 00:22, John Crispin wrote: >> Hi Kevin, >> >> fails to apply for me ?! >> >> John >> > > my bad, applied, Thanks ! > John > hehe :-) np. Had me checking though :-) Kevin

Re: [LEDE-DEV] [PATCH v1] kernel: bump 4.4 to 4.4.108 for 17.01

2017-12-29 Thread John Crispin
On 30/12/17 00:22, John Crispin wrote: Hi Kevin, fails to apply for me ?!     John my bad, applied, Thanks !     John On 26/12/17 20:30, Kevin Darbyshire-Bryant wrote: Refresh patches. Signed-off-by: Kevin Darbyshire-Bryant --- include/kernel-version.mk

Re: [LEDE-DEV] [PATCH v1] kernel: bump 4.4 to 4.4.108 for 17.01

2017-12-29 Thread John Crispin
Hi Kevin, fails to apply for me ?!     John On 26/12/17 20:30, Kevin Darbyshire-Bryant wrote: Refresh patches. Signed-off-by: Kevin Darbyshire-Bryant --- include/kernel-version.mk | 4 ++--

Re: [LEDE-DEV] [PATCH fstools] libblkid-tiny: add support for NTFS superblock

2017-12-29 Thread John Crispin
On 25/12/17 20:52, Rafał Miłecki wrote: From: Rafał Miłecki Its copied from the util-linux project and its libblkid. Call to the blkid_probe_set_utf8label was commented out due to libblkid-tiny not supporting it yet. Signed-off-by: Rafał Miłecki

Re: [LEDE-DEV] [PATCH v1] kernel: bump 4.4 to 4.4.108 for 17.01

2017-12-29 Thread Stijn Segers
Refresh patches. [Compile-tested on ar71xx, ramips/mt7621 and x86/64. Run-tested on ramips/mt7621 by Stijn Segers] Signed-off-by: Kevin Darbyshire-Bryant Tested-by: Stijn Segers --- include/kernel-version.mk | 4 ++--

[LEDE-DEV] [PATCH v1] kernel: bump 4.9 to 4.9.73

2017-12-29 Thread Kevin Darbyshire-Bryant
Refresh patches. Runtime tested: ar71xx - Archer C7 v2 Signed-off-by: Kevin Darbyshire-Bryant --- include/kernel-version.mk | 4 +-- .../090-net-generalize-napi_complete_done.patch| 2 +- .../120-net-mvneta-add-BQL-support.patch

Re: [LEDE-DEV] [PATCH hauke/kernel-4.14-sunxi 0/4] add LEDE support for NanoPi NEO Plus2 board

2017-12-29 Thread Hauke Mehrtens
Hi antony, On 12/28/2017 06:21 PM, Antony Antony wrote: > Hi Hauke, > > This will add initial LEDE support for a new board, NanoPi NEO Plus2 board. > > LEDE menu options, u-boot, and kernel DT files. The patches are against > hauke/kernel-4.14-sunxi branch. Ok this is my development branch,

Re: [LEDE-DEV] [PATCH 3/3] sunxi: backport stmmac network patches

2017-12-29 Thread Hauke Mehrtens
On 12/29/2017 02:12 AM, Rosen Penev wrote: > does it make sense to apply these patches to generic? AFAIK, ipq806x > also uses this driver. I think the changes here are pretty specific to the Allwinner SoCs, I do not see a big advantage in having this for the other targets, it only increases the