aboutsummaryrefslogtreecommitdiff
path: root/hashsig.h
diff options
context:
space:
mode:
authorPaul Selkirk <paul@psgd.org>2019-02-01 00:07:27 -0500
committerPaul Selkirk <paul@psgd.org>2019-02-01 00:07:27 -0500
commit8fc29991dcf60e1bd804df21e806cf5579d2d950 (patch)
treeaeb2d21a7d1dfcf7e50b4e4fc6917f1d35c3b05e /hashsig.h
parentccb61f28bde3760bf1fb0ff18edb981da3434cff (diff)
Remove global stored core pointer from mkm.c.
This forces each hal_mkmif_* function to alloc/free the core, which is a miniscule performance hit, but the only sane thing to do in a tasking environment. Otherwise (with a stored/shared core pointer), one task will initiate a read, yield in hal_io_wait, another task will initiate a read, and both will be unhappy.
Diffstat (limited to 'hashsig.h')
0 files changed, 0 insertions, 0 deletions