commit | 4075134e40804821f90866d7de56802e4dcecb1e | [log] [tgz] |
---|---|---|
author | Gregory Haskins <ghaskins@novell.com> | Mon Dec 29 09:39:53 2008 -0500 |
committer | Gregory Haskins <ghaskins@novell.com> | Mon Dec 29 09:39:53 2008 -0500 |
tree | 9aa144dad122a6596ff34e71bc049112fb0de354 | |
parent | 967fc04671feea4dbf780c9e55a0bc8fcf68a14e [diff] |
plist: fix PLIST_NODE_INIT to work with debug enabled It seems that PLIST_NODE_INIT breaks if used and DEBUG_PI_LIST is defined. Since there are no current users of PLIST_NODE_INIT, this has gone undetected. This patch fixes the build issue that enables the DEBUG_PI_LIST later in the series when we use it in init_task.h Signed-off-by: Gregory Haskins <ghaskins@novell.com>