On Mon, 1 Jul 2019 15:48:47 +0200
John Crispin wrote:
> On 21/06/2019 17:38, Alban Bedel wrote:
> > Since commit 11e8afea (runqueue should cal the complete handler from
> > more places) the call to the complete() callback has been moved to
> > runqueue_task_co
the complete() callback free
the task struct.
Furthermore runqueue_start_next() is already called at the end of
runqueue_task_complete(), so there is no need to call it again in
runqueue_task_kill().
Signed-off-by: Alban Bedel
---
runqueue.c | 4 +---
1 file changed, 1 insertion(+), 3 deletions
Extend the cmake config to build and install static libraries
when -DBUILD_STATIC=ON is used.
Signed-off-by: Alban Bedel
---
CMakeLists.txt | 13 ++---
1 file changed, 10 insertions(+), 3 deletions(-)
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 471b38e..f8ef4aa 100644
--- a
k i think,
see [2]) as it then match with the register name used in the patch.
Alban
[1] https://github.com/AlbanBedel/linux/tree/ath79
[2]
https://en.wikipedia.org/wiki/Phase-locked_loop#Feedback_path_and_optional_divider
___
openwrt-devel m