On Wed, 2 Aug 2023 at 17:20, Keith Packard via <qemu-devel@nongnu.org> wrote: > > The first two patches mirror similar patches I recently sent for nios2. > > 1. Use correct parameter for EXIT (d1 instead of d0) > 2. Fix use of deposit64 in LSEEK (argument order was incorrect) > > The second patch has also been submitted by Peter Maydell, it's > included here because it was required to get things working.
The usual way we do that is that you include my patch in your series, and add your signed-off-by line (indicating it has come via you). thanks -- PMM