I have resolve the problem by add CONFIG_SYSFS_DEPRECATED_V2=y, thank you.

https://bugzilla.redhat.com/show_bug.cgi?id=489151

On Tue, Jun 1, 2010 at 5:18 PM, Alexander Dalloz <ad+lists@uni-x.org> wrote:
> Hi,
> I encounter a error when installing the latest kernel 2.6.34 in centos.

What is your purpose to try to run a recent vanilla kernel?

> Steps:
> 1. download source code.
> 2.tar -xvf 2.6.34.tar.gz
> 3.use the .config file of current system in /boot directory.
> 4.make ,make modules_install, make install,

That should be "make oldconfig", shouldn't it?

> 5.reboot.

[ ... ]

> Best regards to you !
>>From Yanfei  wang

Alexander



_______________________________________________
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos



--
Best regards!
From: Yanfei  wang