zephyr/arch
Peter Mitsis 101d486834 Rename k_args 'Srce' field to 'alloc'
Since multi-node systems are not supported, the 'Srce' field now only serves
one purpose--to indicate whether the packet was allocated from the command
packet pool.  As such, a better name (and type) for it is 'alloc' (of type
'bool') since 'Srce' (of type 'knode_t') suggest multi-node support.

Signed-off-by: Peter Mitsis <peter.mitsis@windriver.com>
Change-Id: I47a935af13fd55dbca23c879841d68caf895eae4
2016-02-05 20:13:41 -05:00
..
arc Rename _InsertCCS to _insert_ccs 2016-02-05 19:45:35 -05:00
arm Rename k_args 'Srce' field to 'alloc' 2016-02-05 20:13:41 -05:00
x86 Remove VIRT_ADDR_xxx macros 2016-02-05 20:13:39 -05:00