mirror of
https://github.com/edk2-porting/linux-next.git
synced 2024-12-18 18:23:53 +08:00
4a966fa24a
Refactor gasket_components_to_dev_address to be faster and easier to understand. The old implementation was unnecessarily complex and masked the page_index for simple addresses but not extended ones. It makes the most sense for this function to perform no such masking. Signed-off-by: Nick Ewalt <nicholasewalt@google.com> Signed-off-by: Todd Poynor <toddpoynor@google.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
||
---|---|---|
.. | ||
apex_driver.c | ||
apex.h | ||
gasket_constants.h | ||
gasket_core.c | ||
gasket_core.h | ||
gasket_interrupt.c | ||
gasket_interrupt.h | ||
gasket_ioctl.c | ||
gasket_ioctl.h | ||
gasket_page_table.c | ||
gasket_page_table.h | ||
gasket_sysfs.c | ||
gasket_sysfs.h | ||
gasket.h | ||
Kconfig | ||
Makefile | ||
TODO |