All of lore.kernel.org
 help / color / mirror / Atom feed
* kernel oops on "hdparm -R"
@ 2001-11-05 19:09 PALLAI Roland
  2001-12-07 15:43 ` IDE hotswap still broken in 2.4.17pre2 Pallai Roland
  0 siblings, 1 reply; 5+ messages in thread
From: PALLAI Roland @ 2001-11-05 19:09 UTC (permalink / raw)
  To: linux-kernel


 When I try to add a new IDE disk to the channel 1 with the command
"hdparm -R 0x170 0 0 /dev/hda", I've got a kernel oops (and freeze)..
It's works fine _once_, if there wasn't any detected disk on channel
before.

my config:
 kernel 2.4.9 - 2.4.14pre7 (I've tried many of them)
 PIIX and VIA motherboards (shows same error)


--
  DaP



^ permalink raw reply	[flat|nested] 5+ messages in thread

* IDE hotswap still broken in 2.4.17pre2...
  2001-11-05 19:09 kernel oops on "hdparm -R" PALLAI Roland
@ 2001-12-07 15:43 ` Pallai Roland
  2001-12-07 15:52   ` 2.5.1pre6 vt_kern.h a small patch take 2 Kirk Reiser
  0 siblings, 1 reply; 5+ messages in thread
From: Pallai Roland @ 2001-12-07 15:43 UTC (permalink / raw)
  To: linux-kernel


 It's a reproducable bug, same problem reported by
http://www.uwsg.indiana.edu/hypermail/linux/kernel/0111.0/0965.html and
http://www2.real-time.com/pipermail/linux-kernel/2001-November/051937.html. Does it works for anyone?


On Mon, 2001-11-05 at 20:09, PALLAI Roland wrote:
>  When I try to add a new IDE disk to the channel 1 with the command
> "hdparm -R 0x170 0 0 /dev/hda", I've got a kernel oops (and freeze)..
> It's works fine _once_, if there wasn't any detected disk on channel
> before.
> 
> my config:
>  kernel 2.4.9 - 2.4.14pre7 (I've tried many of them)
>  PIIX and VIA motherboards (shows same error)


--
  DaP


^ permalink raw reply	[flat|nested] 5+ messages in thread

* 2.5.1pre6 vt_kern.h a small patch take 2
  2001-12-07 15:43 ` IDE hotswap still broken in 2.4.17pre2 Pallai Roland
@ 2001-12-07 15:52   ` Kirk Reiser
  2001-12-07 17:27     ` James Simmons
  0 siblings, 1 reply; 5+ messages in thread
From: Kirk Reiser @ 2001-12-07 15:52 UTC (permalink / raw)
  To: linux-kernel

--- linux/include/linux/vt_kern.h~	Wed Dec  5 10:12:17 2001
+++ linux/include/linux/vt_kern.h	Wed Dec  5 10:45:20 2001
@@ -7,6 +7,7 @@
  */
 
 #include <linux/config.h>
+#include <linux/tty.h> /* needed for MAX_NR_CONSOLES */
 #include <linux/vt.h>
 #include <linux/kd.h>
 

-- 

Kirk Reiser				The Computer Braille Facility
e-mail: kirk@braille.uwo.ca		University of Western Ontario
phone: (519) 661-3061

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: IDE hotswap still broken in 2.4.17pre2...
@ 2001-12-07 15:57 Thomas Hood
  0 siblings, 0 replies; 5+ messages in thread
From: Thomas Hood @ 2001-12-07 15:57 UTC (permalink / raw)
  To: linux-kernel

This has never worked for me when I have tried it.

Attempts to "hdparm -R" and "hdparm -U" repeatedly
always eventually crash the kernel ... sometimes after
three or four iterations.




^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: 2.5.1pre6 vt_kern.h a small patch take 2
  2001-12-07 15:52   ` 2.5.1pre6 vt_kern.h a small patch take 2 Kirk Reiser
@ 2001-12-07 17:27     ` James Simmons
  0 siblings, 0 replies; 5+ messages in thread
From: James Simmons @ 2001-12-07 17:27 UTC (permalink / raw)
  To: Kirk Reiser; +Cc: linux-kernel


IMO MAX_NR_CONSOLES should be moved to vt_kern.h

> --- linux/include/linux/vt_kern.h~	Wed Dec  5 10:12:17 2001
> +++ linux/include/linux/vt_kern.h	Wed Dec  5 10:45:20 2001
> @@ -7,6 +7,7 @@
>   */
>  
>  #include <linux/config.h>
> +#include <linux/tty.h> /* needed for MAX_NR_CONSOLES */
>  #include <linux/vt.h>
>  #include <linux/kd.h>


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2001-12-07 17:27 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-11-05 19:09 kernel oops on "hdparm -R" PALLAI Roland
2001-12-07 15:43 ` IDE hotswap still broken in 2.4.17pre2 Pallai Roland
2001-12-07 15:52   ` 2.5.1pre6 vt_kern.h a small patch take 2 Kirk Reiser
2001-12-07 17:27     ` James Simmons
  -- strict thread matches above, loose matches on Subject: below --
2001-12-07 15:57 IDE hotswap still broken in 2.4.17pre2 Thomas Hood

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.