aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/aty
diff options
context:
space:
mode:
authorRoman Zippel <zippel@linux-m68k.org>2006-06-23 02:04:51 -0700
committerLinus Torvalds <torvalds@g5.osdl.org>2006-06-23 07:43:00 -0700
commit2c3e0262e0cb5395fe02cdf27c229ee7414ab0c0 (patch)
treed375b705880fc70b8dc5029b81b697936f1bbce7 /drivers/video/aty
parentdaacf8bc0dd37a6ad3a87d1a667599e15940815e (diff)
downloadkernel_samsung_smdk4412-2c3e0262e0cb5395fe02cdf27c229ee7414ab0c0.zip
kernel_samsung_smdk4412-2c3e0262e0cb5395fe02cdf27c229ee7414ab0c0.tar.gz
kernel_samsung_smdk4412-2c3e0262e0cb5395fe02cdf27c229ee7414ab0c0.tar.bz2
[PATCH] m68k: completely initialize hw_regs_t in ide_setup_ports
ide_setup_ports does not completely initialize the hw_regs_t structure which can cause random failures, as the structure is often on the stack. None of the callers expect a partially initialized structure, i.e. none of them do any setup of their own before calling ide_setup_ports(). Signed-off-by: Roman Zippel <zippel@linux-m68k.org> Cc: Bartlomiej Zolnierkiewicz <B.Zolnierkiewicz@elka.pw.edu.pl> Cc: Alan Cox <alan@lxorguk.ukuu.org.uk> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'drivers/video/aty')
0 files changed, 0 insertions, 0 deletions