Bean <[EMAIL PROTECTED]> writes: [...]
>> > - int call_hook (grub_uint64_t ino, char *filename) >> > + int __attribute__ ((regparm(1))) call_hook (grub_uint64_t ino, char >> > *filename) >> > { >> > struct grub_fshelp_node *fdiro; >> >> Do you have a more generic solution to this? Something that can be >> compared with NESTED_FUNC_ATTR? This is an i386 only bug... > > perhaps define NESTED_FUNC_ADDR2 as __attribute__ ((regparm(1))) ? Sounds ok to me. >> Besides that, XFS is still not finished as BTrees are not yet >> supported. So big files/directories cannot be accessed yet :-/ > > i'll check this out later. Great! :-) Currently XFS is not usable because of this. -- Marco _______________________________________________ Grub-devel mailing list Grub-devel@gnu.org http://lists.gnu.org/mailman/listinfo/grub-devel