[haiku-bugs] Re: [Haiku] #10737: [AHCI error] InterruptErrorHandler

  • From: "mmlr" <trac@xxxxxxxxxxxx>
  • Date: Wed, 02 Sep 2015 05:46:29 -0000

#10737: [AHCI error] InterruptErrorHandler
----------------------------+----------------------------
Reporter: pragmavalue | Owner: nobody
Type: bug | Status: assigned
Priority: normal | Milestone: R1
Component: Drivers/Disk | Version: R1/Development
Resolution: | Keywords:
Blocked By: | Blocking: 7665
Has a Patch: 0 | Platform: All
----------------------------+----------------------------
Changes (by mmlr):

* owner: mmlr => nobody


Comment:

I just fixed the unaligned access due to the wrongly sized bitfield by
replacing the field with shifts and masks (which could've been solved by
changing to a correctly sized bitfield plus endianness wrapper instead, as
Axel mentioned). I have not studied the original concept of the patch nor
did I change anything in that regard.

--
Ticket URL: <https://dev.haiku-os.org/ticket/10737#comment:11>
Haiku <https://dev.haiku-os.org>
Haiku - the operating system.

Other related posts: