* [PATCH 1/2] MAINTAINERS: add myself as Lantiq MIPS architecture maintainer
@ 2016-01-04 19:28 John Crispin
2016-01-04 19:28 ` [PATCH 2/2] MAINTAINERS: add myself as Ralink " John Crispin
2016-01-04 21:55 ` [PATCH 1/2] MAINTAINERS: add myself as Lantiq " Sergei Shtylyov
0 siblings, 2 replies; 3+ messages in thread
From: John Crispin @ 2016-01-04 19:28 UTC (permalink / raw)
To: Ralf Baechle; +Cc: linux-mips
Signed-off-by: John Crispin <blogic@openwrt.org>
---
MAINTAINERS | 6 ++++++
arch/mips/vdso/Makefile | 2 +-
2 files changed, 7 insertions(+), 1 deletion(-)
diff --git a/MAINTAINERS b/MAINTAINERS
index 233f834..a54824b 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -6215,6 +6215,12 @@ S: Maintained
F: net/l3mdev
F: include/net/l3mdev.h
+LANTIQ MIPS ARCHITECTURE
+M: John Crispin <blogic@openwrt.org>
+L: linux-mips@linux-mips.org
+S: Maintained
+F: arch/mips/lantiq
+
LAPB module
L: linux-x25@vger.kernel.org
S: Orphan
diff --git a/arch/mips/vdso/Makefile b/arch/mips/vdso/Makefile
index 018f8c7..1456890 100644
--- a/arch/mips/vdso/Makefile
+++ b/arch/mips/vdso/Makefile
@@ -26,7 +26,7 @@ aflags-vdso := $(ccflags-vdso) \
# the comments on that file.
#
ifndef CONFIG_CPU_MIPSR6
- ifeq ($(call ld-ifversion, -lt, 22500000, y),)
+ ifeq ($(call ld-ifversion, -lt, 22500000, y),y)
$(warning MIPS VDSO requires binutils >= 2.25)
obj-vdso-y := $(filter-out gettimeofday.o, $(obj-vdso-y))
ccflags-vdso += -DDISABLE_MIPS_VDSO
--
1.7.10.4
^ permalink raw reply related [flat|nested] 3+ messages in thread* [PATCH 2/2] MAINTAINERS: add myself as Ralink MIPS architecture maintainer
2016-01-04 19:28 [PATCH 1/2] MAINTAINERS: add myself as Lantiq MIPS architecture maintainer John Crispin
@ 2016-01-04 19:28 ` John Crispin
2016-01-04 21:55 ` [PATCH 1/2] MAINTAINERS: add myself as Lantiq " Sergei Shtylyov
1 sibling, 0 replies; 3+ messages in thread
From: John Crispin @ 2016-01-04 19:28 UTC (permalink / raw)
To: Ralf Baechle; +Cc: linux-mips
Signed-off-by: John Crispin <blogic@openwrt.org>
---
MAINTAINERS | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index a54824b..156e1d3 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -8829,6 +8829,12 @@ L: linux-fbdev@vger.kernel.org
S: Maintained
F: drivers/video/fbdev/aty/aty128fb.c
+RALINK MIPS ARCHITECTURE
+M: John Crispin <blogic@openwrt.org>
+L: linux-mips@linux-mips.org
+S: Maintained
+F: arch/mips/ralink
+
RALINK RT2X00 WIRELESS LAN DRIVER
P: rt2x00 project
M: Stanislaw Gruszka <sgruszka@redhat.com>
--
1.7.10.4
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH 1/2] MAINTAINERS: add myself as Lantiq MIPS architecture maintainer
2016-01-04 19:28 [PATCH 1/2] MAINTAINERS: add myself as Lantiq MIPS architecture maintainer John Crispin
2016-01-04 19:28 ` [PATCH 2/2] MAINTAINERS: add myself as Ralink " John Crispin
@ 2016-01-04 21:55 ` Sergei Shtylyov
1 sibling, 0 replies; 3+ messages in thread
From: Sergei Shtylyov @ 2016-01-04 21:55 UTC (permalink / raw)
To: John Crispin, Ralf Baechle; +Cc: linux-mips
Hello.
On 01/04/2016 10:28 PM, John Crispin wrote:
> Signed-off-by: John Crispin <blogic@openwrt.org>
[...]
> diff --git a/arch/mips/vdso/Makefile b/arch/mips/vdso/Makefile
> index 018f8c7..1456890 100644
> --- a/arch/mips/vdso/Makefile
> +++ b/arch/mips/vdso/Makefile
> @@ -26,7 +26,7 @@ aflags-vdso := $(ccflags-vdso) \
> # the comments on that file.
> #
> ifndef CONFIG_CPU_MIPSR6
> - ifeq ($(call ld-ifversion, -lt, 22500000, y),)
> + ifeq ($(call ld-ifversion, -lt, 22500000, y),y)
What?
[...]
MBR, Sergei
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2016-01-04 21:55 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-01-04 19:28 [PATCH 1/2] MAINTAINERS: add myself as Lantiq MIPS architecture maintainer John Crispin
2016-01-04 19:28 ` [PATCH 2/2] MAINTAINERS: add myself as Ralink " John Crispin
2016-01-04 21:55 ` [PATCH 1/2] MAINTAINERS: add myself as Lantiq " Sergei Shtylyov
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.