Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1705345 > unrolled thread

Re: powerpc/kernel: Avoid preemption check during iommu_range_alloc

Started byMichael Ellerman <patch-notifications@ellerman.id.au>
First post2017-08-07 12:50 +0200
Last post2017-08-07 12:50 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: powerpc/kernel: Avoid preemption check during iommu_range_alloc Michael Ellerman <patch-notifications@ellerman.id.au> - 2017-08-07 12:50 +0200

#1705345 — Re: powerpc/kernel: Avoid preemption check during iommu_range_alloc

FromMichael Ellerman <patch-notifications@ellerman.id.au>
Date2017-08-07 12:50 +0200
SubjectRe: powerpc/kernel: Avoid preemption check during iommu_range_alloc
Message-ID<ubNLH-74u-15@gated-at.bofh.it>
On Thu, 2017-07-20 at 17:26:06 UTC, victora wrote:
> Replaced __this_cpu_read function call by raw_cpu_read in
> iommu_range_alloc function.
> Preemption doesn't need to be disabled since any CPU can safely
> use IOMMU pool.
> 
> Signed-off-by: Victor Aoqui <victora@linux.vnet.ibm.com>

Applied to powerpc next, thanks.

https://git.kernel.org/powerpc/c/75f327c6b75715f3a090daeb33e050

cheers

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web