Changeset 0428f77 in mainline for uspace/lib/drv/generic/remote_usb.c

Timestamp:
2012-02-18T23:15:55Z (13 years ago)
Author:
Jakub Jermar <jakub@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
314f3a3c, ec8c622
Parents:
26f407e9
Message:

mutex_lock(as) is weaker than page_table_lock(as, true).
page_mapping_find(as, …, false) requires page_table_lock(),
especially on platforms with the page hash table.

(No files)

Note: See TracChangeset for help on using the changeset viewer.