lkml.org 
[lkml]   [2015]   [Oct]   [26]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
Subject[PATCH 5/7 v2] um: Remove dead symbol from i386 syscall stub
Date
syscall_stub is nowhere used these days.

Signed-off-by: Richard Weinberger <richard@nod.at>
---
This time with the correct commit message.
---
arch/x86/um/stub_32.S | 1 -
1 file changed, 1 deletion(-)

diff --git a/arch/x86/um/stub_32.S b/arch/x86/um/stub_32.S
index b972649..9881680 100644
--- a/arch/x86/um/stub_32.S
+++ b/arch/x86/um/stub_32.S
@@ -1,6 +1,5 @@
#include <as-layout.h>

- .globl syscall_stub
.section .__syscall_stub, "ax"

.globl batch_syscall_stub
--
1.8.4.5


\
 
 \ /
  Last update: 2015-10-26 11:21    [W:0.019 / U:0.260 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site