I am using gentoo-dev-sources-2.6.7-r11. I am experiencing the bug #1671 reported on kernel.org. The fix (patch) was released two months ago, for 2.6.7-rc3. Can this patch be included in gentoo-dev-sources ? Reproducible: Always Steps to Reproduce: 1. mounting smb shares from terminal 2. 3. Actual Results: Aug 10 17:05:05 saturn kernel: smb_lookup: find //.Trash-xtof failed, error=-5 Aug 10 17:05:05 saturn kernel: PML4 35a76067 PGD 35a84067 PMD 0 Aug 10 17:05:05 saturn kernel: CPU 0 Aug 10 17:05:05 saturn kernel: Modules linked in: snd_pcm_oss snd_mixer_oss snd_via82xx snd_ac97_codec snd_pcm snd_timer snd_page_alloc snd_mpu401_uart snd_rawmidi snd_seq_device snd soundcore w83781d i2c_sensor i2c_isa i2c_viapro i2c_dev nvidia r8169 ide_tape st Aug 10 17:05:05 saturn kernel: Pid: 8342, comm: nautilus Tainted: P 2.6.7-gentoo-r11 Aug 10 17:05:05 saturn kernel: RIP: 0010:[<0000000000000000>] [<0000000000000000>] Aug 10 17:05:05 saturn kernel: RSP: 0018:0000010036171e40 EFLAGS: 00010246 Aug 10 17:05:05 saturn kernel: RAX: 000001003011e7e8 RBX: 0000010036171e78 RCX: 0000010036171e78 Aug 10 17:05:05 saturn kernel: RDX: ffffffff80178e60 RSI: 0000010036171f38 RDI: 0000010002eb36c0 Aug 10 17:05:05 saturn kernel: RBP: 00000100031b0118 R08: 000001000d268000 R09: 0000000000000004 Aug 10 17:05:05 saturn kernel: R10: 0000002a9a275920 R11: 0000000000000202 R12: 0000010002eb36c0 Aug 10 17:05:05 saturn kernel: R13: 0000010001d11078 R14: 000001003dc1c348 R15: 000001003bbb9000 Aug 10 17:05:05 saturn kernel: FS: 00000000007d8260(005b) GS:ffffffff80596740(0000) knlGS:0000000000000000 Aug 10 17:05:05 saturn kernel: CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033 Aug 10 17:05:05 saturn kernel: CR2: 0000000000000000 CR3: 0000000000101000 CR4: 00000000000006e0 Aug 10 17:05:05 saturn kernel: Process nautilus (pid: 8342, threadinfo 0000010036170000, task 000001003625e7f0) Aug 10 17:05:05 saturn kernel: Stack: ffffffff802283bf 0000010033ebfd78 00000100031b0170 0000000036171f58 Aug 10 17:05:05 saturn kernel: 000001000d268000 ffffffff80178e60 0000010036171f38 0000000000000000 Aug 10 17:05:05 saturn kernel: 000000010079b17b 0000010002eb36c0 Aug 10 17:05:05 saturn kernel: Call Trace:<ffffffff802283bf>{smb_readdir+1023} <ffffffff80178e60>{filldir64+0} Aug 10 17:05:05 saturn kernel: <ffffffff80178af6>{vfs_readdir+118} <ffffffff80178fd4>{sys_getdents64+132} Aug 10 17:05:05 saturn kernel: <ffffffff80111de9>{error_exit+0} <ffffffff801115aa>{system_call+126} Aug 10 17:05:05 saturn kernel: Aug 10 17:05:05 saturn kernel: Aug 10 17:05:05 saturn kernel: Code: Bad RIP value. Expected Results: mount the share, without killing Nautilus Portage 2.0.50-r9 (gcc34-amd64-2004.1, gcc-3.4.1, glibc-2.3.4.20040619-r1, 2.6.7-gentoo-r11) ================================================================= System uname: 2.6.7-gentoo-r11 x86_64 4 Gentoo Base System version 1.4.16 Autoconf: sys-devel/autoconf-2.59-r3 Automake: sys-devel/automake-1.8.3 ACCEPT_KEYWORDS="amd64" AUTOCLEAN="yes" CFLAGS="-O2 -pipe" CHOST="x86_64-pc-linux-gnu" COMPILER="gcc3" CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3/share/config /usr/lib/mozilla/defaults/pref /usr/share/config /var/qmail/control" CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d" CXXFLAGS="-O2 -pipe" DISTDIR="/usr/portage/distfiles" FEATURES="autoaddcvs ccache fixpackages" GENTOO_MIRRORS="http://gentoo.oregonstate.edu http://distro.ibiblio.org/pub/Linux/distributions/gentoo" MAKEOPTS="-j2" PKGDIR="/usr/portage/packages" PORTAGE_TMPDIR="/disk0/gentoo/var/tmp" PORTDIR="/usr/portage" PORTDIR_OVERLAY="/usr/local/portage" SYNC="rsync://rsync.namerica.gentoo.org/gentoo-portage" USE="X alsa amd64 apm avi berkdb cdr cups curl dvd dvdr esd f77 fftw foomaticdb gdbm gif gnome gnomedb gpm gstreamer gtk gtk2 gtkhtml imlib java jpeg kerberos ldap libg++ libwww lua mozilla mozsvg mpeg mysql ncurses odbc opengl oss pam pdflib perl plotutils png postgres ppds python readline samba sdl slang spell ssl tcltk tcpd tiff truetype xml xml2 xmms xv zlib"
Automatic formatting did it wrong.. bug is on kernel.org not here... http://bugzilla.kernel.org/show_bug.cgi?id=1671
Reassigning to kernel herd...
Is this patch already in the 2.6.8-rc kernel tree? Is it in the -mm kernel tree?
I checked the 2.6.8.1 source, it appears to be applied.