Commit fec734e
committed
Merge tag 'riscv-for-linus-v6.17-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux
Pull RISC-V fixes from Paul Walmsley:
- A race-free implementation of pudp_huge_get_and_clear() (based on the
x86 code)
- A MAINTAINERS update to my E-mail address
* tag 'riscv-for-linus-v6.17-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux:
MAINTAINERS: Update Paul Walmsley's E-mail address
riscv: Use an atomic xchg in pudp_huge_get_and_clear()2 files changed
+21
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1772 | 1772 | | |
1773 | 1773 | | |
1774 | 1774 | | |
1775 | | - | |
| 1775 | + | |
1776 | 1776 | | |
1777 | 1777 | | |
1778 | 1778 | | |
| |||
19296 | 19296 | | |
19297 | 19297 | | |
19298 | 19298 | | |
19299 | | - | |
| 19299 | + | |
19300 | 19300 | | |
19301 | 19301 | | |
19302 | 19302 | | |
| |||
21656 | 21656 | | |
21657 | 21657 | | |
21658 | 21658 | | |
21659 | | - | |
| 21659 | + | |
21660 | 21660 | | |
21661 | 21661 | | |
21662 | 21662 | | |
| |||
23108 | 23108 | | |
23109 | 23109 | | |
23110 | 23110 | | |
23111 | | - | |
| 23111 | + | |
23112 | 23112 | | |
23113 | 23113 | | |
23114 | 23114 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
942 | 942 | | |
943 | 943 | | |
944 | 944 | | |
| 945 | + | |
| 946 | + | |
| 947 | + | |
| 948 | + | |
| 949 | + | |
| 950 | + | |
| 951 | + | |
| 952 | + | |
| 953 | + | |
| 954 | + | |
| 955 | + | |
| 956 | + | |
| 957 | + | |
| 958 | + | |
| 959 | + | |
| 960 | + | |
| 961 | + | |
945 | 962 | | |
946 | 963 | | |
947 | 964 | | |
| |||
0 commit comments