|
From: | Vladimir 'phcoder' Serbinenko |
Subject: | Re: [PATCH 05/15] modules: load module sections at page-aligned addresses |
Date: | Fri, 24 May 2024 20:57:37 +0300 |
What happens when 2 sections with the same NX and WR attributes follow each other? Do we need to split them per page? How often do we needlessly split in the current codebase? > to dump into the ELF section header, which is often pretty useless. I think this is not true. It's not useless, just doesn't take the NX requirement into account. I think it would be a better formulation
[Prev in Thread] | Current Thread | [Next in Thread] |