lkml.org 
[lkml]   [2006]   [Jan]   [17]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
DateWed, 18 Jan 2006 08:54:54 +1100
FromEyal Lebedinsky <>
SubjectRe: Linux 2.6.16-rc1
Linus Torvalds wrote:
> Ok, it's two weeks since 2.6.15, and the merge window is closed.

I am looking at a problem where the build seems to remove /dev/null,
which is then created as a regular file (naturally). This did not
happen before.

# ls -l /dev/null
crw-rw-rw-  1 root root 1, 3 Jan 18 08:42 /dev/null
# make distclean
  CLEAN   scripts/basic
  CLEAN   scripts/kconfig
  CLEAN   include/config
  CLEAN   .config .config.old include/asm include/linux/autoconf.h include/linux/version.h .kernelrelease
# ls -l /dev/null
-rwxr-xr-x  1 root root 47 Jan 18 08:42 /dev/null

--
Eyal Lebedinsky (eyal@eyal.emu.id.au) <http://samba.org/eyal/>
	attach .zip as .dat
-
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: 2006-01-17 21:57    [from the cache]
©2003-2008