All of lore.kernel.org
 help / color / mirror / Atom feed
From: Richard Weinberger <richard@nod.at>
To: masahiroy <masahiroy@kernel.org>
Cc: linux-kbuild <linux-kbuild@vger.kernel.org>,
	linux-kernel <linux-kernel@vger.kernel.org>,
	linux-arm-kernel <linux-arm-kernel@lists.infradead.org>,
	linux-csky@vger.kernel.org,
	linux-parisc <linux-parisc@vger.kernel.org>,
	linux-riscv@lists.infradead.org, linux-s390@vger.kernel.org,
	linux-um <linux-um@lists.infradead.org>,
	loongarch <loongarch@lists.linux.dev>,
	sparclinux <sparclinux@vger.kernel.org>, x86 <x86@kernel.org>,
	anton ivanov <anton.ivanov@cambridgegreys.com>, bp <bp@alien8.de>,
	dave hansen <dave.hansen@linux.intel.com>, hpa <hpa@zytor.com>,
	mingo <mingo@redhat.com>,
	Johannes Berg <johannes@sipsolutions.net>,
	tglx <tglx@linutronix.de>
Subject: Re: [PATCH 2/5] UML: remove unused cmd_vdso_install
Date: Mon, 9 Oct 2023 15:09:18 +0200 (CEST)	[thread overview]
Message-ID: <687416388.7594.1696856958852.JavaMail.zimbra@nod.at> (raw)
In-Reply-To: <20231009124210.1064021-2-masahiroy@kernel.org>

----- Ursprüngliche Mail -----
> Von: "masahiroy" <masahiroy@kernel.org>
> An: "linux-kbuild" <linux-kbuild@vger.kernel.org>
> CC: "linux-kernel" <linux-kernel@vger.kernel.org>, "linux-arm-kernel" <linux-arm-kernel@lists.infradead.org>,
> linux-csky@vger.kernel.org, "linux-parisc" <linux-parisc@vger.kernel.org>, linux-riscv@lists.infradead.org,
> linux-s390@vger.kernel.org, "linux-um" <linux-um@lists.infradead.org>, "loongarch" <loongarch@lists.linux.dev>,
> "sparclinux" <sparclinux@vger.kernel.org>, "x86" <x86@kernel.org>, "masahiroy" <masahiroy@kernel.org>, "anton ivanov"
> <anton.ivanov@cambridgegreys.com>, "bp" <bp@alien8.de>, "dave hansen" <dave.hansen@linux.intel.com>, "hpa"
> <hpa@zytor.com>, "mingo" <mingo@redhat.com>, "Johannes Berg" <johannes@sipsolutions.net>, "richard" <richard@nod.at>,
> "tglx" <tglx@linutronix.de>
> Gesendet: Montag, 9. Oktober 2023 14:42:07
> Betreff: [PATCH 2/5] UML: remove unused cmd_vdso_install

> You cannot run this code because arch/um/Makefile does not define the
> vdso_install target.
> 
> It appears that this code was blindly copied from another architecture.
> 
> Remove the dead code.
> 
> Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>

Acked-by: Richard Weinberger <richard@nod.at>

Thanks,
//richard

WARNING: multiple messages have this Message-ID (diff)
From: Richard Weinberger <richard@nod.at>
To: masahiroy <masahiroy@kernel.org>
Cc: linux-kbuild <linux-kbuild@vger.kernel.org>,
	 linux-kernel <linux-kernel@vger.kernel.org>,
	 linux-arm-kernel <linux-arm-kernel@lists.infradead.org>,
	 linux-csky@vger.kernel.org,
	 linux-parisc <linux-parisc@vger.kernel.org>,
	 linux-riscv@lists.infradead.org, linux-s390@vger.kernel.org,
	 linux-um <linux-um@lists.infradead.org>,
	 loongarch <loongarch@lists.linux.dev>,
	 sparclinux <sparclinux@vger.kernel.org>, x86 <x86@kernel.org>,
	 anton ivanov <anton.ivanov@cambridgegreys.com>,
	bp <bp@alien8.de>,  dave hansen <dave.hansen@linux.intel.com>,
	hpa <hpa@zytor.com>,  mingo <mingo@redhat.com>,
	Johannes Berg <johannes@sipsolutions.net>,
	 tglx <tglx@linutronix.de>
Subject: Re: [PATCH 2/5] UML: remove unused cmd_vdso_install
Date: Mon, 9 Oct 2023 15:09:18 +0200 (CEST)	[thread overview]
Message-ID: <687416388.7594.1696856958852.JavaMail.zimbra@nod.at> (raw)
In-Reply-To: <20231009124210.1064021-2-masahiroy@kernel.org>

----- Ursprüngliche Mail -----
> Von: "masahiroy" <masahiroy@kernel.org>
> An: "linux-kbuild" <linux-kbuild@vger.kernel.org>
> CC: "linux-kernel" <linux-kernel@vger.kernel.org>, "linux-arm-kernel" <linux-arm-kernel@lists.infradead.org>,
> linux-csky@vger.kernel.org, "linux-parisc" <linux-parisc@vger.kernel.org>, linux-riscv@lists.infradead.org,
> linux-s390@vger.kernel.org, "linux-um" <linux-um@lists.infradead.org>, "loongarch" <loongarch@lists.linux.dev>,
> "sparclinux" <sparclinux@vger.kernel.org>, "x86" <x86@kernel.org>, "masahiroy" <masahiroy@kernel.org>, "anton ivanov"
> <anton.ivanov@cambridgegreys.com>, "bp" <bp@alien8.de>, "dave hansen" <dave.hansen@linux.intel.com>, "hpa"
> <hpa@zytor.com>, "mingo" <mingo@redhat.com>, "Johannes Berg" <johannes@sipsolutions.net>, "richard" <richard@nod.at>,
> "tglx" <tglx@linutronix.de>
> Gesendet: Montag, 9. Oktober 2023 14:42:07
> Betreff: [PATCH 2/5] UML: remove unused cmd_vdso_install

> You cannot run this code because arch/um/Makefile does not define the
> vdso_install target.
> 
> It appears that this code was blindly copied from another architecture.
> 
> Remove the dead code.
> 
> Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>

Acked-by: Richard Weinberger <richard@nod.at>

Thanks,
//richard

_______________________________________________
linux-riscv mailing list
linux-riscv@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-riscv

WARNING: multiple messages have this Message-ID (diff)
From: Richard Weinberger <richard@nod.at>
To: masahiroy <masahiroy@kernel.org>
Cc: linux-kbuild <linux-kbuild@vger.kernel.org>,
	 linux-kernel <linux-kernel@vger.kernel.org>,
	 linux-arm-kernel <linux-arm-kernel@lists.infradead.org>,
	 linux-csky@vger.kernel.org,
	 linux-parisc <linux-parisc@vger.kernel.org>,
	 linux-riscv@lists.infradead.org, linux-s390@vger.kernel.org,
	 linux-um <linux-um@lists.infradead.org>,
	 loongarch <loongarch@lists.linux.dev>,
	 sparclinux <sparclinux@vger.kernel.org>, x86 <x86@kernel.org>,
	 anton ivanov <anton.ivanov@cambridgegreys.com>,
	bp <bp@alien8.de>,  dave hansen <dave.hansen@linux.intel.com>,
	hpa <hpa@zytor.com>,  mingo <mingo@redhat.com>,
	Johannes Berg <johannes@sipsolutions.net>,
	 tglx <tglx@linutronix.de>
Subject: Re: [PATCH 2/5] UML: remove unused cmd_vdso_install
Date: Mon, 9 Oct 2023 15:09:18 +0200 (CEST)	[thread overview]
Message-ID: <687416388.7594.1696856958852.JavaMail.zimbra@nod.at> (raw)
In-Reply-To: <20231009124210.1064021-2-masahiroy@kernel.org>

----- Ursprüngliche Mail -----
> Von: "masahiroy" <masahiroy@kernel.org>
> An: "linux-kbuild" <linux-kbuild@vger.kernel.org>
> CC: "linux-kernel" <linux-kernel@vger.kernel.org>, "linux-arm-kernel" <linux-arm-kernel@lists.infradead.org>,
> linux-csky@vger.kernel.org, "linux-parisc" <linux-parisc@vger.kernel.org>, linux-riscv@lists.infradead.org,
> linux-s390@vger.kernel.org, "linux-um" <linux-um@lists.infradead.org>, "loongarch" <loongarch@lists.linux.dev>,
> "sparclinux" <sparclinux@vger.kernel.org>, "x86" <x86@kernel.org>, "masahiroy" <masahiroy@kernel.org>, "anton ivanov"
> <anton.ivanov@cambridgegreys.com>, "bp" <bp@alien8.de>, "dave hansen" <dave.hansen@linux.intel.com>, "hpa"
> <hpa@zytor.com>, "mingo" <mingo@redhat.com>, "Johannes Berg" <johannes@sipsolutions.net>, "richard" <richard@nod.at>,
> "tglx" <tglx@linutronix.de>
> Gesendet: Montag, 9. Oktober 2023 14:42:07
> Betreff: [PATCH 2/5] UML: remove unused cmd_vdso_install

> You cannot run this code because arch/um/Makefile does not define the
> vdso_install target.
> 
> It appears that this code was blindly copied from another architecture.
> 
> Remove the dead code.
> 
> Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>

Acked-by: Richard Weinberger <richard@nod.at>

Thanks,
//richard

_______________________________________________
linux-um mailing list
linux-um@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-um

WARNING: multiple messages have this Message-ID (diff)
From: Richard Weinberger <richard@nod.at>
To: masahiroy <masahiroy@kernel.org>
Cc: linux-kbuild <linux-kbuild@vger.kernel.org>,
	 linux-kernel <linux-kernel@vger.kernel.org>,
	 linux-arm-kernel <linux-arm-kernel@lists.infradead.org>,
	 linux-csky@vger.kernel.org,
	 linux-parisc <linux-parisc@vger.kernel.org>,
	 linux-riscv@lists.infradead.org, linux-s390@vger.kernel.org,
	 linux-um <linux-um@lists.infradead.org>,
	 loongarch <loongarch@lists.linux.dev>,
	 sparclinux <sparclinux@vger.kernel.org>, x86 <x86@kernel.org>,
	 anton ivanov <anton.ivanov@cambridgegreys.com>,
	bp <bp@alien8.de>,  dave hansen <dave.hansen@linux.intel.com>,
	hpa <hpa@zytor.com>,  mingo <mingo@redhat.com>,
	Johannes Berg <johannes@sipsolutions.net>,
	 tglx <tglx@linutronix.de>
Subject: Re: [PATCH 2/5] UML: remove unused cmd_vdso_install
Date: Mon, 9 Oct 2023 15:09:18 +0200 (CEST)	[thread overview]
Message-ID: <687416388.7594.1696856958852.JavaMail.zimbra@nod.at> (raw)
In-Reply-To: <20231009124210.1064021-2-masahiroy@kernel.org>

----- Ursprüngliche Mail -----
> Von: "masahiroy" <masahiroy@kernel.org>
> An: "linux-kbuild" <linux-kbuild@vger.kernel.org>
> CC: "linux-kernel" <linux-kernel@vger.kernel.org>, "linux-arm-kernel" <linux-arm-kernel@lists.infradead.org>,
> linux-csky@vger.kernel.org, "linux-parisc" <linux-parisc@vger.kernel.org>, linux-riscv@lists.infradead.org,
> linux-s390@vger.kernel.org, "linux-um" <linux-um@lists.infradead.org>, "loongarch" <loongarch@lists.linux.dev>,
> "sparclinux" <sparclinux@vger.kernel.org>, "x86" <x86@kernel.org>, "masahiroy" <masahiroy@kernel.org>, "anton ivanov"
> <anton.ivanov@cambridgegreys.com>, "bp" <bp@alien8.de>, "dave hansen" <dave.hansen@linux.intel.com>, "hpa"
> <hpa@zytor.com>, "mingo" <mingo@redhat.com>, "Johannes Berg" <johannes@sipsolutions.net>, "richard" <richard@nod.at>,
> "tglx" <tglx@linutronix.de>
> Gesendet: Montag, 9. Oktober 2023 14:42:07
> Betreff: [PATCH 2/5] UML: remove unused cmd_vdso_install

> You cannot run this code because arch/um/Makefile does not define the
> vdso_install target.
> 
> It appears that this code was blindly copied from another architecture.
> 
> Remove the dead code.
> 
> Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>

Acked-by: Richard Weinberger <richard@nod.at>

Thanks,
//richard

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

  reply	other threads:[~2023-10-09 13:09 UTC|newest]

Thread overview: 69+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-10-09 12:42 [PATCH 1/5] csky: remove unused cmd_vdso_install Masahiro Yamada
2023-10-09 12:42 ` Masahiro Yamada
2023-10-09 12:42 ` Masahiro Yamada
2023-10-09 12:42 ` Masahiro Yamada
2023-10-09 12:42 ` [PATCH 2/5] UML: " Masahiro Yamada
2023-10-09 12:42   ` Masahiro Yamada
2023-10-09 12:42   ` Masahiro Yamada
2023-10-09 12:42   ` Masahiro Yamada
2023-10-09 13:09   ` Richard Weinberger [this message]
2023-10-09 13:09     ` Richard Weinberger
2023-10-09 13:09     ` Richard Weinberger
2023-10-09 13:09     ` Richard Weinberger
2023-10-09 12:42 ` [PATCH 3/5] parisc: remove broken vdso_install Masahiro Yamada
2023-10-09 12:42   ` Masahiro Yamada
2023-10-09 12:42   ` Masahiro Yamada
2023-10-09 12:42   ` Masahiro Yamada
2023-10-12  7:24   ` Helge Deller
2023-10-12  7:24     ` Helge Deller
2023-10-12  7:24     ` Helge Deller
2023-10-12  7:24     ` Helge Deller
2023-10-09 12:42 ` [PATCH 4/5] kbuild: unify vdso_install rules Masahiro Yamada
2023-10-09 12:42   ` Masahiro Yamada
2023-10-09 12:42   ` Masahiro Yamada
2023-10-09 12:42   ` Masahiro Yamada
2023-10-10  7:36   ` Sven Schnelle
2023-10-10  7:36     ` Sven Schnelle
2023-10-10  7:36     ` Sven Schnelle
2023-10-10  7:36     ` Sven Schnelle
2023-10-11  2:23   ` Guo Ren
2023-10-11  2:23     ` Guo Ren
2023-10-11  2:23     ` Guo Ren
2023-10-11  2:23     ` Guo Ren
2023-10-11 12:52     ` Masahiro Yamada
2023-10-11 12:52       ` Masahiro Yamada
2023-10-11 12:52       ` Masahiro Yamada
2023-10-11 12:52       ` Masahiro Yamada
2023-10-12  6:21       ` Guo Ren
2023-10-12  6:21         ` Guo Ren
2023-10-12  6:21         ` Guo Ren
2023-10-12  6:21         ` Guo Ren
2023-10-11 20:10   ` Nicolas Schier
2023-10-11 20:10     ` Nicolas Schier
2023-10-11 20:10     ` Nicolas Schier
2023-10-11 20:10     ` Nicolas Schier
2023-10-27 16:24   ` Catalin Marinas
2023-10-27 19:48   ` Russell King (Oracle)
2023-10-27 19:48     ` Russell King (Oracle)
2023-10-27 19:48     ` Russell King (Oracle)
2023-10-27 19:48     ` Russell King (Oracle)
2023-10-09 12:42 ` [PATCH 5/5] kbuild: unify no-compiler-targets and no-sync-config-targets Masahiro Yamada
2023-10-09 12:42   ` Masahiro Yamada
2023-10-09 12:42   ` Masahiro Yamada
2023-10-09 12:42   ` Masahiro Yamada
2023-10-09 16:44   ` Nathan Chancellor
2023-10-09 16:44     ` Nathan Chancellor
2023-10-09 16:44     ` Nathan Chancellor
2023-10-09 16:44     ` Nathan Chancellor
2023-10-14  8:41     ` Masahiro Yamada
2023-10-14  8:41       ` Masahiro Yamada
2023-10-14  8:41       ` Masahiro Yamada
2023-10-14  8:41       ` Masahiro Yamada
2023-10-09 15:16 ` [PATCH 1/5] csky: remove unused cmd_vdso_install Guo Ren
2023-10-09 15:16   ` Guo Ren
2023-10-09 15:16   ` Guo Ren
2023-10-09 15:16   ` Guo Ren
2023-10-14  9:08   ` Masahiro Yamada
2023-10-14  9:08     ` Masahiro Yamada
2023-10-14  9:08     ` Masahiro Yamada
2023-10-14  9:08     ` Masahiro Yamada

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=687416388.7594.1696856958852.JavaMail.zimbra@nod.at \
    --to=richard@nod.at \
    --cc=anton.ivanov@cambridgegreys.com \
    --cc=bp@alien8.de \
    --cc=dave.hansen@linux.intel.com \
    --cc=hpa@zytor.com \
    --cc=johannes@sipsolutions.net \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-csky@vger.kernel.org \
    --cc=linux-kbuild@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-parisc@vger.kernel.org \
    --cc=linux-riscv@lists.infradead.org \
    --cc=linux-s390@vger.kernel.org \
    --cc=linux-um@lists.infradead.org \
    --cc=loongarch@lists.linux.dev \
    --cc=masahiroy@kernel.org \
    --cc=mingo@redhat.com \
    --cc=sparclinux@vger.kernel.org \
    --cc=tglx@linutronix.de \
    --cc=x86@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.