* [PATCH 0/3] use setup_timer() helper function.
@ 2017-09-22 11:37 Allen Pais
2017-09-22 11:48 ` Allen
0 siblings, 1 reply; 3+ messages in thread
From: Allen Pais @ 2017-09-22 11:37 UTC (permalink / raw)
To: linux-ia64
This series uses setup_timer() helper function. The series
addresses the files under drivers/block/*.
Allen Pais (3):
ia64: bte: use setup_timer() helper.
ia64: mca: use setup_timer() helper.
ia64: salinfo: use setup_timer() helper.
arch/ia64/kernel/salinfo.c | 3 +--
arch/ia64/sn/kernel/bte.c | 5 ++---
arch/ia64/sn/kernel/mca.c | 3 +--
3 files changed, 4 insertions(+), 7 deletions(-)
--
2.7.4
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH 0/3] use setup_timer() helper function.
2017-09-22 11:37 [PATCH 0/3] use setup_timer() helper function Allen Pais
@ 2017-09-22 11:48 ` Allen
0 siblings, 0 replies; 3+ messages in thread
From: Allen @ 2017-09-22 11:48 UTC (permalink / raw)
To: linux-ia64
> This series uses setup_timer() helper function. The series
> addresses the files under drivers/block/*.
my bad, this should have been arch/ia64/*
- Allen
>
> Allen Pais (3):
> ia64: bte: use setup_timer() helper.
> ia64: mca: use setup_timer() helper.
> ia64: salinfo: use setup_timer() helper.
>
> arch/ia64/kernel/salinfo.c | 3 +--
> arch/ia64/sn/kernel/bte.c | 5 ++---
> arch/ia64/sn/kernel/mca.c | 3 +--
> 3 files changed, 4 insertions(+), 7 deletions(-)
>
> --
> 2.7.4
>
--
- Allen
^ permalink raw reply [flat|nested] 3+ messages in thread
* [PATCH 0/3] use setup_timer() helper function.
@ 2017-09-22 11:34 Allen Pais
0 siblings, 0 replies; 3+ messages in thread
From: Allen Pais @ 2017-09-22 11:34 UTC (permalink / raw)
To: paulus; +Cc: linuxppc-dev, Allen Pais
This series uses setup_timer() helper function. The series
addresses the files under arch/powerpc/*.
Allen Pais (3):
powerpc: oprofile: use setup_timer() helper.
powerpc: use setup_timer() helper.
powerpc: powermac: use setup_timer() helper.
arch/powerpc/kernel/tau_6xx.c | 3 +--
arch/powerpc/oprofile/op_model_cell.c | 8 ++------
arch/powerpc/platforms/powermac/low_i2c.c | 4 +---
3 files changed, 4 insertions(+), 11 deletions(-)
--
2.7.4
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2017-09-22 11:48 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-09-22 11:37 [PATCH 0/3] use setup_timer() helper function Allen Pais
2017-09-22 11:48 ` Allen
-- strict thread matches above, loose matches on Subject: below --
2017-09-22 11:34 Allen Pais
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.