On 13.01.2021 20:05, Julien Grall wrote: > On 28/11/2020 11:36, Julien Grall wrote: >> From: Julien Grall <jgr...@amazon.com> >> >> init_one_desc_irq() can return an error if it is unable to allocate >> memory. While this is unlikely to happen during boot (called from >> init_{,local_}irq_data()), it is better to harden the code by >> propagting the return value. >> >> Spotted by coverity. >> >> CID: 106529 >> >> Signed-off-by: Julien Grall <jgr...@amazon.com> >> Reviewed-by: Roger Paul Monné <roger....@citrix.com> > > From my understanding of MAINTAINERS rule, I still need an ack from x86 > maintainers.
Roger _is_ an x86 maintainer, so why would you need another ack? Jan