On 8/27/21 5:02 PM, Warner Losh wrote: >> On Aug 26, 2021, at 10:42 PM, Philippe Mathieu-Daudé <[email protected]> wrote: >> >> On 8/26/21 11:11 PM, [email protected] wrote: >>> From: Warner Losh <[email protected]> >>> >>> LOW_ELF_STACK doesn't exist on FreeBSD and likely never will. Remove it. >>> Likewise, remove an #if 0 block that's not useful >>> >>> Signed-off-by: Warner Losh <[email protected]> >>> Reviewed-by: Richard Henderson <[email protected]> >>> --- >>> bsd-user/elfload.c | 20 -------------------- >>> 1 file changed, 20 deletions(-) >> >> Move as patch #14? > > Are you suggesting I move this to be right after patch #14 or that I squash / > fold it into patch #14?
Move, if possible. If too much trouble (rebase conflict) then don't worry and let it here. > Warner > >> Reviewed-by: Philippe Mathieu-Daudé <[email protected]> >
