[android-kernel] Re: help enabling NFS rootfs support

2011-04-22 Thread A Curtis
> Please provide the error you see and the kernel version you use. > Kernel source tree is: it://android.git.kernel.org/kernel/common.git - branch 2.6.36 fs/nfs/nfsroot.c:403: error: __setup_str_nfs_root_setup causes a section type conflict fs/nfs/nfsroot.c:403: error: __setup_str_nfs_root_setu

Re: [android-kernel] Send CMD12 to terminate the mmc writing request?

2011-04-22 Thread hedwin
There is a linux mailing list dedicated to mmc, see http://vger.kernel.org/vger-lists.html search for linux-mmc. Think your question might have a better chance of getting a good answer/response there. Hedwin On Fri, Apr 22, 2011 at 7:06 PM, M.Meng wrote: > Hi, > > I am a fresher to linux kernel

[android-kernel] Send CMD12 to terminate the mmc writing request?

2011-04-22 Thread M.Meng
Hi, I am a fresher to linux kernel and now trying to add some features to mmc driver. One of the features is that terminate a long time writing request(e.x. lasts 50ms or more), and make the following reading request run. I read the JEDEC STANDARD and found that a writing operation could be term