![]() | |||||||||||
Messages in this thread |
On Sat, Oct 16, 2004 at 11:24:40PM +0200, Sam Ravnborg wrote: > On Sat, Oct 16, 2004 at 08:06:27PM +0100, Russell King wrote: > > > > Converting .S -> .s is useful for debugging - please don't cripple the > > kernel developers just because some filesystems are case-challenged. > > Does the debug tools rely on files named *.s then? > > There are today ~1400 files named *.S in the tree, but none named *.s. > So my idea was to do it like: > *.S => *.asm => *.o > But if this breaks some debugging tools I would like to know. *.asm is nonstanard naming. If we have to support case-challenged filesystems, please ensure that the rest of the nonbroken world can continue as they have done for the last few decades and live happily unaffected by these problems. > Btw. this is not about "case-challenged" filesystems in general. This is > about making the kernel usefull out-of-the-box for the increasing > embedded market. > Less work-around patces needed the better. And these people are often > bound to Windoze boxes - for different reasons. And the individual > developer may not be able to change this. You still need a case-sensitive filesystem to be able to create a root filesystem for their embedded device. I think you'll find that issues surrounding caseful filenames in the kernel is the least of their problems. -- Russell King Linux kernel 2.6 ARM Linux - http://www.arm.linux.org.uk/ maintainer of: 2.6 PCMCIA - http://pcmcia.arm.linux.org.uk/ 2.6 Serial core - 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/ | ||||||||||
| Last update: 2005-03-22 14:07 [from the cache] ©2003-2008 | |||||||||||