From: Eric Biggers <ebiggers@kernel.org>
To: Luiz Augusto von Dentz <luiz.dentz@gmail.com>
Cc: linux-bluetooth@vger.kernel.org
Subject: Re: Bluetooth: Use AES-CMAC library API
Date: Wed, 22 Apr 2026 16:02:56 -0700 [thread overview]
Message-ID: <20260422230256.GC2226@sol> (raw)
In-Reply-To: <CABBYNZJHdfByt_Tg7WV2S-fZ9xxJYVH4MyBxT3MGTNkbX5f4rA@mail.gmail.com>
On Wed, Apr 22, 2026 at 11:11:25AM -0400, Luiz Augusto von Dentz wrote:
> > net/bluetooth/smp.c:25:10: fatal error: crypto/aes-cbc-macs.h: No such file or directory
> > 25 | #include <crypto/aes-cbc-macs.h>
> > | ^~~~~~~~~~~~~~~~~~~~~~~
>
> I guess this is expected since rc1 wasn't tagged yet, right? In that
> case we will probably need to rebase once rc1 is tagged to integrate
> these changes.
Well, the bluez.test.bot seems to have ignored the
"base-commit: d46dd0d88341e45f8e0226fdef5462f5270898fc" and applied the
series to something a bit older. In that case, yes this is expected.
Once the bluetooth branch has been updated to v7.1-rc1 or another commit
that has the prerequisite, this can be applied. Thanks,
- Eric
next prev parent reply other threads:[~2026-04-22 23:04 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-04-21 23:09 [PATCH v2 0/2] Bluetooth: Use AES-CMAC library API Eric Biggers
2026-04-21 23:09 ` [PATCH v2 1/2] Bluetooth: Remove unneeded crypto kconfig selections Eric Biggers
2026-04-22 0:08 ` Bluetooth: Use AES-CMAC library API bluez.test.bot
2026-04-22 15:11 ` Luiz Augusto von Dentz
2026-04-22 23:02 ` Eric Biggers [this message]
2026-04-23 17:26 ` Luiz Augusto von Dentz
2026-04-21 23:09 ` [PATCH v2 2/2] Bluetooth: SMP: " Eric Biggers
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=20260422230256.GC2226@sol \
--to=ebiggers@kernel.org \
--cc=linux-bluetooth@vger.kernel.org \
--cc=luiz.dentz@gmail.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.