From: Krzysztof Kozlowski <krzk@kernel.org>
To: "Uwe Kleine-König" <u.kleine-koenig@pengutronix.de>
Cc: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>,
Rob Herring <robh@kernel.org>,
linux-kernel@vger.kernel.org, kernel@pengutronix.de,
Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Subject: Re: [PATCH v2 0/3] w1: gpio: Some cleanup and simplifiction
Date: Thu, 7 Dec 2023 15:27:57 +0100 [thread overview]
Message-ID: <e97d54f2-88f3-4c03-9f41-e90df458bb95@kernel.org> (raw)
In-Reply-To: <20231207142445.rp5or5wvkosyu7ho@pengutronix.de>
On 07/12/2023 15:24, Uwe Kleine-König wrote:
> Hello Krzysztof,
>
> On Thu, Dec 07, 2023 at 02:29:34PM +0100, Krzysztof Kozlowski wrote:
>> On 04/12/2023 23:05, Uwe Kleine-König wrote:
>>> Hello,
>>>
>>> v1 is available at
>>> https://lore.kernel.org/r/20230525095624.615350-1-u.kleine-koenig@pengutronix.de.
>>>
>>> The changes in this v2 since then are:
>>>
>>> - Fix a build problem in patch #3
>>> - Rebase to today's next
>>
>> ✗ No key: openpgp/u.kleine-koenig@pengutronix.de
>>
>> Are you sure you exported your key to openpgp and verified addresses?
>
> Works for me:
>
> $ gpg --locate-keys u.kleine-koenig@pengutronix.de
> gpg: directory '/home/test/.gnupg' created
> gpg: keybox '/home/test/.gnupg/pubring.kbx' created
> gpg: /home/test/.gnupg/trustdb.gpg: trustdb created
> gpg: key E2DCDD9132669BD6: public key "Uwe Kleine-König <u.kleine-koenig@pengutronix.de>" imported
> gpg: Total number processed: 1
> gpg: imported: 1
> gpg: no ultimately trusted keys found
> pub rsa4096 2010-06-15 [SC] [expires: 2024-06-21]
> 0D2511F322BFAB1C1580266BE2DCDD9132669BD6
> uid [ unknown] Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
> sub rsa2048 2023-03-17 [A] [expires: 2025-03-16]
> sub rsa2048 2023-03-17 [S] [expires: 2025-03-16]
> sub rsa2048 2023-03-17 [E] [expires: 2025-03-16]
>
> also https://git.kernel.org/pub/scm/docs/kernel/pgpkeys.git seems to
> have the current key since commit 5151fbdbeb53 "Update E2DCDD9132669BD6
> (Uwe Kleine-König)".
>
Huh, I think I misunderstood the message from b4. I thought it is trying
to get your key from keys.openpgp.org and your key is just not there.
Are you saying that it was looking only in my local keyring?
Best regards,
Krzysztof
next prev parent reply other threads:[~2023-12-07 14:28 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-12-04 22:05 [PATCH v2 0/3] w1: gpio: Some cleanup and simplifiction Uwe Kleine-König
2023-12-04 22:05 ` [PATCH v2 1/3] w1: gpio: Don't use platform data for driver data Uwe Kleine-König
2023-12-04 22:05 ` [PATCH v2 2/3] w1: gpio: Drop unused enable_external_pullup from " Uwe Kleine-König
2023-12-04 22:05 ` [PATCH v2 3/3] w1: gpio: rename pointer to driver data from pdata to ddata Uwe Kleine-König
2023-12-07 13:29 ` [PATCH v2 0/3] w1: gpio: Some cleanup and simplifiction Krzysztof Kozlowski
2023-12-07 14:24 ` Uwe Kleine-König
2023-12-07 14:27 ` Krzysztof Kozlowski [this message]
2023-12-07 15:58 ` Uwe Kleine-König
2023-12-07 13:30 ` Krzysztof Kozlowski
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=e97d54f2-88f3-4c03-9f41-e90df458bb95@kernel.org \
--to=krzk@kernel.org \
--cc=gregkh@linuxfoundation.org \
--cc=kernel@pengutronix.de \
--cc=krzysztof.kozlowski@linaro.org \
--cc=linux-kernel@vger.kernel.org \
--cc=robh@kernel.org \
--cc=u.kleine-koenig@pengutronix.de \
/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