LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Programming (https://www.linuxquestions.org/questions/programming-9/)
-   -   2 bit error on 2.6 kernel (https://www.linuxquestions.org/questions/programming-9/2-bit-error-on-2-6-kernel-390745/)

snowing 12-08-2005 09:49 PM

2 bit error on 2.6 kernel
 
Excuse me ,but could you please tell me whether the current 2.6 kernel supports 2bit error check? Mr/Mrs Cox submiited EDAC patch(http://kerneltrap.org/node/5784), does it mean that now the stable 2.6 kernel cannot support 2bit error detection?
Another problem is that EDAC needs to patch and build the kernel source to create the module, is there any other software which provides the 2bit error detection and does not need to build the module outsides kernel source? Or could you please introduce the method to achieve this? Thank you.

syg00 12-08-2005 10:50 PM

That's Alan Cox - Mr.
One could reasonably assume a patch offering new functionality would imply the functionality doesn't currently exist.

Don't know where you got the idea that this is a module. A quick look at the (significant sized) patches indicates they are against the mainline code.
As one would expect.

Looks like they are in the -mm tree, but haven't looked to see if they have been merged to Linus' tree.
I'd doubt it though.

snowing 12-08-2005 11:16 PM

Hmm, thank you. then building the kernel source seems to be a must. sigh


All times are GMT -5. The time now is 06:34 AM.