[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Minios-devel] Double gnttab_end_access in mini-os netfront
On Tue, 2015-12-08 at 13:00 +0100, Samuel Thibault wrote: > Marek Marczykowski-GÃrecki, on Tue 08 Dec 2015 12:46:31 +0100, wrote: > > > > http://xenbits.xen.org/gitweb/?p=mini-os.git;a=commit;h=7c8f3483906 > > > > 52a67e > > > > 9356eec9cd2b0f76a9c7c72 > > > > > > > > With that commit reverted, issue vanishes. > > > > > > > > I guess it's because before this commit, there was "if (rx->status > > > > == > > > > NETIF_RSP_NULL) continue" before "gnttab_end_access(buf->gref)", > > > > but now > > > > that case is handled after gnttab_end_access (using "if (rx->status > > > > > > > > > NETIF_RSP_NULL)"). I think the fix would be to restore that > > > > "continue" > > > > line. > > > > > > That sounds pretty plausible to me (FWIW). Have you tried it? > > > > I've tried moving gnttab_end_access into that if branch. And it didn't > > worked. > > Which if branch?ÂÂPlease show the code, C is less ambiguous than english > :) Details of in which way it didn't work would also be useful, I expect. Ian. _______________________________________________ Minios-devel mailing list Minios-devel@xxxxxxxxxxxxxxxxxxxx http://lists.xenproject.org/cgi-bin/mailman/listinfo/minios-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |