Linus Torvalds writes: (Summary)
So I pulled this, and then was surprised by how *everything* got
rebuilt even though it only touched pinctl files.
rebuilt even though it only touched pinctl files.
The reason for that seems to be that the pinctl pull got me this: The reason for that seems to be that the pinctl pull got me this:
rebuilt even though it only touched pinctl files.
The reason for that seems to be that the pinctl pull got me this: The reason for that seems to be that the pinctl pull got me this:
include/linux/pinctrl/devinfo.h | I suspect a lot of our build times is the poor compiler just reading and parsing header files over and over again, and a lot of them are probably not needed.