Re: [PATCH v3 3/3] efi: implement interruptible runtime services

From: Sylvain Chouleur
Date: Thu Feb 11 2016 - 09:23:41 EST


2016-02-11 15:19 GMT+01:00 Matt Fleming <matt@xxxxxxxxxxxxxxxxxxx>:
> Did you have any luck binding this driver to the other
> Broxton-specific drivers?
>
> Additionally, you're going to want to make sure that
> efi_enabled(EFI_OLD_MEMMAP) is false in efi_interruptible_init(),
> otherwise you can't use the new EFI page table scheme, e.g. if someone
> boots with efi=old_map.

I didn't have very much time to work on this but yes, we should be
able to make efi_interruptible a platform driver which would be probed
by SPD driver or something like that.
I'll upload it as soon as I've something

--
Sylvain