git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c7ec0ba
)
ptp: reduce stack usage when measuring the system time offset
author
Richard Cochran
<richardcochran@gmail.com>
Mon, 26 Nov 2012 01:44:35 +0000
(
01:44
+0000)
committer
David S. Miller
<davem@davemloft.net>
Mon, 26 Nov 2012 22:22:14 +0000
(17:22 -0500)
This patch removes the large buffer from the stack of the system
offset ioctl and replaces it with a kmalloced buffer.
Signed-off-by: Richard Cochran <richardcochran@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found