On 20/07/2020 18:07, Paul Durrant wrote: >> -----Original Message----- >> From: Xen-devel <xen-devel-boun...@lists.xenproject.org> On Behalf Of Andrew >> Cooper >> Sent: 20 July 2020 17:59 >> To: Xen-devel <xen-devel@lists.xenproject.org> >> Cc: Juergen Gross <jgr...@suse.com>; Stefano Stabellini >> <sstabell...@kernel.org>; Julien Grall >> <jul...@xen.org>; Wei Liu <w...@xen.org>; George Dunlap >> <george.dun...@eu.citrix.com>; Andrew Cooper >> <andrew.coop...@citrix.com>; Jan Beulich <jbeul...@suse.com>; Ian Jackson >> <ian.jack...@citrix.com> >> Subject: [PATCH] docs: Replace non-UTF-8 character in hypfs-paths.pandoc >> >> From the docs cronjob on xenbits: >> >> /usr/bin/pandoc --number-sections --toc --standalone >> misc/hypfs-paths.pandoc --output >> html/misc/hypfs-paths.html >> pandoc: Cannot decode byte '\x92': Data.Text.Internal.Encoding.decodeUtf8: >> Invalid UTF-8 stream >> make: *** [Makefile:236: html/misc/hypfs-paths.html] Error 1 >> >> Fixes: 5a4a411bde4 ("docs: specify stability of hypfs path documentation") >> Signed-off-by: Andrew Cooper <andrew.coop...@citrix.com> > Release-acked-by: Paul Durrant <p...@xen.org> > > ...and please commit to staging-4.14 a.s.a.p.
Thanks, and done. ~Andrew