On 03/12/2021 12:08, Michal Orzel wrote:
On 03.12.2021 13:05, Julien Grall wrote:
Hi Michal,
On 03/12/2021 09:58, Michal Orzel wrote:
Commit 68dcdf942326ad90ca527831afbee9cd4a867f84
(xen/arm: s/gic_set_guest_irq/gic_raise_guest_irq)
forgot to modify a comment about lr_pending list,
referring to a function that has been renamed.
Fix that.
Fixes: 68dcdf942326ad90ca527831afbee9cd4a867f84
The format for fixes tag is a 12 characters sha1 followed by the commit
message. In this case, it would be:
Fixes: 68dcdf942326 ("xen/arm: s/gic_set_guest_irq/gic_raise_guest_irq") >>
I can fix it on commit.
Please do. I forgot about this requirement.
Done and committed. I have also re-wrapped the commit message to 72
characters rather than 50-characters.
--
Julien Grall