-
Notifications
You must be signed in to change notification settings - Fork 0
x86: Cleanups around slow_down_io() #493
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: linus-master_base
Are you sure you want to change the base?
Conversation
|
Upstream branch: 944aacb |
8a473ad to
fa94b37
Compare
|
Upstream branch: 944aacb |
a67e23d to
9a898b0
Compare
fa94b37 to
41a5848
Compare
|
Upstream branch: 6c79021 |
9a898b0 to
a8a323d
Compare
41a5848 to
30680e5
Compare
|
Upstream branch: a66191c |
a8a323d to
8e1ae52
Compare
30680e5 to
067dca5
Compare
|
Upstream branch: 6208587 |
8e1ae52 to
2f68a55
Compare
067dca5 to
1dff21b
Compare
|
Upstream branch: d91a46d |
2f68a55 to
103735b
Compare
1dff21b to
b44af19
Compare
|
Upstream branch: fcb70a5 |
103735b to
dea7cfc
Compare
b44af19 to
483aa43
Compare
|
Upstream branch: 8dfce89 |
dea7cfc to
81603e9
Compare
483aa43 to
9d3c6de
Compare
|
Upstream branch: de0674d |
81603e9 to
c538f3f
Compare
9d3c6de to
7c2ae0a
Compare
|
Upstream branch: f14faaf |
c538f3f to
fbfc41b
Compare
7c2ae0a to
54294d6
Compare
|
Upstream branch: b7ff715 |
fbfc41b to
2b7002b
Compare
54294d6 to
eb49f7b
Compare
|
Upstream branch: e7aa572 |
2b7002b to
bfdd7b6
Compare
eb49f7b to
30e5c22
Compare
Instead of defining REALLY_SLOW_IO before including io.h, add the required additional calls of native_io_delay() to the related functions in arch/x86/include/asm/floppy.h. This will remove the last place where REALLY_SLOW_IO is being defined. Signed-off-by: Juergen Gross <[email protected]>
|
Upstream branch: 05f7e89 |
bfdd7b6 to
b54418c
Compare
Pull request for series with
subject: x86: Cleanups around slow_down_io()
version: 3
url: https://patchwork.kernel.org/project/linux-block/list/?series=1042696