Re: [PATCH 1/1] PCI: Non-empty add_list/realloc_head does not warrant BUG_ON()

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello,

> Resource fitting/assignment code checks if there's a remainder in
> add_list (aka. realloc_head in the inner functions) using BUG_ON().
> This problem typically results in a mere PCI device resource assignment
> failure which does not warrant using BUG_ON(). The machine could well
> come up usable even if this condition occurs because the realloc_head
> relates to resources which are optional anyway.
> 
> [...]

Applied to misc, thank you!

[1/1] PCI: Non-empty add_list/realloc_head does not warrant BUG_ON()
      https://git.kernel.org/pci/pci/c/9b388104e87b

	Krzysztof




[Index of Archives]     [DMA Engine]     [Linux Coverity]     [Linux USB]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [Greybus]

  Powered by Linux