Message ID | 20240405134151.5560-1-schnelle@linux.ibm.com (mailing list archive) |
---|---|
Headers | show |
Series | platform: Handle HAS_IOPORT dependencies | expand |
Hello: This patch was applied to chrome-platform/linux.git (for-kernelci) by Tzung-Bi Shih <tzungbi@kernel.org>: On Fri, 5 Apr 2024 15:41:50 +0200 you wrote: > Hi Benson, Tzung-Bi, > > This is a follow up in my ongoing effort of making inb()/outb() and > similar I/O port accessors compile-time optional. Previously I sent this > as a treewide series titled "treewide: Remove I/O port accessors for > HAS_IOPORT=n" with the latest being its 5th version[0]. With a significant > subset of patches merged I've changed over to per-subsystem series. These > series are stand alone and should be merged via the relevant tree such > that with all subsystems complete we can follow this up with the final > patch that will make the I/O port accessors compile-time optional. > > [...] Here is the summary with links: - [1/1] platform: add HAS_IOPORT dependencies https://git.kernel.org/chrome-platform/c/3b89336c9ccf You are awesome, thank you!
Hello: This patch was applied to chrome-platform/linux.git (for-next) by Tzung-Bi Shih <tzungbi@kernel.org>: On Fri, 5 Apr 2024 15:41:50 +0200 you wrote: > Hi Benson, Tzung-Bi, > > This is a follow up in my ongoing effort of making inb()/outb() and > similar I/O port accessors compile-time optional. Previously I sent this > as a treewide series titled "treewide: Remove I/O port accessors for > HAS_IOPORT=n" with the latest being its 5th version[0]. With a significant > subset of patches merged I've changed over to per-subsystem series. These > series are stand alone and should be merged via the relevant tree such > that with all subsystems complete we can follow this up with the final > patch that will make the I/O port accessors compile-time optional. > > [...] Here is the summary with links: - [1/1] platform: add HAS_IOPORT dependencies https://git.kernel.org/chrome-platform/c/3b89336c9ccf You are awesome, thank you!