linux-acpi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] ACPI IORT fixes for v4.10-rc8
@ 2017-02-06 13:38 Lorenzo Pieralisi
  2017-02-06 13:47 ` Will Deacon
  0 siblings, 1 reply; 2+ messages in thread
From: Lorenzo Pieralisi @ 2017-02-06 13:38 UTC (permalink / raw)
  To: will.deacon, catalin.marinas
  Cc: hanjun.guo, dan.carpenter, okaya, linux-arm-kernel, linux-acpi

Hi Will, Catalin,

please consider pulling a couple of minor ACPI IORT fixes that were
missed in the last few -rc* cycles but should be considered for
merging as soon as possible, hopefully before v4.10 is released.

Thanks,
Lorenzo

The following changes since commit d5adbfcd5f7bcc6fa58a41c5c5ada0e5c826ce2c:

  Linux 4.10-rc7 (2017-02-05 15:10:58 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/lpieralisi/linux.git tags/iort-fixes-for-v4.10

for you to fetch changes up to 2a42d9d5dd259b0bdef34a00da426ac5fb0261e1:

  ACPI/IORT: Fix the error return code in iort_add_smmu_platform_device() (2017-02-06 12:50:53 +0000)

----------------------------------------------------------------
IORT fixes as a fall-out from IORT SMMU changes:

* Fix return value when IORT code allocating platform
  devices fails, that is causing a successful return
  on failure
* Fix the indexing in iort_node_get_id() so that the correct
  mapping entry is used to return the correct IORT parent
  node resulting from the mapping

----------------------------------------------------------------
Dan Carpenter (1):
      ACPI/IORT: Fix the error return code in iort_add_smmu_platform_device()

Lorenzo Pieralisi (1):
      ACPI/IORT: Fix iort_node_get_id() mapping entries indexing

 drivers/acpi/arm64/iort.c | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2017-02-06 13:47 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-02-06 13:38 [GIT PULL] ACPI IORT fixes for v4.10-rc8 Lorenzo Pieralisi
2017-02-06 13:47 ` Will Deacon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).