Re: 2.5.2-pre7 still missing bits of kdev_t

From: Alan Cox (alan@lxorguk.ukuu.org.uk)
Date: Fri Jan 04 2002 - 19:10:42 EST


> At that point it becomes a ABI issue how the mknod _system_call_ argument
> is split up into major/minor, and the rest of the kernel wouldn't really
> care.

You need a mknod2() system call assuming we want hotplug to be able to
create 32bit dev_t's. At the point glibc calls mknod its got an internal
32:32 representation so passing mknod2(char *,int,int) and making sure
mknod doesnt break if we expand further some years hence doesn't seem to
be daft.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Mon Jan 07 2002 - 21:00:27 EST