Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1642277

Re: [[media] rc] e662671619: BUG: kernel hang in test stage

From Sean Young <sean@mess.org>
Newsgroups linux.kernel
Subject Re: [[media] rc] e662671619: BUG: kernel hang in test stage
Date 2017-05-16 09:50 +0200
Message-ID <tHFp0-2Ho-19@gated-at.bofh.it> (permalink)
References <tEPNU-3OI-7@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Mon, May 08, 2017 at 08:13:37PM +0800, kernel test robot wrote:
> Greetings,
> 
> 0day kernel testing robot got the below dmesg and the first bad commit is
> 
> https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master
> 
> commit e66267161971155a8b4756b4e17f2f2f82b9f842
> Author:     Sean Young <sean@mess.org>
> AuthorDate: Tue Mar 7 17:07:59 2017 -0300
> Commit:     Mauro Carvalho Chehab <mchehab@s-opensource.com>
> CommitDate: Wed Apr 5 14:50:57 2017 -0300
> 
>     [media] rc: promote lirc_sir out of staging
>     
>     Rename lirc_sir to sir_ir in the process.
>     
>     Signed-off-by: Sean Young <sean@mess.org>
>     Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>

Here the sir_ir gets in an infinite loop in its interrupt handler, since the
hardware is different from what it expects.

I was looking in all the wrong places so it took too long to find this. :/

I'll send a patch as a reply to this email.

Thanks,

Sean

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

Re: [[media] rc] e662671619: BUG: kernel hang in test stage Sean Young <sean@mess.org> - 2017-05-16 09:50 +0200
  [PATCH] [media] sir_ir: infinite loop in interrupt handler Sean Young <sean@mess.org> - 2017-05-16 10:50 +0200

csiph-web