dma-proxy: Add timeout, read and write file operations, improve printk() messages#8
Open
Livius90 wants to merge 3 commits intoXilinx-Wiki-Projects:masterfrom
Open
dma-proxy: Add timeout, read and write file operations, improve printk() messages#8Livius90 wants to merge 3 commits intoXilinx-Wiki-Projects:masterfrom
Livius90 wants to merge 3 commits intoXilinx-Wiki-Projects:masterfrom
Conversation
Author
|
@linnj |
commit 4c510e2 Author: Benjamin Szőke <egyszeregy@freemail.hu> Date: Wed Jul 10 20:05:56 2024 +0200 dma-proxy: add mutex_destroy() commit 904532c Author: Benjamin Szőke <egyszeregy@freemail.hu> Date: Sun Feb 4 16:46:52 2024 +0100 dma-proxy: fix name print commit d4030b9 Author: Benjamin Szőke <egyszeregy@freemail.hu> Date: Sun Feb 4 16:41:25 2024 +0100 dma-proxy: fix typo in printk() commit 6541a14 Author: Benjamin Szőke <egyszeregy@freemail.hu> Date: Sun Feb 4 16:33:13 2024 +0100 dma-proxy: To deal with timeout in read() and write() return. commit cc65f52 Author: Benjamin Szőke <egyszeregy@freemail.hu> Date: Sun Feb 4 14:49:41 2024 +0100 dma-proxy: fix typo commit 719a374 Author: Benjamin Szőke <egyszeregy@freemail.hu> Date: Sun Feb 4 14:43:28 2024 +0100 dma-proxy: add mutex for timeout
Author
|
@linnj |
Author
|
@nan-zang @linnj @AshokKumarChattala |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
ioctl()