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


Groups > linux.kernel > #1351612

Re: [PATCH] Fix NULL ptr dereference in pci_bus_assign_domain_nr() on ARM

From khalasa@piap.pl (Krzysztof Hałasa)
Newsgroups linux.kernel
Subject Re: [PATCH] Fix NULL ptr dereference in pci_bus_assign_domain_nr() on ARM
Date 2016-03-07 15:00 +0100
Message-ID <ra3Rv-3xE-3@gated-at.bofh.it> (permalink)
References <r7LFn-5iU-5@gated-at.bofh.it> <r8Fog-25V-45@gated-at.bofh.it> <r8RfH-2o1-5@gated-at.bofh.it> <r90M2-Y1-21@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


Bjorn Helgaas <helgaas@kernel.org> writes:

>> At least CNS3xxx doesn't boot. I haven't verified a couple of others,
>> but they may be broken as well.
>
> Good, thanks.  Also (I should have asked this before), please include a
> "Fixes:" line so we know exactly when this broke and what stable kernels
> need the fix.

The problem started here:

Fixes: 8c7d14746abc ("ARM/PCI: Move to generic PCI domains")

It means the patch should be applicable starting with v4.0, and ...
indeed v4.0 with the patch boots correctly, while v4.0 without the patch
does not.

Thanks.
-- 
Krzysztof Halasa

Industrial Research Institute for Automation and Measurements PIAP
Al. Jerozolimskie 202, 02-486 Warsaw, Poland

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


Thread

Re: [PATCH] Fix NULL ptr dereference in pci_bus_assign_domain_nr()  on ARM Bjorn Helgaas <helgaas@kernel.org> - 2016-03-04 17:30 +0100
  Re: [PATCH] Fix NULL ptr dereference in pci_bus_assign_domain_nr() on ARM khalasa@piap.pl (Krzysztof Hałasa) - 2016-03-07 15:00 +0100

csiph-web