summaryrefslogtreecommitdiff
path: root/ct_client.c
diff options
context:
space:
mode:
authorDaniel Borkmann <dborkman@redhat.com>2013-06-15 17:18:06 +0200
committerDaniel Borkmann <dborkman@redhat.com>2013-06-15 17:18:06 +0200
commite48c760ee1d369be0cf15eeb3962d48bab9f97ea (patch)
tree37d51d7aeebfec1e76d61c7c5bc5c2b7c28679d7 /ct_client.c
parent58cc52ab9af7752c486f3b8a6a9ad1a9c78f16cd (diff)
misc: remove two header comments
It's ridiculous to have a header comment here. Signed-off-by: Daniel Borkmann <dborkman@redhat.com>
Diffstat (limited to 'ct_client.c')
0 files changed, 0 insertions, 0 deletions
ass='commit-subject'>PCI/MSI: Don't apply affinity if there aren't enough vectors left
Bart reported a problem wіth an out of bounds access in the low-level IRQ affinity code, which we root caused to the qla2xxx driver assigning all its MSI-X vectors to the pre and post vectors, and not having any left for the actually spread IRQs. Fix this issue by not asking for affinity assignment when there are no vectors to assign left. Fixes: 402723ad5c62 ("PCI/MSI: Provide pci_alloc_irq_vectors_affinity()") Link: https://lkml.kernel.org/r/1485359225.3093.3.camel@sandisk.com Reported-by: Bart Van Assche <bart.vanassche@sandisk.com> Tested-by: Bart Van Assche <bart.vanassche@sandisk.com> Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Diffstat (limited to 'include/sound/cs42l56.h')