All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Sven Peter" <sven@svenpeter.dev>
To: "Julia Lawall" <julia.lawall@inria.fr>
Cc: "Marc Zyngier" <maz@kernel.org>, "Joerg Roedel" <joro@8bytes.org>,
	"Will Deacon" <will@kernel.org>,
	"Petr Mladek via iommu" <iommu@lists.linux-foundation.org>,
	linux-kernel@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org, kbuild-all@lists.01.org
Subject: Re: [PATCH] iommu: dart: fix call_kern.cocci warnings
Date: Fri, 09 Apr 2021 18:49:50 +0200	[thread overview]
Message-ID: <cc2a3f1f-da43-4767-b00b-6e88ecd3a05c@www.fastmail.com> (raw)
In-Reply-To: <alpine.DEB.2.22.394.2104041724340.2958@hadrien>

On Sun, Apr 4, 2021, at 17:26, Julia Lawall wrote:
> From: kernel test robot <lkp@intel.com>
> 
> Function apple_dart_attach_stream called on line 519 inside
> lock on line 509 but uses GFP_KERNEL

Thanks! Fixed for v3.


Best,


Sven

WARNING: multiple messages have this Message-ID (diff)
From: Sven Peter via iommu <iommu@lists.linux-foundation.org>
To: "Julia Lawall" <julia.lawall@inria.fr>
Cc: kbuild-all@lists.01.org, Marc Zyngier <maz@kernel.org>,
	linux-kernel@vger.kernel.org,
	Petr Mladek via iommu <iommu@lists.linux-foundation.org>,
	Will Deacon <will@kernel.org>,
	linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH] iommu: dart: fix call_kern.cocci warnings
Date: Fri, 09 Apr 2021 18:49:50 +0200	[thread overview]
Message-ID: <cc2a3f1f-da43-4767-b00b-6e88ecd3a05c@www.fastmail.com> (raw)
In-Reply-To: <alpine.DEB.2.22.394.2104041724340.2958@hadrien>

On Sun, Apr 4, 2021, at 17:26, Julia Lawall wrote:
> From: kernel test robot <lkp@intel.com>
> 
> Function apple_dart_attach_stream called on line 519 inside
> lock on line 509 but uses GFP_KERNEL

Thanks! Fixed for v3.


Best,


Sven
_______________________________________________
iommu mailing list
iommu@lists.linux-foundation.org
https://lists.linuxfoundation.org/mailman/listinfo/iommu

WARNING: multiple messages have this Message-ID (diff)
From: "Sven Peter" <sven@svenpeter.dev>
To: "Julia Lawall" <julia.lawall@inria.fr>
Cc: "Marc Zyngier" <maz@kernel.org>, "Joerg Roedel" <joro@8bytes.org>,
	"Will Deacon" <will@kernel.org>,
	"Petr Mladek via iommu" <iommu@lists.linux-foundation.org>,
	linux-kernel@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org, kbuild-all@lists.01.org
Subject: Re: [PATCH] iommu: dart: fix call_kern.cocci warnings
Date: Fri, 09 Apr 2021 18:49:50 +0200	[thread overview]
Message-ID: <cc2a3f1f-da43-4767-b00b-6e88ecd3a05c@www.fastmail.com> (raw)
In-Reply-To: <alpine.DEB.2.22.394.2104041724340.2958@hadrien>

On Sun, Apr 4, 2021, at 17:26, Julia Lawall wrote:
> From: kernel test robot <lkp@intel.com>
> 
> Function apple_dart_attach_stream called on line 519 inside
> lock on line 509 but uses GFP_KERNEL

Thanks! Fixed for v3.


Best,


Sven

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

WARNING: multiple messages have this Message-ID (diff)
From: Sven Peter <sven@svenpeter.dev>
To: kbuild-all@lists.01.org
Subject: Re: [PATCH] iommu: dart: fix call_kern.cocci warnings
Date: Fri, 09 Apr 2021 18:49:50 +0200	[thread overview]
Message-ID: <cc2a3f1f-da43-4767-b00b-6e88ecd3a05c@www.fastmail.com> (raw)
In-Reply-To: <alpine.DEB.2.22.394.2104041724340.2958@hadrien>

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

On Sun, Apr 4, 2021, at 17:26, Julia Lawall wrote:
> From: kernel test robot <lkp@intel.com>
> 
> Function apple_dart_attach_stream called on line 519 inside
> lock on line 509 but uses GFP_KERNEL

Thanks! Fixed for v3.


Best,


Sven

  reply	other threads:[~2021-04-09 16:56 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-04 15:26 [PATCH] iommu: dart: fix call_kern.cocci warnings Julia Lawall
2021-04-04 15:26 ` Julia Lawall
2021-04-04 15:26 ` Julia Lawall
2021-04-04 15:26 ` Julia Lawall
2021-04-09 16:49 ` Sven Peter [this message]
2021-04-09 16:49   ` Sven Peter
2021-04-09 16:49   ` Sven Peter
2021-04-09 16:49   ` Sven Peter via iommu
  -- strict thread matches above, loose matches on Subject: below --
2021-04-03 19:18 [arm-platforms:hack/m1-pcie 14/15] drivers/iommu/apple-dart-iommu.c:438:35-45: ERROR: function apple_dart_attach_stream called on line 519 inside lock on line 509 but uses GFP_KERNEL kernel test robot
2021-04-03 19:18 ` [PATCH] iommu: dart: fix call_kern.cocci warnings kernel test robot

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=cc2a3f1f-da43-4767-b00b-6e88ecd3a05c@www.fastmail.com \
    --to=sven@svenpeter.dev \
    --cc=iommu@lists.linux-foundation.org \
    --cc=joro@8bytes.org \
    --cc=julia.lawall@inria.fr \
    --cc=kbuild-all@lists.01.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=maz@kernel.org \
    --cc=will@kernel.org \
    /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.