All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] MIPS: Fix syscall 64 bit number comments
@ 2010-09-20 13:20 ` Philby John
  0 siblings, 0 replies; 3+ messages in thread
From: Philby John @ 2010-09-20 13:20 UTC (permalink / raw)
  To: linux-mips; +Cc: David Daney

>From 4e2dbfb145d898b8f3fa1798e0ec10ac3f34d6c6 Mon Sep 17 00:00:00 2001
From: Philby John <pjohn@mvista.com>
Date: Mon, 20 Sep 2010 18:44:48 +0530
Subject: [PATCH] MIPS: Fix syscall 64 bit number comments

Signed-off-by: Philby John <pjohn@mvista.com>
Cc: David Daney <ddaney@caviumnetworks.com>
---
 arch/mips/kernel/scall64-64.S |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/arch/mips/kernel/scall64-64.S b/arch/mips/kernel/scall64-64.S
index a8a6c59..b16db4b 100644
--- a/arch/mips/kernel/scall64-64.S
+++ b/arch/mips/kernel/scall64-64.S
@@ -416,7 +416,7 @@ sys_call_table:
 	PTR	sys_pipe2
 	PTR	sys_inotify_init1
 	PTR	sys_preadv
-	PTR	sys_pwritev			/* 5390 */
+	PTR	sys_pwritev			/* 5290 */
 	PTR	sys_rt_tgsigqueueinfo
 	PTR	sys_perf_event_open
 	PTR	sys_accept4
-- 
1.6.3.3.333.g4d53f

^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2010-09-20 13:55 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-09-20 13:20 [PATCH] MIPS: Fix syscall 64 bit number comments Philby John
2010-09-20 13:20 ` Philby John
2010-09-20 13:55 ` Ralf Baechle

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.