grub-devel
[Top][All Lists]
Advanced

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

[PATCH v3] ieee1275: Fix crash in of_path_of_nvme when of_path is empty


From: John Paul Adrian Glaubitz
Subject: [PATCH v3] ieee1275: Fix crash in of_path_of_nvme when of_path is empty
Date: Thu, 1 Mar 2018 23:34:52 +0100

Hi!

As suggested by James Clarke earlier on this mailing list today, I
have modified of_path_of_nvme such that it behaves the same way as
of_path_of_scsi and just returns NULL when the call to find_obppath
returns NULL.

This makes much more sense than what my previous patch did as we
don't want of_path_of_nvme to return anything but NULL when not
run on a system not based on Open Firmware.

Thanks,
Adrian




reply via email to

[Prev in Thread] Current Thread [Next in Thread]