Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 04 Mar 2020 12:22:24 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 237463] aacraid(4) doesn't work on powerpc64
Message-ID:  <bug-237463-227-SVg49v7eAs@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-237463-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-237463-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D237463

--- Comment #14 from commit-hook@freebsd.org ---
A commit references this bug:

Author: luporl
Date: Wed Mar  4 12:21:38 UTC 2020
New revision: 358613
URL: https://svnweb.freebsd.org/changeset/base/358613

Log:
  [aacraid] Add missing unmap call for SYNC mode

  This issue was observed on a PowerPC64 machine with an Adaptec RAID
Controller
  with PCI device ID 0x028d. After several read/write operations, the kernel
was
  panic'ing in bus_dmamap_sync(). This was due to a missing aac_unmap_comma=
nd()
  in the SYNC path.

  PR:   237463
  Reviewed by:  jhibbits
  Differential Revision:        https://reviews.freebsd.org/D23668

Changes:
  head/sys/dev/aacraid/aacraid.c

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-237463-227-SVg49v7eAs>