Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
L
linux
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
linux
Commits
915ab177
Commit
915ab177
authored
Mar 30, 2012
by
Paul Mundt
Browse files
Options
Browse Files
Download
Plain Diff
Merge branches 'sh/urgent', 'sh/vsyscall' and 'common/serial-rework' into sh-latest
parents
87c34ed3
cd34e202
b12bb29f
Changes
4
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
131 additions
and
102 deletions
+131
-102
arch/sh/kernel/vsyscall/vsyscall-sigreturn.S
arch/sh/kernel/vsyscall/vsyscall-sigreturn.S
+35
-0
arch/sh/kernel/vsyscall/vsyscall-trapa.S
arch/sh/kernel/vsyscall/vsyscall-trapa.S
+10
-13
drivers/tty/serial/sh-sci.c
drivers/tty/serial/sh-sci.c
+82
-85
drivers/tty/serial/sh-sci.h
drivers/tty/serial/sh-sci.h
+4
-4
No files found.
arch/sh/kernel/vsyscall/vsyscall-sigreturn.S
View file @
915ab177
...
@@ -34,6 +34,41 @@ __kernel_rt_sigreturn:
...
@@ -34,6 +34,41 @@ __kernel_rt_sigreturn:
1
:
.
short
__NR_rt_sigreturn
1
:
.
short
__NR_rt_sigreturn
.
LEND_rt_sigreturn
:
.
LEND_rt_sigreturn
:
.
size
__kernel_rt_sigreturn
,
.
-
.
LSTART_rt_sigreturn
.
size
__kernel_rt_sigreturn
,
.
-
.
LSTART_rt_sigreturn
.
previous
.
section
.
eh_frame
,
"a"
,
@
progbits
.
section
.
eh_frame
,
"a"
,
@
progbits
.
LCIE1
:
.
ualong
.
LCIE1_end
-
.
LCIE1_start
.
LCIE1_start
:
.
ualong
0
/*
CIE
ID
*/
.
byte
0x1
/*
Version
number
*/
.
string
"zRS"
/*
NUL
-
terminated
augmentation
string
*/
.
uleb128
0x1
/*
Code
alignment
factor
*/
.
sleb128
-
4
/*
Data
alignment
factor
*/
.
byte
0x11
/*
Return
address
register
column
*/
.
uleb128
0x1
/*
Augmentation
length
and
data
*/
.
byte
0x1b
/*
DW_EH_PE_pcrel
|
DW_EH_PE_sdata4
.
*/
.
byte
0xc
,
0xf
,
0x0
/*
DW_CFA_def_cfa
:
r15
ofs
0
*/
.
align
2
.
LCIE1_end
:
.
ualong
.
LFDE0_end
-
.
LFDE0_start
/*
Length
FDE0
*/
.
LFDE0_start
:
.
ualong
.
LFDE0_start
-
.
LCIE1
/*
CIE
pointer
*/
.
ualong
.
LSTART_sigreturn
-
.
/*
PC
-
relative
start
address
*/
.
ualong
.
LEND_sigreturn
-
.
LSTART_sigreturn
.
uleb128
0
/*
Augmentation
*/
.
align
2
.
LFDE0_end
:
.
ualong
.
LFDE1_end
-
.
LFDE1_start
/*
Length
FDE1
*/
.
LFDE1_start
:
.
ualong
.
LFDE1_start
-
.
LCIE1
/*
CIE
pointer
*/
.
ualong
.
LSTART_rt_sigreturn
-
.
/*
PC
-
relative
start
address
*/
.
ualong
.
LEND_rt_sigreturn
-
.
LSTART_rt_sigreturn
.
uleb128
0
/*
Augmentation
*/
.
align
2
.
LFDE1_end
:
.
previous
.
previous
arch/sh/kernel/vsyscall/vsyscall-trapa.S
View file @
915ab177
...
@@ -3,37 +3,34 @@
...
@@ -3,37 +3,34 @@
.
type
__kernel_vsyscall
,
@
function
.
type
__kernel_vsyscall
,
@
function
__kernel_vsyscall
:
__kernel_vsyscall
:
.
LSTART_vsyscall
:
.
LSTART_vsyscall
:
/
*
XXX
:
We
'll have to do something here once we opt to use the vDSO
trapa
#
0x10
*
page
for
something
other
than
the
signal
trampoline
..
as
well
as
nop
*
fill
out
.
eh_frame
--
PFM
.
*/
.
LEND_vsyscall
:
.
LEND_vsyscall
:
.
size
__kernel_vsyscall
,
.
-
.
LSTART_vsyscall
.
size
__kernel_vsyscall
,
.
-
.
LSTART_vsyscall
.
previous
.
section
.
eh_frame
,
"a"
,
@
progbits
.
section
.
eh_frame
,
"a"
,
@
progbits
.
previous
.
LCIE
:
.
LCIE
:
.
ualong
.
LCIE_end
-
.
LCIE_start
.
ualong
.
LCIE_end
-
.
LCIE_start
.
LCIE_start
:
.
LCIE_start
:
.
ualong
0
/*
CIE
ID
*/
.
ualong
0
/*
CIE
ID
*/
.
byte
0x1
/*
Version
number
*/
.
byte
0x1
/*
Version
number
*/
.
string
"zR
S
"
/*
NUL
-
terminated
augmentation
string
*/
.
string
"zR"
/*
NUL
-
terminated
augmentation
string
*/
.
uleb128
0x1
/*
Code
alignment
factor
*/
.
uleb128
0x1
/*
Code
alignment
factor
*/
.
sleb128
-
4
/*
Data
alignment
factor
*/
.
sleb128
-
4
/*
Data
alignment
factor
*/
.
byte
0x11
/*
Return
address
register
column
*/
.
byte
0x11
/*
Return
address
register
column
*/
/
*
Augmentation
length
and
data
(
none
)
*/
.
uleb128
0x1
/*
Augmentation
length
and
data
*/
.
byte
0xc
/*
DW_CFA_def_cfa
*/
.
byte
0x1b
/*
DW_EH_PE_pcrel
|
DW_EH_PE_sdata4
.
*/
.
uleb128
0xf
/*
r15
*/
.
byte
0xc
,
0xf
,
0x0
/*
DW_CFA_def_cfa
:
r15
ofs
0
*/
.
uleb128
0x0
/*
offset
0
*/
.
align
2
.
align
2
.
LCIE_end
:
.
LCIE_end
:
.
ualong
.
LFDE_end
-
.
LFDE_start
/*
Length
FDE
*/
.
ualong
.
LFDE_end
-
.
LFDE_start
/*
Length
FDE
*/
.
LFDE_start
:
.
LFDE_start
:
.
ualong
.
L
CIE
/*
CIE
pointer
*/
.
ualong
.
L
FDE_start
-
.
LCIE
/*
CIE
pointer
*/
.
ualong
.
LSTART_vsyscall
-
.
/*
start
address
*/
.
ualong
.
LSTART_vsyscall
-
.
/*
PC
-
relative
start
address
*/
.
ualong
.
LEND_vsyscall
-
.
LSTART_vsyscall
.
ualong
.
LEND_vsyscall
-
.
LSTART_vsyscall
.
uleb128
0
.
uleb128
0
/*
Augmentation
*/
.
align
2
.
align
2
.
LFDE_end
:
.
LFDE_end
:
.
previous
.
previous
...
...
drivers/tty/serial/sh-sci.c
View file @
915ab177
This diff is collapsed.
Click to expand it.
drivers/tty/serial/sh-sci.h
View file @
915ab177
...
@@ -20,10 +20,10 @@
...
@@ -20,10 +20,10 @@
defined(CONFIG_ARCH_SH7372) || \
defined(CONFIG_ARCH_SH7372) || \
defined(CONFIG_ARCH_R8A7740)
defined(CONFIG_ARCH_R8A7740)
# define SCxSR_RDxF_CLEAR(port) (s
ci
_in(port, SCxSR) & 0xfffc)
# define SCxSR_RDxF_CLEAR(port) (s
erial_port
_in(port, SCxSR) & 0xfffc)
# define SCxSR_ERROR_CLEAR(port) (s
ci
_in(port, SCxSR) & 0xfd73)
# define SCxSR_ERROR_CLEAR(port) (s
erial_port
_in(port, SCxSR) & 0xfd73)
# define SCxSR_TDxE_CLEAR(port) (s
ci
_in(port, SCxSR) & 0xffdf)
# define SCxSR_TDxE_CLEAR(port) (s
erial_port
_in(port, SCxSR) & 0xffdf)
# define SCxSR_BREAK_CLEAR(port) (s
ci
_in(port, SCxSR) & 0xffe3)
# define SCxSR_BREAK_CLEAR(port) (s
erial_port
_in(port, SCxSR) & 0xffe3)
#else
#else
# define SCxSR_RDxF_CLEAR(port) (((port)->type == PORT_SCI) ? 0xbc : 0x00fc)
# define SCxSR_RDxF_CLEAR(port) (((port)->type == PORT_SCI) ? 0xbc : 0x00fc)
# define SCxSR_ERROR_CLEAR(port) (((port)->type == PORT_SCI) ? 0xc4 : 0x0073)
# define SCxSR_ERROR_CLEAR(port) (((port)->type == PORT_SCI) ? 0xc4 : 0x0073)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment