aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/igc
diff options
context:
space:
mode:
authorAndrew Delgadillo <[email protected]>2021-08-10 23:17:55 +0000
committerWill Deacon <[email protected]>2021-08-11 10:04:55 +0000
commit017f5fb9ce793e3558db94ee72068622bc0b79db (patch)
treee91fd9e170a75f2ab7e2d5a7bce68d1bf73af730 /drivers/net/ethernet/intel/igc
parentarm64: stacktrace: avoid tracing arch_stack_walk() (diff)
downloadkernel-017f5fb9ce793e3558db94ee72068622bc0b79db.tar.gz
kernel-017f5fb9ce793e3558db94ee72068622bc0b79db.zip
arm64: clean vdso & vdso32 files
commit a5b8ca97fbf8 ("arm64: do not descend to vdso directories twice") changes the cleaning behavior of arm64's vdso files, in that vdso.lds, vdso.so, and vdso.so.dbg are not removed upon a 'make clean/mrproper': $ make defconfig ARCH=arm64 $ make ARCH=arm64 $ make mrproper ARCH=arm64 $ git clean -nxdf Would remove arch/arm64/kernel/vdso/vdso.lds Would remove arch/arm64/kernel/vdso/vdso.so Would remove arch/arm64/kernel/vdso/vdso.so.dbg To remedy this, manually descend into arch/arm64/kernel/vdso upon cleaning. After this commit: $ make defconfig ARCH=arm64 $ make ARCH=arm64 $ make mrproper ARCH=arm64 $ git clean -nxdf <empty> Similar results are obtained for the vdso32 equivalent. Signed-off-by: Andrew Delgadillo <[email protected]> Cc: [email protected] Fixes: a5b8ca97fbf8 ("arm64: do not descend to vdso directories twice") Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Will Deacon <[email protected]>
Diffstat (limited to 'drivers/net/ethernet/intel/igc')
0 files changed, 0 insertions, 0 deletions