bug#27: [kernel] bug#27: hwclock cmd hits break at boot on a500


None


X-PA-RISC Linux-PR-Message: report 27
X-PA-RISC Linux-PR-Package: kernel
X-Loop: daniel_frazier@hp.com
Received: via spool by 27-bugs@bugs.parisc-linux.org id=B27.9813108783639
          (code B ref 27); Sun, 04 Feb 2001 18:33:01 GMT
Date: Sun, 4 Feb 2001 18:21:47 +0000
From: Richard Hirst <rhirst@linuxcare.com>
To: Grant Grundler <grundler@cup.hp.com>, 27@bugs.parisc-linux.org
Message-ID: <20010204182147.F1374@linuxcare.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-Mailer: Mutt 1.0us
In-Reply-To: <no.id>; from kernel-admin@lists.parisc-linux.org on Sat, Feb 03, 2001 at 10:59:25PM +0000

This is a known feature ;-)  IIRC Willy said x86 also dies if you have
module support turned on but no modutils installed.  See entry.S:

__execve_failed:
	/* yes, this will trap and die. */

Kernel tries to execve /sbin/insmod.

Richard

On Sat, Feb 03, 2001 at 10:59:25PM +0000, kernel-admin@lists.parisc-linux.org wrote:
> X-PA-RISC Linux-PR-Message: report 27
> X-PA-RISC Linux-PR-Package: kernel
> X-Loop: daniel_frazier@hp.com
> Received: via spool by bugs@bugs.parisc-linux.org id=B.98106096428715
>           (code B ref -1); Thu, 01 Feb 2001 21:03:01 GMT
> Date: Thu, 1 Feb 2001 12:58:22 -0800 (PST)
> From: Grant Grundler <grundler@cup.hp.com>
> Message-Id: <200102012058.MAA01273@milano.cup.hp.com>
> To: submit@bugs.parisc-linux.org
> Mime-Version: 1.0
> Content-Type: text/plain; charset=us-ascii
> Content-Transfer-Encoding: 7bit
> 
> Package: kernel
> Version: 2.4.1
> 
> palinux-20010117.tgz XC.
> 2/1/2001 linux source tree.
> Built 64-bit kernel w/CONFIG_MODULES and CONFIG_KMOD enabled.
> I've seen this error on c3k (32-bit? not sure) before.
> A500 complains with:
> 
> Setting the System Clock using the Hardware Clock as reference...
> break 0,0: pid=56 command='hwclock'
> hwclock[56]: Breakpoint 0
> 
>      YZrvWESTHLNXBCVMcbcbcbcbOGFRQPDI
> PSW: 00001000000001001111111100001011
> r0-3     0000000000000000 00000000c03a6030 0000000000000000 0000000000000000
> r4-7     0000000000000000 0000000000000000 0000000000000000 0000000000000000
> r8-11    0000000000000000 0000000000000000 0000000000000000 0000000000000000
> r12-15   0000000000000000 0000000000000000 0000000000000000 00000000c0139200
> r16-19   00000000cf8a0980 00000000cf8a0000 0000000000000077 0000000000000001
> r20-23   00000000cfffb390 00000000cfffb390 0000000000000000 0000000000000000
> r24-27   0000000000000000 0000000000008080 00000000000000cc 00000000c0328f00
> r28-31   0000000000000000 0000000000000000 00000000cf8a0f00 0000000000000000
> sr0-3    0000000000000000 0000000000000000 0000000000000000 0000000000003e00
> sr4-7    0000000000000000 0000000000000000 0000000000000000 0000000000000000
> 
> IASQ: 0000000000000000 0000000000000000 IAOQ: 0000000000000000 0000000000000004
>  IIR: 00000000    ISR: 000000001034003f  IOR: 00000000feffb3a0
> ORIG_R28: 0000000000000000
> 
> 
> 
> 
> _______________________________________________
> kernel mailing list
> kernel@lists.parisc-linux.org
> http://lists.parisc-linux.org/cgi-bin/mailman/listinfo/kernel
>