]> git.proxmox.com Git - mirror_qemu.git/commitdiff
linux-user: target_syscall.h remove definition TARGET_MINSIGSTKSZ
authorSong Gao <gaosong@loongson.cn>
Fri, 26 Nov 2021 02:23:07 +0000 (10:23 +0800)
committerLaurent Vivier <laurent@vivier.eu>
Thu, 6 Jan 2022 10:40:52 +0000 (11:40 +0100)
TARGET_MINSIGSTKSZ has been defined in generic/signal.h
or target_signal.h, We don't need to define it again.

Signed-off-by: Song Gao <gaosong@loongson.cn>
Reviewed-by: Laurent Vivier <laurent@vivier.eu>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <1637893388-10282-3-git-send-email-gaosong@loongson.cn>
Signed-off-by: Laurent Vivier <laurent@vivier.eu>
18 files changed:
linux-user/aarch64/target_syscall.h
linux-user/alpha/target_syscall.h
linux-user/arm/target_syscall.h
linux-user/cris/target_syscall.h
linux-user/hppa/target_syscall.h
linux-user/i386/target_syscall.h
linux-user/m68k/target_syscall.h
linux-user/microblaze/target_syscall.h
linux-user/mips/target_syscall.h
linux-user/mips64/target_syscall.h
linux-user/nios2/target_syscall.h
linux-user/openrisc/target_syscall.h
linux-user/ppc/target_syscall.h
linux-user/riscv/target_syscall.h
linux-user/s390x/target_syscall.h
linux-user/sh4/target_syscall.h
linux-user/sparc/target_syscall.h
linux-user/x86_64/target_syscall.h

index 76f6c3391d338421641dac895ed0a8b06bea1f49..508219d62aba1d01dbd733b130c9d95f1b05b515 100644 (file)
@@ -15,7 +15,6 @@ struct target_pt_regs {
 #endif
 #define UNAME_MINIMUM_RELEASE "3.8.0"
 #define TARGET_CLONE_BACKWARDS
-#define TARGET_MINSIGSTKSZ       2048
 #define TARGET_MCL_CURRENT 1
 #define TARGET_MCL_FUTURE  2
 #define TARGET_MCL_ONFAULT 4
index 03091bf0a8260c00371ee4dcae9447a34e060eb2..fda3a49f29be92845b700ff62a86a070687f2e2a 100644 (file)
@@ -63,7 +63,6 @@ struct target_pt_regs {
 #define TARGET_UAC_NOPRINT             1
 #define TARGET_UAC_NOFIX               2
 #define TARGET_UAC_SIGBUS              4
-#define TARGET_MINSIGSTKSZ              4096
 #define TARGET_MCL_CURRENT     0x2000
 #define TARGET_MCL_FUTURE      0x4000
 #define TARGET_MCL_ONFAULT     0x8000
index e870ed7a5468a894338724453560b497f318a581..f04f9c9e3d7597be12814d4c1f9826462935a753 100644 (file)
@@ -27,7 +27,6 @@ struct target_pt_regs {
 
 #define TARGET_CLONE_BACKWARDS
 
-#define TARGET_MINSIGSTKSZ 2048
 #define TARGET_MCL_CURRENT 1
 #define TARGET_MCL_FUTURE  2
 #define TARGET_MCL_ONFAULT 4
index 19e12814039c68cd48b9041b6bd1c63ea7797bf5..0b5ebf1f02834bc649f6916c2586e8be1dcc0c77 100644 (file)
@@ -39,7 +39,6 @@ struct target_pt_regs {
 };
 
 #define TARGET_CLONE_BACKWARDS2
-#define TARGET_MINSIGSTKSZ 2048
 #define TARGET_MCL_CURRENT 1
 #define TARGET_MCL_FUTURE  2
 #define TARGET_MCL_ONFAULT 4
index 0018bcb5c4dc8cd1e776201c4a58a4610514a2e1..4b382c1fcf4abcc4a8e826ee8283315fe7578b41 100644 (file)
@@ -22,7 +22,6 @@ struct target_pt_regs {
 #define UNAME_MACHINE "parisc"
 #define UNAME_MINIMUM_RELEASE "2.6.32"
 #define TARGET_CLONE_BACKWARDS
-#define TARGET_MINSIGSTKSZ       2048
 #define TARGET_MCL_CURRENT 1
 #define TARGET_MCL_FUTURE  2
 #define TARGET_MCL_ONFAULT 4
index ed356b3908dc10127e68a7d7ca68da695f27eed8..aaade06b136ac385cd398a1367edb6102a45427e 100644 (file)
@@ -150,7 +150,6 @@ struct target_vm86plus_struct {
 #define UNAME_MINIMUM_RELEASE "2.6.32"
 
 #define TARGET_CLONE_BACKWARDS
-#define TARGET_MINSIGSTKSZ 2048
 #define TARGET_MCL_CURRENT 1
 #define TARGET_MCL_FUTURE  2
 #define TARGET_MCL_ONFAULT 4
index 23359a6299dd035be00f0ded3550b49a42cc158f..8d4ddbd76c8f4b4b4cee53990394d320495a2865 100644 (file)
@@ -20,7 +20,6 @@ struct target_pt_regs {
 #define UNAME_MACHINE "m68k"
 #define UNAME_MINIMUM_RELEASE "2.6.32"
 
-#define TARGET_MINSIGSTKSZ 2048
 #define TARGET_MCL_CURRENT 1
 #define TARGET_MCL_FUTURE  2
 #define TARGET_MCL_ONFAULT 4
index 7f653db34f87bbbab5bc8605e16a585d5ba3ef0a..43362a1664caf2d78dd04b9f5f69f3849a986ee2 100644 (file)
@@ -49,7 +49,6 @@ struct target_pt_regs {
 };
 
 #define TARGET_CLONE_BACKWARDS
-#define TARGET_MINSIGSTKSZ      2048
 #define TARGET_MCL_CURRENT 1
 #define TARGET_MCL_FUTURE  2
 #define TARGET_MCL_ONFAULT 4
index f59057493a35e278343ae86494d8749750f578fb..7a82661fdb474c7e997b9abcfa2df6c69a5a4785 100644 (file)
@@ -24,7 +24,6 @@ struct target_pt_regs {
 #define UNAME_MINIMUM_RELEASE "2.6.32"
 
 #define TARGET_CLONE_BACKWARDS
-#define TARGET_MINSIGSTKSZ 2048
 #define TARGET_MCL_CURRENT 1
 #define TARGET_MCL_FUTURE  2
 #define TARGET_MCL_ONFAULT 4
index cd1e1b496916a44e709b6ec8815e12e4f9217a6f..2c7a881c7434a0bb82d95e568035791e9cbfb3df 100644 (file)
@@ -21,7 +21,6 @@ struct target_pt_regs {
 #define UNAME_MINIMUM_RELEASE "2.6.32"
 
 #define TARGET_CLONE_BACKWARDS
-#define TARGET_MINSIGSTKSZ      2048
 #define TARGET_MCL_CURRENT 1
 #define TARGET_MCL_FUTURE  2
 #define TARGET_MCL_ONFAULT 4
index 78006c24d479b589d401e6af66cef96e3a8f72a7..561b28d2816a22304df77e223022433cb361cce6 100644 (file)
@@ -30,7 +30,6 @@ struct target_pt_regs {
     unsigned long  orig_r7;
 };
 
-#define TARGET_MINSIGSTKSZ 2048
 #define TARGET_MCL_CURRENT 1
 #define TARGET_MCL_FUTURE  2
 #define TARGET_MCL_ONFAULT 4
index ef0d89a551d57551e77a9a7ae1ce5682c6fe299a..7fe5b73d3bea477dc8f8867acfa721f8ed6b2299 100644 (file)
@@ -15,7 +15,6 @@ struct target_pt_regs {
 #define UNAME_MACHINE "openrisc"
 #define UNAME_MINIMUM_RELEASE "2.6.32"
 
-#define TARGET_MINSIGSTKSZ 2048
 #define TARGET_MCL_CURRENT 1
 #define TARGET_MCL_FUTURE  2
 #define TARGET_MCL_ONFAULT 4
index b9c4b813d3e4093f2ad75f16a35aeb10c81774a2..8b364697d4a6ae248952c15b6dc420089241c964 100644 (file)
@@ -71,7 +71,6 @@ struct target_revectored_struct {
 
 #define TARGET_CLONE_BACKWARDS
 
-#define TARGET_MINSIGSTKSZ 2048
 #define TARGET_MCL_CURRENT 0x2000
 #define TARGET_MCL_FUTURE  0x4000
 #define TARGET_MCL_ONFAULT 0x8000
index 9b1316132496d7d318f0b6204e662edd92354b9e..7601f10c28e72c7ec22be8640089daf7dfe1873b 100644 (file)
@@ -51,7 +51,6 @@ struct target_pt_regs {
 #define UNAME_MINIMUM_RELEASE "4.15.0"
 #endif
 
-#define TARGET_MINSIGSTKSZ 2048
 #define TARGET_MCL_CURRENT 1
 #define TARGET_MCL_FUTURE  2
 #define TARGET_MCL_ONFAULT 4
index 94f84178db799a6667c97486d94289199f14d064..4018988a25e1b02523e31cd5e1dae72d04ee4167 100644 (file)
@@ -27,7 +27,6 @@ struct target_pt_regs {
 #define UNAME_MINIMUM_RELEASE "2.6.32"
 
 #define TARGET_CLONE_BACKWARDS2
-#define TARGET_MINSIGSTKSZ        2048
 #define TARGET_MCL_CURRENT 1
 #define TARGET_MCL_FUTURE  2
 #define TARGET_MCL_ONFAULT 4
index c1437adafefac725000cb506265eafe57c6597e2..148398855dfee88dc64183b99e395e28dff1a042 100644 (file)
@@ -15,7 +15,6 @@ struct target_pt_regs {
 #define UNAME_MACHINE "sh4"
 #define UNAME_MINIMUM_RELEASE "2.6.32"
 
-#define TARGET_MINSIGSTKSZ 2048
 #define TARGET_MCL_CURRENT 1
 #define TARGET_MCL_FUTURE  2
 #define TARGET_MCL_ONFAULT 4
index 087b39d39c4c63eaaa734f6e7993b9455adf4ec0..be77e44eb860e09bf978f17cefafd513f70be8e5 100644 (file)
@@ -34,7 +34,6 @@ struct target_pt_regs {
  * and copy_thread().
  */
 #define TARGET_CLONE_BACKWARDS
-#define TARGET_MINSIGSTKSZ      4096
 #define TARGET_MCL_CURRENT 0x2000
 #define TARGET_MCL_FUTURE  0x4000
 #define TARGET_MCL_ONFAULT 0x8000
index 3ecccb72be2dfb7f18dff6dbe3a727f7c49da7cb..fb558345d30bce39da61c63f02a78028504da2ef 100644 (file)
@@ -100,7 +100,6 @@ struct target_msqid64_ds {
 #define TARGET_ARCH_SET_FS 0x1002
 #define TARGET_ARCH_GET_FS 0x1003
 #define TARGET_ARCH_GET_GS 0x1004
-#define TARGET_MINSIGSTKSZ 2048
 #define TARGET_MCL_CURRENT 1
 #define TARGET_MCL_FUTURE  2
 #define TARGET_MCL_ONFAULT 4