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:
f72a28a
)
Input: psmouse - do not carry DMI data around
author
Dmitry Torokhov
<dmitry.torokhov@gmail.com>
Fri, 4 Dec 2009 07:21:14 +0000
(23:21 -0800)
committer
Dmitry Torokhov
<dmitry.torokhov@gmail.com>
Fri, 4 Dec 2009 07:25:36 +0000
(23:25 -0800)
DMI tables use considerable amount of memory. Mark them as __initconst
so they will be discarded once module is loaded.
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
No differences found