All of lore.kernel.org
 help / color / mirror / Atom feed
From: Alexey Kardashevskiy <aik@ozlabs.ru>
To: linuxppc-dev@lists.ozlabs.org
Cc: Alexey Kardashevskiy <aik@ozlabs.ru>,
	"Aneesh Kumar K.V" <aneesh.kumar@linux.ibm.com>,
	kvm-ppc@vger.kernel.org,
	David Gibson <david@gibson.dropbear.id.au>
Subject: [PATCH kernel 0/2] powerpc/mm_iommu: Fix potential deadlock
Date: Fri, 29 Mar 2019 16:46:39 +1100	[thread overview]
Message-ID: <20190329054641.48597-1-aik@ozlabs.ru> (raw)

I was trying the kernel with DEBUG_LOCKDEP and saw warnings. 1/2 is preparing the fix
to make 2/2 reviewable and 2/2 is the actual fix.


This is based on sha1
a3ac7917b730 Linus Torvalds "Revert "parport: daisy: use new parport device model"".

Please comment. Thanks.



Alexey Kardashevskiy (2):
  powerpc/mm_iommu: Prepare for less locking
  powerpc/mm_iommu: Fix potential deadlock

 arch/powerpc/mm/mmu_context_iommu.c | 186 ++++++++++++++--------------
 1 file changed, 96 insertions(+), 90 deletions(-)

-- 
2.17.1


WARNING: multiple messages have this Message-ID (diff)
From: Alexey Kardashevskiy <aik@ozlabs.ru>
To: linuxppc-dev@lists.ozlabs.org
Cc: Alexey Kardashevskiy <aik@ozlabs.ru>,
	"Aneesh Kumar K.V" <aneesh.kumar@linux.ibm.com>,
	kvm-ppc@vger.kernel.org,
	David Gibson <david@gibson.dropbear.id.au>
Subject: [PATCH kernel 0/2] powerpc/mm_iommu: Fix potential deadlock
Date: Fri, 29 Mar 2019 05:46:39 +0000	[thread overview]
Message-ID: <20190329054641.48597-1-aik@ozlabs.ru> (raw)

I was trying the kernel with DEBUG_LOCKDEP and saw warnings. 1/2 is preparing the fix
to make 2/2 reviewable and 2/2 is the actual fix.


This is based on sha1
a3ac7917b730 Linus Torvalds "Revert "parport: daisy: use new parport device model"".

Please comment. Thanks.



Alexey Kardashevskiy (2):
  powerpc/mm_iommu: Prepare for less locking
  powerpc/mm_iommu: Fix potential deadlock

 arch/powerpc/mm/mmu_context_iommu.c | 186 ++++++++++++++--------------
 1 file changed, 96 insertions(+), 90 deletions(-)

-- 
2.17.1

             reply	other threads:[~2019-03-29  5:48 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-03-29  5:46 Alexey Kardashevskiy [this message]
2019-03-29  5:46 ` [PATCH kernel 0/2] powerpc/mm_iommu: Fix potential deadlock Alexey Kardashevskiy
2019-03-29  5:46 ` [PATCH kernel 1/2] powerpc/mm_iommu: Prepare for less locking Alexey Kardashevskiy
2019-03-29  5:46   ` Alexey Kardashevskiy
2019-03-29  5:46 ` [PATCH kernel 2/2] powerpc/mm_iommu: Fix potential deadlock Alexey Kardashevskiy
2019-03-29  5:46   ` Alexey Kardashevskiy

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=20190329054641.48597-1-aik@ozlabs.ru \
    --to=aik@ozlabs.ru \
    --cc=aneesh.kumar@linux.ibm.com \
    --cc=david@gibson.dropbear.id.au \
    --cc=kvm-ppc@vger.kernel.org \
    --cc=linuxppc-dev@lists.ozlabs.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.