Hi Stafford, On 06/05/2019 11.09, Stafford Horne wrote: > > On Mon, May 06, 2019 at 07:53:45AM +0200, Thomas Huth wrote: >> On 13/02/2019 16.59, Thomas Huth wrote: >>> It's either "GNU *Library* General Public License version 2" or "GNU >>> Lesser General Public License version *2.1*", but there was no "version >>> 2.0" of the "Lesser" license. So assume that version 2.1 is meant here. > > Acked-by: Stafford Horne <sho...@gmail.com> > >>> Signed-off-by: Thomas Huth <th...@redhat.com> >>> --- >>> hw/openrisc/cputimer.c | 2 +- >>> hw/openrisc/openrisc_sim.c | 2 +- >>> hw/openrisc/pic_cpu.c | 2 +- >>> linux-user/openrisc/target_cpu.h | 2 +- >>> linux-user/openrisc/target_structs.h | 2 +- >>> target/openrisc/cpu.h | 2 +- >>> target/openrisc/exception.c | 2 +- >>> target/openrisc/exception_helper.c | 2 +- >>> target/openrisc/fpu_helper.c | 2 +- >>> target/openrisc/insns.decode | 2 +- >>> target/openrisc/interrupt.c | 2 +- >>> target/openrisc/machine.c | 2 +- >>> target/openrisc/mmu.c | 2 +- >>> 13 files changed, 13 insertions(+), 13 deletions(-) >>> > [...] >>> >> >> Ping? > > Sorry, I must have missed this. What is your plan for sending upstream? I > don't really have anything in my queue right now so if you have another queue > that would be great. If not let me know and I can queue it.
I think this could go via qemu-trivial now that you've provided an "Acked-by" ... otherwise I can also sneak it in when I send a pull request the next time. Thanks, Thomas