lkml.org 
[lkml]   [2023]   [Apr]   [16]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH] vmlinux.lds.h: Discard .note.gnu.property section
Date
Two small nitpicks:

> Link: https://lkml.kernel.org/lkml/57830c30-cd77-40cf-9cd1-3bb608aa602e@app.fastmail.com

This link is "semi-broken", it should go to /bpf/ instead of /lkml/.

> /DISCARD/ : { *(.note.GNU-stack) } \
> + /DISCARD/ : { *(.note.gnu.property) } \

Both discards can go in the same DISCARD block.
(just style; it's how it's most often done in other linker scripts)

\
 
 \ /
  Last update: 2023-04-16 21:02    [W:0.079 / U:1.204 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site