summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorLiav A <liavalb@gmail.com>2023-04-05 13:21:11 +0300
committerLinus Groh <mail@linusgroh.de>2023-04-14 19:24:54 +0200
commitb02ee664e7f62e19c48657034e779c53d11325a9 (patch)
treed5238be614caba8b365c7d9833ff0146655ddf52 /.gitignore
parentdd7633c5f418952390d056146510040d08125ee4 (diff)
downloadserenity-b02ee664e7f62e19c48657034e779c53d11325a9.zip
Kernel: Get rid of *LockRefPtr in the SysFS filesystem code
To do this we also need to get rid of LockRefPtrs in the USB code as well. Most of the SysFS nodes are statically generated during boot and are not mutated afterwards. The same goes for general device code - once we generate the appropriate SysFS nodes, we almost never mutate the node pointers afterwards, making locking unnecessary.
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions