TO RESET: stack changes
Change-Id: I325420701dfa5e9eac294be086a9d1e7326d95bc
This commit is contained in:
committed by
Masamichi Takagi
parent
0b82c8942b
commit
7145c4d383
@@ -747,7 +747,11 @@ distance_based:
|
||||
}
|
||||
else {
|
||||
if (i == 0)
|
||||
#ifndef ENABLE_FUGAKU_HACKS
|
||||
kprintf("%s: distance: CPU @ node %d failed to allocate "
|
||||
#else
|
||||
dkprintf("%s: distance: CPU @ node %d failed to allocate "
|
||||
#endif
|
||||
"%d pages from node %d\n",
|
||||
__FUNCTION__,
|
||||
ihk_mc_get_numa_id(),
|
||||
|
||||
Reference in New Issue
Block a user