mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/
synced 2026-09-14 18:22:56 +00:00
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> |
History
|
|
|---|---|---|
| .. | ||
| ali14xx.c | ||
| buddha.c | ||
| dtc2278.c | ||
| falconide.c | ||
| gayle.c | ||
| hd.c | ||
| ht6560b.c | ||
| ide-cs.c | ||
| macide.c | ||
| Makefile | ||
| q40ide.c | ||
| qd65xx.c | ||
| qd65xx.h | ||
| umc8672.c | ||