Re: [PATCH 24/31] mips/sgi-ip22: Use separate static data field with with static timer

2017-09-01 Thread Ralf Baechle
Acked-by: Ralf Baechle Ralf

Re: [PATCH 24/31] mips/sgi-ip22: Use separate static data field with with static timer

2017-09-01 Thread Kees Cook
On Thu, Aug 31, 2017 at 11:59 PM, Ralf Baechle wrote: > On Thu, Aug 31, 2017 at 04:29:36PM -0700, Kees Cook wrote: > >> In preparation for changing the timer callback argument to the timer >> pointer, move to a separate static data variable. >> >> Cc: Ralf Baechle >> Cc: James Hogan >> Cc: Ingo

Re: [PATCH 24/31] mips/sgi-ip22: Use separate static data field with with static timer

2017-09-01 Thread Ralf Baechle
On Thu, Aug 31, 2017 at 04:29:36PM -0700, Kees Cook wrote: > In preparation for changing the timer callback argument to the timer > pointer, move to a separate static data variable. > > Cc: Ralf Baechle > Cc: James Hogan > Cc: Ingo Molnar > Cc: Paul Gortmaker > Cc: linux-m...@linux-mips.org >

[PATCH 24/31] mips/sgi-ip22: Use separate static data field with with static timer

2017-08-31 Thread Kees Cook
In preparation for changing the timer callback argument to the timer pointer, move to a separate static data variable. Cc: Ralf Baechle Cc: James Hogan Cc: Ingo Molnar Cc: Paul Gortmaker Cc: linux-m...@linux-mips.org Signed-off-by: Kees Cook --- arch/mips/sgi-ip22/ip22-reset.c | 16 -