commit | ae63dcadf2c39fc368b705a300514e7de55a00bb | [log] [tgz] |
---|---|---|
author | Kyle Swenson <kyle.swenson@est.tech> | Thu Jul 13 08:10:47 2023 -0600 |
committer | Kyle Swenson <kyle.swenson@est.tech> | Mon Jan 15 11:23:07 2024 -0700 |
tree | 9b9912b3680fcfe14cf1476eb9d6d941ab29235f | |
parent | 545987ba5965c66e1f2cd67f7c45be71208c9be7 [diff] |
arm: Inline asm sometimes ignores 'register' declarations This fix was derived from discusson on https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86673 and has come up recently because we are compiling the v4.4.100 kernel with a newer toolchain. Change-Id: Ib9e6923b9900a8b7a825e0d7b0fb5b11a73b83f4