[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20250717032828.500146-1-yangfeng59949@163.com>
Date: Thu, 17 Jul 2025 11:28:26 +0800
From: Feng Yang <yangfeng59949@....com>
To: ast@...nel.org,
	daniel@...earbox.net,
	andrii@...nel.org,
	martin.lau@...ux.dev,
	eddyz87@...il.com,
	song@...nel.org,
	yonghong.song@...ux.dev,
	john.fastabend@...il.com,
	kpsingh@...nel.org,
	sdf@...ichev.me,
	haoluo@...gle.com,
	jolsa@...nel.org,
	memxor@...il.com
Cc: bpf@...r.kernel.org,
	linux-kernel@...r.kernel.org
Subject: [PATCH v2 bpf-next 0/2] Fix macro redefined and delete
From: Feng Yang <yangfeng@...inos.cn>
Fix macro redefined and delete map_in_map test
---
Changes in v2:
- directly use bpf_stream_stage_printk
- delete map_in_map test, thanks, Yonghong Song.
- Link to v1: https://lore.kernel.org/all/20250716080616.1357793-1-yangfeng59949@163.com/
Feng Yang (2):
  bpf: Fix macro redefined
  samples/bpf: Delete map_in_map test
 include/linux/bpf.h                |   1 -
 kernel/bpf/core.c                  |   2 +-
 kernel/bpf/rqspinlock.c            |   8 +-
 samples/bpf/Makefile               |   3 -
 samples/bpf/test_map_in_map.bpf.c  | 172 -----------------------------
 samples/bpf/test_map_in_map_user.c | 168 ----------------------------
 6 files changed, 5 insertions(+), 349 deletions(-)
 delete mode 100644 samples/bpf/test_map_in_map.bpf.c
 delete mode 100644 samples/bpf/test_map_in_map_user.c
-- 
2.43.0
Powered by blists - more mailing lists
 
