create_thread_struct: don't allocate interrupt_data separately.
commitbaf107fc21c9af69e1baba7fa15ab554bdbfac95
authorStas Boukarev <stassats@gmail.com>
Sat, 20 Feb 2016 18:55:56 +0000 (20 21:55 +0300)
committerStas Boukarev <stassats@gmail.com>
Sat, 20 Feb 2016 18:55:56 +0000 (20 21:55 +0300)
tree687ebe4635624ca344531a3336b0f5cf08644d2c
parente71ad1613e7f003bfa36c91eebb3ee4950cd1cd6
create_thread_struct: don't allocate interrupt_data separately.

Allocate it together with the whole thread struct.
src/runtime/thread.c
src/runtime/thread.h