mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] libkmod: Version bump. 29 -> 30.
@ 2022-07-14 16:41 Christian Melki
  2022-08-04 15:14 ` [ptxdist] [APPLIED] " Michael Olbrich
  0 siblings, 1 reply; 2+ messages in thread
From: Christian Melki @ 2022-07-14 16:41 UTC (permalink / raw)
  To: ptxdist

Various improvements and fixes.
https://lwn.net/Articles/899526/

Including one speedup, where depmod would spend
a lot of time, in the order of million syscalls,
resolving modules on target.

Another useful addition is the retry removal backoff
for modules that are still in use.

Signed-off-by: Christian Melki <christian.melki@t2data.com>
---
 rules/libkmod.make | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/rules/libkmod.make b/rules/libkmod.make
index 8a085601a..f9076f09f 100644
--- a/rules/libkmod.make
+++ b/rules/libkmod.make
@@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_LIBKMOD) += libkmod
 #
 # Paths and names
 #
-LIBKMOD_VERSION	:= 29
-LIBKMOD_MD5	:= e81e63acd80697d001c8d85c1acb38a0
+LIBKMOD_VERSION	:= 30
+LIBKMOD_MD5	:= 85202f0740a75eb52f2163c776f9b564
 LIBKMOD		:= kmod-$(LIBKMOD_VERSION)
 LIBKMOD_SUFFIX	:= tar.xz
 LIBKMOD_URL	:= $(call ptx/mirror, KERNEL, utils/kernel/kmod/$(LIBKMOD).$(LIBKMOD_SUFFIX))
-- 
2.34.1




^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [ptxdist] [APPLIED] libkmod: Version bump. 29 -> 30.
  2022-07-14 16:41 [ptxdist] [PATCH] libkmod: Version bump. 29 -> 30 Christian Melki
@ 2022-08-04 15:14 ` Michael Olbrich
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Olbrich @ 2022-08-04 15:14 UTC (permalink / raw)
  To: ptxdist; +Cc: Christian Melki

Thanks, applied as 3c090b5deee8239699a5dd3a33b5a6998b7666a7.

Michael

[sent from post-receive hook]

On Thu, 04 Aug 2022 17:14:03 +0200, Christian Melki <christian.melki@t2data.com> wrote:
> Various improvements and fixes.
> https://lwn.net/Articles/899526/
> 
> Including one speedup, where depmod would spend
> a lot of time, in the order of million syscalls,
> resolving modules on target.
> 
> Another useful addition is the retry removal backoff
> for modules that are still in use.
> 
> Signed-off-by: Christian Melki <christian.melki@t2data.com>
> Message-Id: <20220714164106.524329-1-christian.melki@t2data.com>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
> 
> diff --git a/rules/libkmod.make b/rules/libkmod.make
> index 8a085601a367..f9076f09f588 100644
> --- a/rules/libkmod.make
> +++ b/rules/libkmod.make
> @@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_LIBKMOD) += libkmod
>  #
>  # Paths and names
>  #
> -LIBKMOD_VERSION	:= 29
> -LIBKMOD_MD5	:= e81e63acd80697d001c8d85c1acb38a0
> +LIBKMOD_VERSION	:= 30
> +LIBKMOD_MD5	:= 85202f0740a75eb52f2163c776f9b564
>  LIBKMOD		:= kmod-$(LIBKMOD_VERSION)
>  LIBKMOD_SUFFIX	:= tar.xz
>  LIBKMOD_URL	:= $(call ptx/mirror, KERNEL, utils/kernel/kmod/$(LIBKMOD).$(LIBKMOD_SUFFIX))



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-08-04 15:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-07-14 16:41 [ptxdist] [PATCH] libkmod: Version bump. 29 -> 30 Christian Melki
2022-08-04 15:14 ` [ptxdist] [APPLIED] " Michael Olbrich

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox