mirror of
https://github.com/torvalds/linux.git
synced 2026-08-22 16:05:41 +02:00
On s390 there currently is no implementation of pud_write(). That was ok as long as we had our own implementation of get_user_pages_fast() which checked for pud protection by testing the bit directly w/o using pud_write(). The other callers of pud_write() are not reachable on s390. After commit |
||
|---|---|---|
| .. | ||
| asm | ||
| uapi/asm | ||