Re: [PATCH] intel-gtt: fix an error handle in i810_setup()

From: Markus Elfring

Date: Mon Jan 26 2026 - 07:16:37 EST


> In i810_setup(), if ioremap() fails, the memory allocated
> by alloc_gatt_pages() should be freed. Add free_gatt_pages()
> to do so.

* Were any source code analysis tools involved here?

* Would the term “exception handling” be more appropriate than “an error handle”?


Regards,
Markus