forked from stec-inc/EnhanceIO
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
The function smp_mb__after_clear_bit is finally gone after being deprecated for some time. It is replaced by smp_mb__after_atomic, which was available since Linux 3.15.
- Loading branch information
Philipp Edelmann
committed
Dec 15, 2014
1 parent
32acf9b
commit 4d0750e
Showing
2 changed files
with
17 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters