]> git.ipfire.org Git - thirdparty/linux.git/commit
um: Remove the pid parameter of handle_trap()
authorTiwei Bie <tiwei.btw@antgroup.com>
Fri, 11 Jul 2025 06:50:20 +0000 (14:50 +0800)
committerJohannes Berg <johannes.berg@intel.com>
Sun, 13 Jul 2025 17:42:49 +0000 (19:42 +0200)
commitb3fb0eb5c28766e3768f9f5b2968d33da00c4cea
tree32903e31be0ee521c986050ab5e2c10eb47142a1
parentcba737fa595f076f4b11df045d74bf6dfbc8db2f
um: Remove the pid parameter of handle_trap()

It's no longer used. Remove it.

Signed-off-by: Tiwei Bie <tiwei.btw@antgroup.com>
Link: https://patch.msgid.link/20250711065021.2535362-3-tiwei.bie@linux.dev
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
arch/um/os-Linux/skas/process.c