lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Thu, 18 Nov 2010 17:24:29 +0900 (JST)
From:	Kuninori Morimoto <kuninori.morimoto.gx@...esas.com>
To:	Linux-Net <netdev@...r.kernel.org>,
	Linux-ALSA <alsa-devel@...a-project.org>
Subject: sound playback became chopping on nfs rootfs


Dear all

I noticed that sound playback became chopping on latest Linux kernel.
I checked it by "git bisect".
This chopping seems happen from below patch.

How to modify this chopping ?

I'm using SuperH ap4evb board.
CONFIG_CMDLINE="console=tty0, console=ttySC0,115200 earlyprintk=sh-sci.0,115200 root=/dev/nfs ip=dhcp"

	----------------------------------------------
	commit 56463e50d1fc3f070492434cea6303b35ea000de
	Author: Chuck Lever <chuck.lever@...cle.com>
	Date:   Fri Sep 17 10:54:37 2010 -0400

	NFS: Use super.c for NFSROOT mount option parsing

	Replace duplicate code in NFSROOT for mounting an NFS server on '/'
	with logic that uses the existing mainline text-based logic in the NFS
	client.

	Add documenting comments where appropriate.

	Note that this means NFSROOT mounts now use the same default settings
	as v2/v3 mounts done via mount(2) from user space.

	vers=3,tcp,rsize=<negotiated default>,wsize=<negotiated default>

	As before, however, no version/protocol negotiation with the server is
	done.

	Signed-off-by: Chuck Lever <chuck.lever@...cle.com>
	Signed-off-by: Trond Myklebust <Trond.Myklebust@...app.com>
	----------------------------------------------




Best regards
--
Kuninori Morimoto
 
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ