Re: [android-kernel] Using SIGRTMIN in Android N Kernel

2018-01-11 Thread Greg KH
On Thu, Jan 04, 2018 at 05:28:20AM -0800, Deepika Teriar wrote: > Hi, > > I am writing a driver in which I need to handle 6 interrupts from different > GPIO and I need to send the signals to user space application in Android N. > > Can I use the SIGRTMIN+x for all the signals? No, just use the

[android-kernel] Using SIGRTMIN in Android N Kernel

2018-01-04 Thread Deepika Teriar
Hi, I am writing a driver in which I need to handle 6 interrupts from different GPIO and I need to send the signals to user space application in Android N. Can I use the SIGRTMIN+x for all the signals? Can it work on Android? Thanks Deepika -- -- unsubscribe: android-kernel+unsubscr...@goo