Re: [PATCH v3 11/21] objtool: Allow empty alternatives
Peter Zijlstra <[email protected]>
| Newsgroups | org.kernel.vger.live-patching,org.infradead.lists.linux-arm-kernel,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
On Tue, May 12, 2026 at 08:33:45PM -0700, Josh Poimboeuf wrote: > arm64 can have empty alternatives, which are effectively no-ops. Ignore > them. While at it, fix a memory leak. How does this happen?