ofono.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
From: patchwork-bot+ofono@kernel.org
To: Steve Schrock <steve.schrock@getcruise.com>
Cc: ofono@lists.linux.dev
Subject: Re: [PATCH 1/8] qmi unit: Link to dl
Date: Mon, 22 Apr 2024 16:32:03 +0000	[thread overview]
Message-ID: <171380352347.32107.12758779421356187360.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20240419164458.36078-1-steve.schrock@getcruise.com>

Hello:

This series was applied to ofono.git (master)
by Denis Kenzior <denkenz@gmail.com>:

On Fri, 19 Apr 2024 16:44:51 +0000 you wrote:
> One of my VMs was getting a linker error when building
> test-qmimodem-qmi in maintainer mode:
> undefined reference to `dladdr'
> 
> Add -ldl to fix this.
> ---
>  Makefile.am | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Here is the summary with links:
  - [1/8] qmi unit: Link to dl
    https://git.kernel.org/pub/scm/network/ofono/ofono.git/?id=279b04c15127
  - [2/8] qmi: Eliminate atomic ref counting
    https://git.kernel.org/pub/scm/network/ofono/ofono.git/?id=39b7437a0044
  - [3/8] qmi: Create a better client service abstraction
    https://git.kernel.org/pub/scm/network/ofono/ofono.git/?id=6131bfc81468
  - [4/8] qmi: Eliminate unnecessary casting to unsigned int
    https://git.kernel.org/pub/scm/network/ofono/ofono.git/?id=28d60206ba2d
  - [5/8] qmi: Prevent clients from unregistering for others
    https://git.kernel.org/pub/scm/network/ofono/ofono.git/?id=e13fb8f498cc
  - [6/8] qmi unit: Validate creation of services of the same type
    https://git.kernel.org/pub/scm/network/ofono/ofono.git/?id=af2718346a28
  - [7/8] qmi unit: Validate destroyed services do not notify
    https://git.kernel.org/pub/scm/network/ofono/ofono.git/?id=2d4e571d1598
  - [8/8] qmi unit: Validate notifications are independent
    https://git.kernel.org/pub/scm/network/ofono/ofono.git/?id=1c999cd5a0a8

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



      parent reply	other threads:[~2024-04-22 16:32 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-19 16:44 [PATCH 1/8] qmi unit: Link to dl Steve Schrock
2024-04-19 16:44 ` [PATCH 2/8] qmi: Eliminate atomic ref counting Steve Schrock
2024-04-19 16:44 ` [PATCH 3/8] qmi: Create a better client service abstraction Steve Schrock
2024-04-19 16:44 ` [PATCH 4/8] qmi: Eliminate unnecessary casting to unsigned int Steve Schrock
2024-04-19 16:44 ` [PATCH 5/8] qmi: Prevent clients from unregistering for others Steve Schrock
2024-04-19 16:44 ` [PATCH 6/8] qmi unit: Validate creation of services of the same type Steve Schrock
2024-04-19 16:44 ` [PATCH 7/8] qmi unit: Validate destroyed services do not notify Steve Schrock
2024-04-19 16:44 ` [PATCH 8/8] qmi unit: Validate notifications are independent Steve Schrock
2024-04-19 16:52 ` [PATCH 1/8] qmi unit: Link to dl Marcel Holtmann
2024-04-19 18:32   ` [EXT] " Steve Schrock
2024-04-22 16:32 ` patchwork-bot+ofono [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=171380352347.32107.12758779421356187360.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+ofono@kernel.org \
    --cc=ofono@lists.linux.dev \
    --cc=steve.schrock@getcruise.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).