1
0
mirror of https://github.com/0xAX/linux-insides.git synced 2024-11-15 20:48:57 +00:00
Commit Graph

12 Commits

Author SHA1 Message Date
Fupan Li
ec3fa13996 spinlock: fix the wrong function name of arch_spin_lock
It should be arch_spin_unlock instead of arch_spin_lock.

Signed-off-by: Fupan Li <fupan.li@windriver.com>
2017-11-29 11:58:37 +08:00
jyhuang91
349e7e6657 topo fix 2017-09-28 17:00:40 -05:00
Aaron Hill
17da4af718
Make all Github links reference a specific commit
Closes #480
2017-07-30 15:56:26 -04:00
Mack Stump
3fda046617 fix typos 2016-05-19 10:46:26 -04:00
Ivan Giuliani
216fa8f20e Fix typos 2016-04-18 00:23:31 +01:00
0xAX
4a6df0fc14 Update sync-1.md 2016-04-10 20:51:30 +06:00
0xAX
f4a44cce94 Update sync-1.md 2016-04-10 20:49:38 +06:00
0xAX
9e9099cc68 Update sync-1.md 2016-04-10 20:46:53 +06:00
0xAX
23d7243c08 Update sync-1.md 2016-04-10 20:43:41 +06:00
0xAX
8e263feafc Update sync-1.md 2016-04-10 20:42:55 +06:00
0xAX
7b77abfe88 Fix a typo 2016-04-10 20:38:21 +06:00
0xAX
dfa9fcd7c0 Add first part about synchronization primitives 2016-04-10 20:33:46 +06:00