On Tue, Jul 31, 2018 at 12:25 PM, Kirill Tkhai <ktkhai@xxxxxxxxxxxxx> wrote: > This cleanup patch makes the function to use the primitive > instead of direct dereferencing. Okay. > > Also, move fiq dereferencing out of cycle, since it's > always constant. Not much win. The compiler can guess as much... Applied, anyway. Thanks, Miklos