linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCHES] HID: huion: Fix "doing dma on the stack"
@ 2014-08-11 17:45 Nikolai Kondrashov
  2014-08-11 17:45 ` [PATCH 1/2] HID: huion: Fail on parameter retrieval errors Nikolai Kondrashov
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Nikolai Kondrashov @ 2014-08-11 17:45 UTC (permalink / raw)
  To: Jiri Kosina; +Cc: linux-input, DIGImend-devel

Hi everyone,

These two patches work towards fixing the "doing dma on the stack" reported by
a static analyzer (I'm not sure which one) for my recent changes to hid-huion
driver.

The first one is easier to read with whitespace changes ingored (-w).

Both patches were tested by me with a Huion H610N tablet.

Nick

 drivers/hid/hid-huion.c | 128 +++++++++++++++++++++++++++++-------------------
 1 file changed, 78 insertions(+), 50 deletions(-)

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2014-08-12 10:46 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-08-11 17:45 [PATCHES] HID: huion: Fix "doing dma on the stack" Nikolai Kondrashov
2014-08-11 17:45 ` [PATCH 1/2] HID: huion: Fail on parameter retrieval errors Nikolai Kondrashov
2014-08-11 17:45 ` [PATCH 2/2] HID: huion: Use allocated buffer for DMA Nikolai Kondrashov
2014-08-12  9:27 ` [PATCHES] HID: huion: Fix "doing dma on the stack" Jiri Kosina
2014-08-12 10:05   ` Nikolai Kondrashov
2014-08-12 10:46     ` Jiri Kosina

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).