Non-maskable interrupt

2014-10-22 Thread J.Hwan Kim
Hi, everyone In my system, NMI intrrupt counter is increased continuously, which I found in /proc/interrupts. How can I find the reasons of NMI interrupts? Best Regards Kim. ___ Kernelnewbies mailing list Kernelnewbies@kernelnewbies.org

Re: i2c-dev

2014-10-22 Thread Paul Bolle
Having looked into this a bit, but failing to come up with something helpful, I decided to ask some additional info. On Tue, 2014-10-21 at 21:54 -0400, John de la Garza wrote: I have my kernel Which version (roughly)? built with dev-i2c and i2c_i801 .config, please? but do not have a

Re: Non-maskable interrupt

2014-10-22 Thread Valdis . Kletnieks
On Thu, 23 Oct 2014 00:26:32 +0900, J.Hwan Kim said: Hi, everyone In my system, NMI intrrupt counter is increased continuously, which I found in /proc/interrupts. How can I find the reasons of NMI interrupts? How fast are they increasing? A few an hour? A few a minute? 50 or 60 a second?

Re: Non-maskable interrupt

2014-10-22 Thread J.Hwan Kim
2014년 10월 23일 02:37에 valdis.kletni...@vt.edu 이(가) 쓴 글: On Thu, 23 Oct 2014 00:26:32 +0900, J.Hwan Kim said: Hi, everyone In my system, NMI intrrupt counter is increased continuously, which I found in /proc/interrupts. How can I find the reasons of NMI interrupts? How fast are they

Re: Non-maskable interrupt

2014-10-22 Thread Valdis . Kletnieks
On Thu, 23 Oct 2014 10:47:57 +0900, J.Hwan Kim said: How fast are they increasing? A few an hour? A few a minute? once per second... I bet 'cat /proc/sys/kernel/nmi_watchdog' returns '1'. See Documentation/lockup-watchdogs.txt pgpuTsUvENLGd.pgp Description: PGP signature

Re: Non-maskable interrupt

2014-10-22 Thread J.Hwan Kim
2014년 10월 23일 11:06에 valdis.kletni...@vt.edu 이(가) 쓴 글: On Thu, 23 Oct 2014 10:47:57 +0900, J.Hwan Kim said: How fast are they increasing? A few an hour? A few a minute? once per second... I bet 'cat /proc/sys/kernel/nmi_watchdog' returns '1'. See Documentation/lockup-watchdogs.txt

/drivers/staging/TODO doc and kernel tasks question

2014-10-22 Thread Jaime Arrocha
Good day, The TODO document has the addresses of where to send a patch, but if you run get_maintainer.pl it gives me a different person to address it, gregkh for example. I have sent a patch to the persons on the TODO list, should I still copy to the maintainer in charge too? CC maybe? Another

Re: /drivers/staging/TODO doc and kernel tasks question

2014-10-22 Thread Greg KH
On Wed, Oct 22, 2014 at 10:05:30PM -0500, Jaime Arrocha wrote: Good day, The TODO document has the addresses of where to send a patch, but if you run get_maintainer.pl it gives me a different person to address it, gregkh for example. if you don't cc: me, the patch will not get merged, it's