Skip to content
体验新版
项目
组织
正在加载...
登录
切换导航
打开侧边栏
openanolis
cloud-kernel
提交
4c84d26c
cloud-kernel
项目概览
openanolis
/
cloud-kernel
1 年多 前同步成功
通知
160
Star
36
Fork
7
代码
文件
提交
分支
Tags
贡献者
分支图
Diff
Issue
10
列表
看板
标记
里程碑
合并请求
2
Wiki
0
Wiki
分析
仓库
DevOps
项目成员
Pages
cloud-kernel
项目概览
项目概览
详情
发布
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
Issue
10
Issue
10
列表
看板
标记
里程碑
合并请求
2
合并请求
2
Pages
分析
分析
仓库分析
DevOps
Wiki
0
Wiki
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
创建新Issue
提交
Issue看板
提交
4c84d26c
编写于
5月 11, 2012
作者:
D
David S. Miller
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
sparc32: Remove sun4c tlb/vac insn patching from entry.S
No longer used. Signed-off-by:
N
David S. Miller
<
davem@davemloft.net
>
上级
db41cf2d
变更
1
隐藏空白更改
内联
并排
Showing
1 changed file
with
0 addition
and
37 deletion
+0
-37
arch/sparc/kernel/entry.S
arch/sparc/kernel/entry.S
+0
-37
未找到文件。
arch/sparc/kernel/entry.S
浏览文件 @
4c84d26c
...
...
@@ -760,43 +760,6 @@ linux_trap_ipi15_sun4m:
nop
#endif /* CONFIG_SMP */
.
align
4
.
globl
invalid_segment_patch1_ff
.
globl
invalid_segment_patch2_ff
invalid_segment_patch1_ff
:
cmp
%
l4
,
0xff
invalid_segment_patch2_ff
:
mov
0xff
,
%
l3
.
align
4
.
globl
invalid_segment_patch1_1ff
.
globl
invalid_segment_patch2_1ff
invalid_segment_patch1_1ff
:
cmp
%
l4
,
0x1ff
invalid_segment_patch2_1ff
:
mov
0x1ff
,
%
l3
.
align
4
.
globl
num_context_patch1_16
,
num_context_patch2_16
num_context_patch1_16
:
mov
0x10
,
%
l7
num_context_patch2_16
:
mov
0x10
,
%
l7
.
align
4
.
globl
vac_linesize_patch_32
vac_linesize_patch_32
:
subcc
%
l7
,
32
,
%
l7
.
align
4
.
globl
vac_hwflush_patch1_on
,
vac_hwflush_patch2_on
/*
*
Ugly
,
but
we
can
't use hardware flushing on the sun4 and we'
d
require
*
two
instructions
(
Anton
)
*/
vac_hwflush_patch1_on
:
addcc
%
l7
,
-
PAGE_SIZE
,
%
l7
vac_hwflush_patch2_on
:
sta
%
g0
,
[%
l3
+
%
l7
]
ASI_HWFLUSHSEG
.
globl
invalid_segment_patch1
,
invalid_segment_patch2
.
globl
num_context_patch1
.
globl
vac_linesize_patch
,
vac_hwflush_patch1
.
globl
vac_hwflush_patch2
.
align
4
.
globl
srmmu_fault
srmmu_fault
:
...
...
编辑
预览
Markdown
is supported
0%
请重试
或
添加新附件
.
添加附件
取消
You are about to add
0
people
to the discussion. Proceed with caution.
先完成此消息的编辑!
取消
想要评论请
注册
或
登录