Merge branch 'vm/lazy-loading' into vm/page-swap-synch
This commit is contained in:
@@ -536,4 +536,4 @@ put_user (uint8_t *udst, uint8_t byte)
|
||||
: "=&a"(error_code), "=m"(*udst)
|
||||
: "q"(byte));
|
||||
return error_code != -1;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user