Re: [LEDE-DEV] early printk breaks kernel on the clearfog board

2017-04-25 Thread Josua Mayer
ot; It seems to be that "new"should be the default, and applicable to most, and all new platforms. Better not put bricks into peoples paths when they are starting out on new stuff. Of course one way would be to make a Lede menuconfig for this. br Josua Mayer > > > Best Regar

Re: [LEDE-DEV] early printk breaks kernel on the clearfog board

2017-04-24 Thread Josua Mayer
hen selecting early-printk in the Lede menuconfig. > or CONFIG_DEBUG_MVEBU_UART1_ALTERNATE if early printk is being enabled. > > > Best Regards, > Syrone Wong > > On Mon, Apr 24, 2017 at 3:39 AM, Josua Mayer wrote: > > Hi everybody, > > > > I noticed a

[LEDE-DEV] early printk breaks kernel on the clearfog board

2017-04-23 Thread Josua Mayer
ed you may have some valuable insight here. br Josua Mayer ___ Lede-dev mailing list Lede-dev@lists.infradead.org http://lists.infradead.org/mailman/listinfo/lede-dev

Re: [LEDE-DEV] stall/hang in netifd on LEDE r1318 on Linksys WRT1900AC V1

2016-08-17 Thread Josua Mayer
db724f8ff1ed4c77668f691ed4d066a8e0f2693e Mon Sep 17 00:00:00 2001 From: Josua Mayer Date: Wed, 17 Aug 2016 16:42:07 +0200 Subject: [PATCH] mvebu: enable cpu hotplug support in kernel This option prevents the rcu stalls in mvneta on armada-38x. Signed-off-by: Josua Mayer --- target/linux/mvebu/config-4.4 | 1

Re: [LEDE-DEV] fstools testing help

2016-08-14 Thread Josua Mayer
Am 13.08.2016 um 20:16 schrieb Daniel Dickinson: > On Tue, 2016-08-09 at 17:13 +0200, Josua Mayer wrote: >> Hi John, >> >> I have finally found the time to look into this, and managed to >> reproduce the segfault that Álvaro noticed. >> It is caused by a

Re: [LEDE-DEV] fstools testing help

2016-08-09 Thread Josua Mayer
ou to review. br Josua Mayer Am 08.07.2016 um 07:47 schrieb John Crispin: > > On 07/07/2016 21:36, Josua Mayer wrote: >> Hi John, >> >> Could you please point me at where you merged my 2 patches? I want to >> ensure I am testing the same code that was causing segfaults

Re: [LEDE-DEV] mount_root skipped on initramfs builds

2016-08-07 Thread Josua Mayer
Hi John, Am 07.08.2016 um 08:42 schrieb John Crispin: > > > On 06/08/2016 18:25, Josua Mayer wrote: >> Hi everyone, >> >> During my work on supporting a block-device as overlay partition, >> without using extroot I came across this phenomenon: >> >&

[LEDE-DEV] mount_root skipped on initramfs builds

2016-08-06 Thread Josua Mayer
0d948399834ce160f;hb=f43b7934d2850c2f545736253a0f8cbe4915fdff;hpb=1360067c4a75cd1804710e6f25871f695d3271b2 br Josua Mayer ___ Lede-dev mailing list Lede-dev@lists.infradead.org http://lists.infradead.org/mailman/listinfo/lede-dev

Re: [LEDE-DEV] fstools testing help

2016-07-08 Thread Josua Mayer
Hi John, Am 08.07.2016 um 07:47 schrieb John Crispin: > > On 07/07/2016 21:36, Josua Mayer wrote: >> Hi John, >> >> Could you please point me at where you merged my 2 patches? I want to >> ensure I am testing the same code that was causing segfaults. >> &g

Re: [LEDE-DEV] fstools testing help

2016-07-07 Thread Josua Mayer
Hi John, Could you please point me at where you merged my 2 patches? I want to ensure I am testing the same code that was causing segfaults. br Josua Mayer Am 05.07.2016 um 14:33 schrieb Álvaro Fernández Rojas: > Hi Josua > > Not mounted rw. > Unfortunately I didn't have

Re: [LEDE-DEV] fstools testing help

2016-07-05 Thread Josua Mayer
5/7/16 a las 14:14, Josua Mayer escribió: >> Hi John, >> >> Am 05.07.2016 um 09:44 schrieb John Crispin: >>> On 30/06/2016 09:23, Álvaro Fernández Rojas wrote: >>>> I will try to test it on RPi tonight. >>>> >>>> Regards, >>>> Álva

Re: [LEDE-DEV] fstools testing help

2016-07-05 Thread Josua Mayer
Hi John, Am 05.07.2016 um 09:44 schrieb John Crispin: > > On 30/06/2016 09:23, Álvaro Fernández Rojas wrote: >> I will try to test it on RPi tonight. >> >> Regards, >> Álvaro. >> >> El 30/6/16 a las 9:21, John Crispin escribió: >>> Hi, >>> >>> i have just merged to fstools patches into my staging

Re: [LEDE-DEV] fstools: ext4 overlay support - rootfs mounted twice bug

2016-06-29 Thread Josua Mayer
Am 29.06.2016 um 12:21 schrieb John Crispin: > > > On 29/06/2016 12:11, Josua Mayer wrote: >> Hi John, >> >> thansk for taking a look. I actually sent it this way by intention, >> looking to get in touch with someone who had the original bug. >> >>

Re: [LEDE-DEV] fstools: ext4 overlay support - rootfs mounted twice bug

2016-06-29 Thread Josua Mayer
inline >From 59a8fa6d7490ba3da76aec710a1beb241ffaa089 Mon Sep 17 00:00:00 2001 From: Josua Mayer Date: Thu, 16 Jun 2016 18:35:30 +0200 Subject: [PATCH 2/4] mount_root: Don't mount ext4 rootfs twice When there is a) no rootfs_data overlay partition, and b) /dev/root points to an ext4 par

[LEDE-DEV] fstools: ext4 overlay support - rootfs mounted twice bug

2016-06-19 Thread Josua Mayer
who had this issue and would be willing to try out a patch of mine. Please get back at me if you can. For any interested people I am attaching the patch to this mail (this is not yet a patch submission, just discussion). br Josua Mayer >From 92e2a22f3af1e04e8f83c3b580da941c69e460b4 Mon Sep 17

Re: [LEDE-DEV] [PATCH] mount_root: implement overlay= boot option

2016-05-10 Thread Josua Mayer
accomodate both mtd and block devices, as well as potential future filesystems (f2fs?) in addition to jffs, ubi and ext4. br Josua Mayer Am 10.05.2016 um 14:25 schrieb josua.maye...@gmail.com: > From: Josua Mayer > > This change adds code to handle a new option on cmdline: overlay= >