Re: [PATCH] HVSI: Fix apparently backwards args to time_before() in hvsi.c

2010-01-01 Thread Benjamin Herrenschmidt
On Fri, 2010-01-01 at 19:15 +0100, Bartlomiej Zolnierkiewicz wrote: > On Friday 01 January 2010 06:28:03 pm Robert P. J. Day wrote: > > > > Signed-off-by: Robert P. J. Day > > > > --- > > > > no appropriate subsystem maintainer listed in MAINTAINERS. > > drivers/char/Makefile: > obj-$(CONFIG

Re: [PATCH] HVSI: Fix apparently backwards args to time_before() in hvsi.c

2010-01-01 Thread Bartlomiej Zolnierkiewicz
On Friday 01 January 2010 06:28:03 pm Robert P. J. Day wrote: > > Signed-off-by: Robert P. J. Day > > --- > > no appropriate subsystem maintainer listed in MAINTAINERS. drivers/char/Makefile: obj-$(CONFIG_HVC_CONSOLE) += hvc_vio.o hvsi.o so it should belong to: HYPERVISOR VIRTUAL CON