alpha: remove CONFIG_OSF4_COMPAT flag from syscall table
authorFiroz Khan <firoz.khan@linaro.org>
Tue, 13 Nov 2018 09:31:50 +0000 (15:01 +0530)
committerMatt Turner <mattst88@gmail.com>
Fri, 21 Dec 2018 16:57:56 +0000 (11:57 -0500)
commitd8bf616be5f05b955d3ee32ad92d4cdb87e30349
tree3820eadb2b87b40b82f6f3c497910ea196aaaf81
parent150fbd536f9eb3044c2b048dc13ee648a78afb93
alpha: remove CONFIG_OSF4_COMPAT flag from syscall table

Remove CONFIG_OSF4_COMPAT config flag from system call
table - systbls.S and to keep the same feature, add the
flag in osf_sys.c.

One of the patch in this patch series will generate the
system call table file. In order to come up with a common
implementation across all architecture, we need this change.

Signed-off-by: Firoz Khan <firoz.khan@linaro.org>
Signed-off-by: Matt Turner <mattst88@gmail.com>
arch/alpha/kernel/osf_sys.c
arch/alpha/kernel/systbls.S