Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 05 Apr 2016 18:49:38 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 207786] gpioiic_callback() dereferences IIC "how" argument incorrectly
Message-ID:  <bug-207786-8-KFf7sJsL4z@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-207786-8@https.bugs.freebsd.org/bugzilla/>
References:  <bug-207786-8@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=3D207786

Oleksandr Tymoshenko <gonzo@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |gonzo@FreeBSD.org

--- Comment #1 from Oleksandr Tymoshenko <gonzo@FreeBSD.org> ---
Created attachment 169012
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D169012&action=
=3Dedit
gpioiic callback fix

Original patch may have problem on the systems with strict alignment (MIPS,
ARM) if data is not 4-byte aligned. This patch should handle this. Could you
test it in your setup and let me know if it fixes original issue?=20

Thanks

--=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-207786-8-KFf7sJsL4z>