[haiku-bugs] Re: [Haiku] #10249: Haiku built from Haiku doesn't boot without disabling SMP or NX-bit

  • From: "anevilyak" <trac@xxxxxxxxxxxx>
  • Date: Sun, 08 Dec 2013 15:25:45 -0000

#10249: Haiku built from Haiku doesn't boot without disabling SMP or NX-bit
-----------------------------+----------------------------
   Reporter:  pulkomandy     |      Owner:  bonefish
       Type:  bug            |     Status:  assigned
   Priority:  normal         |  Milestone:  R1
  Component:  System/Kernel  |    Version:  R1/Development
 Resolution:                 |   Keywords:  vm
 Blocked By:                 |   Blocking:
Has a Patch:  0              |   Platform:  All
-----------------------------+----------------------------

Comment (by anevilyak):

 From a quick look at that commit, nothing really jumps out at me as
 obviously wrong in the normal case, as most of it is specific to a KDL
 command that wouldn't get executed during normal boot ; the only change it
 makes which I'm not entirely certain about is the one to fifo's
 `WriteRequest` class, namely whether one needs to hold some particular
 lock when calling `thread_get_current_thread()`, and if so, whether that
 one's already held at that point, i.e. from whichever code winds up
 ultimately calling `Inode::WriteDataToBuffer()`.

--
Ticket URL: <http://dev.haiku-os.org/ticket/10249#comment:51>
Haiku <http://dev.haiku-os.org>
Haiku - the operating system.

Other related posts: