Re: subhurds

2006-08-05 Thread Thomas Bushnell BSG
Thomas Schwinge <[EMAIL PROTECTED]> writes: > Are subhurds meant to be bootable by ordinary mortals? As Marcus and Roland mentioned, this in theory works but in practice is not well explored. I believe that it is important that it really work, so this is a good tasklist item. Thomas ___

[bug #17338] GNU Mach vs. GCC 4.1

2006-08-05 Thread Thomas Schwinge
URL: Summary: GNU Mach vs. GCC 4.1 Project: The GNU Hurd Submitted by: tschwinge Submitted on: Sunday 08/06/06 at 01:09 Category: GNU Mach Seve

Re: ext2fs.static: thread-cancel.c:55: hurd_thread_cancel: Assertion '! __spin_lock_locked (&ss->critical_section_lock)' failed

2006-08-05 Thread Samuel Thibault
Samuel Thibault, le Sat 05 Aug 2006 02:45:34 +0200, a écrit : > Samuel Thibault, le Sat 05 Aug 2006 02:27:35 +0200, a écrit : > > assert (! __spin_lock_locked (&ss->critical_section_lock)); > > __spin_lock (&ss->critical_section_lock); > > > > Why should one check that a spinlock is free befor