public inbox for linux-next@vger.kernel.org 
 help / color / mirror / Atom feed
From: Stephen Rothwell <sfr@canb•auug.org.au>
To: Alasdair G Kergon <agk@redhat•com>, Mike Snitzer <snitzer@kernel•org>
Cc: Randy Dunlap <rdunlap@infradead•org>,
	Linux Next Mailing List <linux-next@vger•kernel.org>,
	Linux Kernel Mailing List <linux-kernel@vger•kernel.org>,
	"open list:LOONGARCH" <loongarch@lists•linux.dev>,
	Huacai Chen <chenhuacai@kernel•org>,
	Xuerui Wang <kernel@xen0n•name>,
	dm-devel@lists•linux.dev, Matthew Sakai <msakai@redhat•com>,
	"J. corwin Coburn" <corwin@hurlbutnet•net>,
	Thomas Jaskiewicz <tom@jaskiewicz•us>,
	Bruce Johnston <bjohnsto@redhat•com>,
	Ken Raeburn <raeburn@redhat•com>
Subject: Re: linux-next: Tree for Feb 12 (drivers/md/dm-vdo/thread-registry.c on arch/loongarch/)
Date: Tue, 13 Feb 2024 08:13:44 +1100	[thread overview]
Message-ID: <20240213081344.5e80d898@canb.auug.org.au> (raw)
In-Reply-To: <ea0554f6-e0f6-44eb-b98a-d25772273f6e@infradead.org>

[-- Attachment #1: Type: text/plain, Size: 1279 bytes --]

Hi all,

On Mon, 12 Feb 2024 12:33:08 -0800 Randy Dunlap <rdunlap@infradead•org> wrote:
>
> on loongarch:
> 
> ../drivers/md/dm-vdo/thread-registry.c: In function 'vdo_register_thread':
> ../drivers/md/dm-vdo/thread-registry.c:32:28: error: 'current' undeclared (first use in this function)
>    32 |         new_thread->task = current;
>       |                            ^~~~~~~
> ../drivers/md/dm-vdo/thread-registry.c:32:28: note: each undeclared identifier is reported only once for each function it appears in
> ../drivers/md/dm-vdo/thread-registry.c: In function 'vdo_unregister_thread':
> ../drivers/md/dm-vdo/thread-registry.c:61:37: error: 'current' undeclared (first use in this function)
>    61 |                 if (thread->task == current) {
>       |                                     ^~~~~~~
> ../drivers/md/dm-vdo/thread-registry.c: In function 'vdo_lookup_thread':
> ../drivers/md/dm-vdo/thread-registry.c:84:37: error: 'current' undeclared (first use in this function)
>    84 |                 if (thread->task == current) {
>       |                                     ^~~~~~~

Caused by commit

  bf28b754d024 ("dm vdo: add thread and synchronization utilities")

from the device-mapper tree.

-- 
Cheers,
Stephen Rothwell

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

      reply	other threads:[~2024-02-12 21:13 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-02-12  4:31 linux-next: Tree for Feb 12 Stephen Rothwell
2024-02-12 20:33 ` linux-next: Tree for Feb 12 (drivers/md/dm-vdo/thread-registry.c on arch/loongarch/) Randy Dunlap
2024-02-12 21:13   ` Stephen Rothwell [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=20240213081344.5e80d898@canb.auug.org.au \
    --to=sfr@canb$(echo .)auug.org.au \
    --cc=agk@redhat$(echo .)com \
    --cc=bjohnsto@redhat$(echo .)com \
    --cc=chenhuacai@kernel$(echo .)org \
    --cc=corwin@hurlbutnet$(echo .)net \
    --cc=dm-devel@lists$(echo .)linux.dev \
    --cc=kernel@xen0n$(echo .)name \
    --cc=linux-kernel@vger$(echo .)kernel.org \
    --cc=linux-next@vger$(echo .)kernel.org \
    --cc=loongarch@lists$(echo .)linux.dev \
    --cc=msakai@redhat$(echo .)com \
    --cc=raeburn@redhat$(echo .)com \
    --cc=rdunlap@infradead$(echo .)org \
    --cc=snitzer@kernel$(echo .)org \
    --cc=tom@jaskiewicz$(echo .)us \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
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