Re: [patch] staging: alarm-dev: information leak in alarm_ioctl()

2013-06-03 Thread John Stultz
though you probably need the exact same change in the compat_ioctl implementation? Otherwise, Acked-by: John Stultz Cc'ing Android folks for their review as well. thanks -john diff --git a/drivers/staging/android/alarm-dev.c b/drivers/staging/android/alarm-dev.c index ceb1c643..c8600

Re: [PATCH v5 0/11] Merge ram_console into pstore

2012-06-13 Thread John Stultz
On 06/13/2012 05:20 PM, Greg Kroah-Hartman wrote: On Wed, Jun 13, 2012 at 05:12:14PM -0700, John Stultz wrote: On 06/13/2012 05:05 PM, Greg Kroah-Hartman wrote: On Sat, May 26, 2012 at 06:17:48AM -0700, Anton Vorontsov wrote: The old ram_console driver is removed. This might probably cause

Re: [PATCH v5 0/11] Merge ram_console into pstore

2012-06-13 Thread John Stultz
On 06/13/2012 05:05 PM, Greg Kroah-Hartman wrote: On Sat, May 26, 2012 at 06:17:48AM -0700, Anton Vorontsov wrote: The old ram_console driver is removed. This might probably cause some pain for out-of-tree code, as it would need to be adjusted... but "no pain, no gain"? :-) Though, if there's so

Re: [PATCH 1/1] Clocksource: Move the Hyper-V clocksource driver out of staging

2011-05-23 Thread john stultz
On Mon, 2011-05-23 at 10:12 -0700, K. Y. Srinivasan wrote: > Move the Hyper-V clocksource driver out of staging. > > Signed-off-by: K. Y. Srinivasan > Signed-off-by: Hank Janssen > Signed-off-by: Haiyang Zhang > --- > drivers/clocksource/Makefile|1 + > drivers/clocksource/hv_times