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


Groups > linux.kernel > #1522467

irq_create_affinity_masks fix

From Christoph Hellwig <hch@lst.de>
Newsgroups linux.kernel
Subject irq_create_affinity_masks fix
Date 2016-11-15 10:20 +0100
Message-ID <sDI4h-30U-9@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


Hi Thomas,

here is one small incremental fix for the recent irq_create_affinity_masks
changes in irq/for-block - it takes the pre-vectors count into account for
calculating the number of vectors that needs to be spread.  This is a
pre-requisite for the virtio conversion.

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

irq_create_affinity_masks fix Christoph Hellwig <hch@lst.de> - 2016-11-15 10:20 +0100
  [PATCH] irq/affinity: fix irq_create_affinity_masks for the pre_vectors case Christoph Hellwig <hch@lst.de> - 2016-11-15 10:20 +0100
    Re: [PATCH] irq/affinity: fix irq_create_affinity_masks for the  pre_vectors case Thomas Gleixner <tglx@linutronix.de> - 2016-11-15 23:50 +0100
      Re: [PATCH] irq/affinity: fix irq_create_affinity_masks for the         pre_vectors case Christoph Hellwig <hch@lst.de> - 2016-11-16 12:10 +0100
    [tip:irq/core] genirq/affinity: Take reserved vectors into account  when spreading irqs tip-bot for Christoph Hellwig <tipbot@zytor.com> - 2016-11-16 18:50 +0100

csiph-web