URL: <http://savannah.gnu.org/patch/?6844>
Summary: fix a bug in init: initialize 'flags' in reboot_system Project: The GNU Hurd Submitted by: zhengda Submitted on: Tue 02 Jun 2009 08:47:27 AM GMT Category: other Hurd Priority: 5 - Normal Status: Works For Me Privacy: Public Assigned to: None Originator Email: Open/Closed: Open Discussion Lock: Any Planned Release: None Wiki-like text discussion box: _______________________________________________________ Details: We should initialize 'flags' in reboot_system. The only information we need to get from proc_getprocinfo is the state of the process. 'flags = 0' is very enough to do the job and it can make proc_getprocinfo less likely to fail. The Mach in my system somehow doesn't support the TASK_EVENTS_INFO type of information. Without the initialization of 'flags', it is possible that proc_getprocinfo returns error, which results in the failure to shut down the subhurd. _______________________________________________________ File Attachments: ------------------------------------------------------- Date: Tue 02 Jun 2009 08:47:27 AM GMT Name: init.diff Size: 492B By: zhengda <http://savannah.gnu.org/patch/download.php?file_id=18216> _______________________________________________________ Reply to this item at: <http://savannah.gnu.org/patch/?6844> _______________________________________________ Message sent via/by Savannah http://savannah.gnu.org/