There are 4 other patches on patchwork that have not been merged for
some reason. They conflict with this patch.
On Thu, Mar 22, 2018 at 3:30 PM, Hauke Mehrtens wrote:
> PKG_EXTMOD_SUBDIRS should be set to the sub directory where the kernel
> module gets build in, for the ath10k-ct driver this ch
PKG_EXTMOD_SUBDIRS should be set to the sub directory where the kernel
module gets build in, for the ath10k-ct driver this changed in commit
3888e77c1c68 from ath10k to ath10k-4.13. Without this fix the depends
line of the ath10*.ko modules is empty and the kernel module load system
will not automa
hi guys,
sorry for bumping this thread, but i found Sven’s approach interesting.
in 4.x, it does not seem i can simply enable CONFIG_I2C_GPIO=y, add the
i2c-gpio node:
> i2c-gpio {
> compatible = "i2c-gpio";
> gpios = <&gpio0 3 0
> &gpio0 4 0>;
>
hmm ... sad about, i liked the graphs :( was giving a better overview
and i still see no advanced eg: still showing in logs:
on overview/detail
"Thu Mar 22 12:08:00 2018 daemon.err uhttpd[2314]: cut: standard output:
Broken pipe"
Mit freundlichen Grüßen / best regards
Erwin Tschirk
ROCAM KG
T
Right patch version this time, sorry!
* Patch 180-usb-xhci-add-support-for-performing-fake-doorbell.patch had to be
adjusted slightly because of upstream adapted code.
* Refreshed patches.
Compile-tested: ramips/mt7621, x86/64
Run-tested: ramips/mt7621, x86/64
Signed-off-by: Stijn Segers
---
i
* Patch 180-usb-xhci-add-support-for-performing-fake-doorbell.patch had to be
adjusted slightly because of upstream adapted code.
* Refreshed patches.
Compile-tested: ramips/mt7621, x86/64
Run-tested: ramips/mt7621, x86/64
Signed-off-by: Stijn Segers
---
include/kernel-version.mk
In case when we (async) stop instance
and then start it again while it not actually killed,
we just update config of old instance without remake (del and new)
so we should update/move all attr/cfg of instance
Signed-off-by: Pavel Merzlyakov
---
service/instance.c | 49 +++
It's give ability to stop respawn of instance
which crashes in the beginning
Signed-off-by: Pavel Merzlyakov
---
service/instance.c | 21 +
1 file changed, 13 insertions(+), 8 deletions(-)
diff --git a/service/instance.c b/service/instance.c
index ecbb6ea..e2f0ee3 100644
---
Without this fix respawn will be turned off
in case when we (async) stop instance
and then start it again while it not actually killed.
Signed-off-by: Pavel Merzlyakov
---
service/instance.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/service/instance.c b/service/instance.c
index ecbb6ea
A lot of devices aren't represented via major/minor numbers
and thus don't have dev entry in their sysfs directory, like
network devices, USB, power supplies etc.
It looks to be the rigth thing to trigger them as well.
Anyway, it's up to the hotplug daemon to decide what to do with devices,
it nee
Relevant changes:
0afc1be Fixes for kernel 4.16
d2d6780 Reinitialise overhead compensation stats when reconfiguring.
a3bab9d Export overhead compensation stats to userspace.
9cd2fa8 Split tin stats to its own structure to decrease size of tc_cake_xstats
71c7b44 Gather more statistics about packet
Cake in kernel space now splits stats structure handling across netlink
messages to reduce stack usage issue flagged by upstream kernel checks.
Update user space (tc) qdisc handling to understand this new regime.
Cake also reports packet overheads & compensation in a different way so
add display c
Latest 'release' of the cake shaper has done a couple of major things:
1) Split the passing of stats over netlink (kernel/user space transfer)
differently.
2) Changed the collection & reporting of packet overhead stats.
3) Support JSON output.
These 2 patches (kernel kmod & userspace iproute2:tc
Merged into my staging tree.
Thank you!
___
Lede-dev mailing list
Lede-dev@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/lede-dev
14 matches
Mail list logo