poke-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Fix offset granularity


From: Egeyar Bagcioglu
Subject: Fix offset granularity
Date: Sun, 11 Oct 2020 21:26:36 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.11.0

Hello,

The following patch is to make ios_flush handle the difference in offset granularity between IO spaces and IO devices.

2020-10-11  Egeyar Bagcioglu  <egeyar@gmail.com>

        * libpoke/ios.c (ios_flush): Divide the offset by 8 before passing it         to io->dev_if->flush which accepts offsets in the granularity of bytes.

Regards,
Ege

Attachment: fix-offset-granularity.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]