syscall(9) reorganization for ARM

Grzegorz Bernacki gjb at semihalf.com
Mon Jun 21 09:53:48 UTC 2010


Kostik Belousov wrote:
> Hello,
> could you, please, review and test the patch to move arm syscall()
> implementation to use syscallenter()/syscallret() ?
> 
> Please keep me in Cc:, I am not on the list.
> 

Hi,

I've applied you patch. It breaks booting process:

Jun 21 11:10:41 init: Can't stat /dev: No such file or directory
Jun 21 11:10:41 init: fatal signal: Segmentation fault
Enter full pathname of shell or RETURN for /bin/sh:
/libexec/ld-elf.so.1: Shared object "libncurses.so.8" not found, required by "sh"
Jun 21 11:12:51 init: fatal signal: Segmentation fault

grzesiek


More information about the freebsd-arm mailing list