Skip to content
体验新版
项目
组织
正在加载...
登录
切换导航
打开侧边栏
OpenHarmony
kernel_linux
提交
603e82ed
K
kernel_linux
项目概览
OpenHarmony
/
kernel_linux
上一次同步 4 年多
通知
15
Star
8
Fork
2
代码
文件
提交
分支
Tags
贡献者
分支图
Diff
Issue
0
列表
看板
标记
里程碑
合并请求
0
DevOps
流水线
流水线任务
计划
Wiki
0
Wiki
分析
仓库
DevOps
项目成员
Pages
K
kernel_linux
项目概览
项目概览
详情
发布
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
Issue
0
Issue
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
Pages
DevOps
DevOps
流水线
流水线任务
计划
分析
分析
仓库分析
DevOps
Wiki
0
Wiki
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
创建新Issue
流水线任务
提交
Issue看板
提交
603e82ed
编写于
2月 03, 2008
作者:
J
Joe Perches
提交者:
Adrian Bunk
2月 03, 2008
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
arch/mips/: Spelling fixes
Signed-off-by:
N
Joe Perches
<
joe@perches.com
>
Signed-off-by:
N
Adrian Bunk
<
bunk@kernel.org
>
上级
ec9674e7
变更
8
隐藏空白更改
内联
并排
Showing
8 changed file
with
11 addition
and
11 deletion
+11
-11
arch/mips/au1000/mtx-1/board_setup.c
arch/mips/au1000/mtx-1/board_setup.c
+1
-1
arch/mips/kernel/binfmt_elfn32.c
arch/mips/kernel/binfmt_elfn32.c
+1
-1
arch/mips/kernel/binfmt_elfo32.c
arch/mips/kernel/binfmt_elfo32.c
+1
-1
arch/mips/kernel/kspd.c
arch/mips/kernel/kspd.c
+1
-1
arch/mips/kernel/setup.c
arch/mips/kernel/setup.c
+2
-2
arch/mips/kernel/smtc.c
arch/mips/kernel/smtc.c
+3
-3
arch/mips/mm/c-r4k.c
arch/mips/mm/c-r4k.c
+1
-1
arch/mips/sgi-ip27/ip27-hubio.c
arch/mips/sgi-ip27/ip27-hubio.c
+1
-1
未找到文件。
arch/mips/au1000/mtx-1/board_setup.c
浏览文件 @
603e82ed
...
@@ -99,7 +99,7 @@ mtx1_pci_idsel(unsigned int devsel, int assert)
...
@@ -99,7 +99,7 @@ mtx1_pci_idsel(unsigned int devsel, int assert)
#endif
#endif
if
(
assert
&&
devsel
!=
0
)
{
if
(
assert
&&
devsel
!=
0
)
{
// supress signal to cardbus
// sup
p
ress signal to cardbus
au_writel
(
0x00000002
,
SYS_OUTPUTCLR
);
// set EXT_IO3 OFF
au_writel
(
0x00000002
,
SYS_OUTPUTCLR
);
// set EXT_IO3 OFF
}
}
else
{
else
{
...
...
arch/mips/kernel/binfmt_elfn32.c
浏览文件 @
603e82ed
...
@@ -98,7 +98,7 @@ static __inline__ void
...
@@ -98,7 +98,7 @@ static __inline__ void
jiffies_to_compat_timeval
(
unsigned
long
jiffies
,
struct
compat_timeval
*
value
)
jiffies_to_compat_timeval
(
unsigned
long
jiffies
,
struct
compat_timeval
*
value
)
{
{
/*
/*
* Convert jiffies to nanoseconds and sep
e
rate with
* Convert jiffies to nanoseconds and sep
a
rate with
* one divide.
* one divide.
*/
*/
u64
nsec
=
(
u64
)
jiffies
*
TICK_NSEC
;
u64
nsec
=
(
u64
)
jiffies
*
TICK_NSEC
;
...
...
arch/mips/kernel/binfmt_elfo32.c
浏览文件 @
603e82ed
...
@@ -100,7 +100,7 @@ static inline void
...
@@ -100,7 +100,7 @@ static inline void
jiffies_to_compat_timeval
(
unsigned
long
jiffies
,
struct
compat_timeval
*
value
)
jiffies_to_compat_timeval
(
unsigned
long
jiffies
,
struct
compat_timeval
*
value
)
{
{
/*
/*
* Convert jiffies to nanoseconds and sep
e
rate with
* Convert jiffies to nanoseconds and sep
a
rate with
* one divide.
* one divide.
*/
*/
u64
nsec
=
(
u64
)
jiffies
*
TICK_NSEC
;
u64
nsec
=
(
u64
)
jiffies
*
TICK_NSEC
;
...
...
arch/mips/kernel/kspd.c
浏览文件 @
603e82ed
...
@@ -221,7 +221,7 @@ void sp_work_handle_request(void)
...
@@ -221,7 +221,7 @@ void sp_work_handle_request(void)
}
}
}
}
/* Run the syscall at the privile
d
ge of the user who loaded the
/* Run the syscall at the privilege of the user who loaded the
SP program */
SP program */
if
(
vpe_getuid
(
tclimit
))
if
(
vpe_getuid
(
tclimit
))
...
...
arch/mips/kernel/setup.c
浏览文件 @
603e82ed
...
@@ -424,13 +424,13 @@ static void __init bootmem_init(void)
...
@@ -424,13 +424,13 @@ static void __init bootmem_init(void)
#endif
/* CONFIG_SGI_IP27 */
#endif
/* CONFIG_SGI_IP27 */
/*
/*
* arch_mem_init - initialize memory managment subsystem
* arch_mem_init - initialize memory manag
e
ment subsystem
*
*
* o plat_mem_setup() detects the memory configuration and will record detected
* o plat_mem_setup() detects the memory configuration and will record detected
* memory areas using add_memory_region.
* memory areas using add_memory_region.
*
*
* At this stage the memory configuration of the system is known to the
* At this stage the memory configuration of the system is known to the
* kernel but generic memory managment system is still entirely uninitialized.
* kernel but generic memory manag
e
ment system is still entirely uninitialized.
*
*
* o bootmem_init()
* o bootmem_init()
* o sparse_init()
* o sparse_init()
...
...
arch/mips/kernel/smtc.c
浏览文件 @
603e82ed
...
@@ -65,7 +65,7 @@ asiduse smtc_live_asid[MAX_SMTC_TLBS][MAX_SMTC_ASIDS];
...
@@ -65,7 +65,7 @@ asiduse smtc_live_asid[MAX_SMTC_TLBS][MAX_SMTC_ASIDS];
static
atomic_t
ipi_timer_latch
[
NR_CPUS
];
static
atomic_t
ipi_timer_latch
[
NR_CPUS
];
/*
/*
* Number of InterProcessor Interupt (IPI) message buffers to allocate
* Number of InterProcessor Inter
r
upt (IPI) message buffers to allocate
*/
*/
#define IPIBUF_PER_CPU 4
#define IPIBUF_PER_CPU 4
...
@@ -780,7 +780,7 @@ void smtc_send_ipi(int cpu, int type, unsigned int action)
...
@@ -780,7 +780,7 @@ void smtc_send_ipi(int cpu, int type, unsigned int action)
if
(
cpu_data
[
cpu
].
vpe_id
!=
cpu_data
[
smp_processor_id
()].
vpe_id
)
{
if
(
cpu_data
[
cpu
].
vpe_id
!=
cpu_data
[
smp_processor_id
()].
vpe_id
)
{
if
(
type
==
SMTC_CLOCK_TICK
)
if
(
type
==
SMTC_CLOCK_TICK
)
atomic_inc
(
&
ipi_timer_latch
[
cpu
]);
atomic_inc
(
&
ipi_timer_latch
[
cpu
]);
/* If not on same VPE, enqueue and send cross-VPE interupt */
/* If not on same VPE, enqueue and send cross-VPE inter
r
upt */
smtc_ipi_nq
(
&
IPIQ
[
cpu
],
pipi
);
smtc_ipi_nq
(
&
IPIQ
[
cpu
],
pipi
);
LOCK_CORE_PRA
();
LOCK_CORE_PRA
();
settc
(
cpu_data
[
cpu
].
tc_id
);
settc
(
cpu_data
[
cpu
].
tc_id
);
...
@@ -1063,7 +1063,7 @@ static void setup_cross_vpe_interrupts(unsigned int nvpe)
...
@@ -1063,7 +1063,7 @@ static void setup_cross_vpe_interrupts(unsigned int nvpe)
return
;
return
;
if
(
!
cpu_has_vint
)
if
(
!
cpu_has_vint
)
panic
(
"SMTC Kernel requires Vectored Interupt support"
);
panic
(
"SMTC Kernel requires Vectored Inter
r
upt support"
);
set_vi_handler
(
MIPS_CPU_IPI_IRQ
,
ipi_irq_dispatch
);
set_vi_handler
(
MIPS_CPU_IPI_IRQ
,
ipi_irq_dispatch
);
...
...
arch/mips/mm/c-r4k.c
浏览文件 @
603e82ed
...
@@ -1101,7 +1101,7 @@ static void __init setup_scache(void)
...
@@ -1101,7 +1101,7 @@ static void __init setup_scache(void)
/*
/*
* Do the probing thing on R4000SC and R4400SC processors. Other
* Do the probing thing on R4000SC and R4400SC processors. Other
* processors don't have a S-cache that would be relevant to the
* processors don't have a S-cache that would be relevant to the
* Linux memory managment.
* Linux memory manag
e
ment.
*/
*/
switch
(
c
->
cputype
)
{
switch
(
c
->
cputype
)
{
case
CPU_R4000SC
:
case
CPU_R4000SC
:
...
...
arch/mips/sgi-ip27/ip27-hubio.c
浏览文件 @
603e82ed
...
@@ -168,7 +168,7 @@ static void hub_set_piomode(nasid_t nasid)
...
@@ -168,7 +168,7 @@ static void hub_set_piomode(nasid_t nasid)
}
}
/*
/*
* hub_pio_init - PIO-related hub initalization
* hub_pio_init - PIO-related hub init
i
alization
*
*
* @hub: hubinfo structure for our hub
* @hub: hubinfo structure for our hub
*/
*/
...
...
编辑
预览
Markdown
is supported
0%
请重试
或
添加新附件
.
添加附件
取消
You are about to add
0
people
to the discussion. Proceed with caution.
先完成此消息的编辑!
取消
想要评论请
注册
或
登录