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:
736c9fd
)
s390/3270: fix initialization order in tty3270_alloc_view
author
Martin Schwidefsky
<schwidefsky@de.ibm.com>
Tue, 8 Jan 2013 14:20:05 +0000
(15:20 +0100)
committer
Martin Schwidefsky
<schwidefsky@de.ibm.com>
Thu, 14 Feb 2013 14:55:01 +0000
(15:55 +0100)
Corrects the order of tasklet_init vs. the allocation of the
read request which has been broken by git commit
9d2ae233
"TTY: tty3270, move initialization to allocation".
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
No differences found