Skip to content
体验新版
项目
组织
正在加载...
登录
切换导航
打开侧边栏
OpenHarmony
kernel_linux
提交
575c9687
K
kernel_linux
项目概览
OpenHarmony
/
kernel_linux
上一次同步 3 年多
通知
13
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看板
提交
575c9687
编写于
1月 15, 2006
作者:
A
Adrian Bunk
提交者:
Adrian Bunk
1月 15, 2006
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
spelling: s/appropiate/appropriate/
Signed-off-by:
N
Adrian Bunk
<
bunk@stusta.de
>
上级
a8e82ef9
变更
8
隐藏空白更改
内联
并排
Showing
8 changed file
with
8 addition
and
8 deletion
+8
-8
Documentation/cachetlb.txt
Documentation/cachetlb.txt
+1
-1
Documentation/ioctl/hdio.txt
Documentation/ioctl/hdio.txt
+1
-1
Documentation/laptop-mode.txt
Documentation/laptop-mode.txt
+1
-1
Documentation/networking/sk98lin.txt
Documentation/networking/sk98lin.txt
+1
-1
Documentation/x86_64/boot-options.txt
Documentation/x86_64/boot-options.txt
+1
-1
drivers/s390/scsi/zfcp_erp.c
drivers/s390/scsi/zfcp_erp.c
+1
-1
drivers/scsi/gdth.c
drivers/scsi/gdth.c
+1
-1
sound/oss/opl3sa2.c
sound/oss/opl3sa2.c
+1
-1
未找到文件。
Documentation/cachetlb.txt
浏览文件 @
575c9687
...
...
@@ -136,7 +136,7 @@ changes occur:
8) void lazy_mmu_prot_update(pte_t pte)
This interface is called whenever the protection on
any user PTEs change. This interface provides a notification
to architecture specific code to take appropiate action.
to architecture specific code to take approp
r
iate action.
Next, we have the cache flushing interfaces. In general, when Linux
...
...
Documentation/ioctl/hdio.txt
浏览文件 @
575c9687
...
...
@@ -946,7 +946,7 @@ HDIO_SCAN_HWIF register and (re)scan interface
This ioctl initializes the addresses and irq for a disk
controller, probes for drives, and creates /proc/ide
interfaces as appropiate.
interfaces as approp
r
iate.
...
...
Documentation/laptop-mode.txt
浏览文件 @
575c9687
...
...
@@ -357,7 +357,7 @@ MAX_AGE=${MAX_AGE:-'600'}
# Read-ahead, in kilobytes
READAHEAD=${READAHEAD:-'4096'}
# Shall we remount journaled fs. with appropiate commit interval? (1=yes)
# Shall we remount journaled fs. with approp
r
iate commit interval? (1=yes)
DO_REMOUNTS=${DO_REMOUNTS:-'1'}
# And shall we add the "noatime" option to that as well? (1=yes)
...
...
Documentation/networking/sk98lin.txt
浏览文件 @
575c9687
...
...
@@ -91,7 +91,7 @@ To use the driver as a module, proceed as follows:
with (M)
5. Execute the command "make modules".
6. Execute the command "make modules_install".
The appropiate modules will be installed.
The approp
r
iate modules will be installed.
7. Reboot your system.
...
...
Documentation/x86_64/boot-options.txt
浏览文件 @
575c9687
...
...
@@ -198,6 +198,6 @@ Debugging
Misc
noreplacement Don't replace instructions with more appropiate ones
noreplacement Don't replace instructions with more approp
r
iate ones
for the CPU. This may be useful on asymmetric MP systems
where some CPU have less capabilities than the others.
drivers/s390/scsi/zfcp_erp.c
浏览文件 @
575c9687
...
...
@@ -3403,7 +3403,7 @@ zfcp_erp_action_dequeue(struct zfcp_erp_action *erp_action)
/**
* zfcp_erp_action_cleanup
*
* Register unit with scsi stack if appropiate and fix reference counts.
* Register unit with scsi stack if approp
r
iate and fix reference counts.
* Note: Temporary units are not registered with scsi stack.
*/
static
void
...
...
drivers/scsi/gdth.c
浏览文件 @
575c9687
...
...
@@ -328,7 +328,7 @@
* hdr_channel:x x - number of virtual bus for host drives
* shared_access:Y disable driver reserve/release protocol to
* access a shared resource from several nodes,
* appropiate controller firmware required
* approp
r
iate controller firmware required
* shared_access:N enable driver reserve/release protocol
* probe_eisa_isa:Y scan for EISA/ISA controllers
* probe_eisa_isa:N do not scan for EISA/ISA controllers
...
...
sound/oss/opl3sa2.c
浏览文件 @
575c9687
...
...
@@ -530,7 +530,7 @@ static void __init attach_opl3sa2_mss(struct address_info* hw_config, struct res
if
(
hw_config
->
slots
[
0
]
!=
-
1
)
{
/* Did the MSS driver install? */
if
(
num_mixers
==
(
initial_mixers
+
1
))
{
/* The MSS mixer is installed, reroute mixers appropiately */
/* The MSS mixer is installed, reroute mixers approp
r
iately */
AD1848_REROUTE
(
SOUND_MIXER_LINE1
,
SOUND_MIXER_CD
);
AD1848_REROUTE
(
SOUND_MIXER_LINE2
,
SOUND_MIXER_SYNTH
);
AD1848_REROUTE
(
SOUND_MIXER_LINE3
,
SOUND_MIXER_LINE
);
...
...
编辑
预览
Markdown
is supported
0%
请重试
或
添加新附件
.
添加附件
取消
You are about to add
0
people
to the discussion. Proceed with caution.
先完成此消息的编辑!
取消
想要评论请
注册
或
登录