ztong0001 added a comment.

In D119816#3346575 <https://reviews.llvm.org/D119816#3346575>, @kees wrote:

> FWIW, related problems with `pskb_expand_head` were seen again here:
> https://github.com/ClangBuiltLinux/linux/issues/1599
>
> I have trouble reproducing it, but I think the kernel patch there solves the 
> problem created by `__alloc_size` vs `ksize()`.

yes, the __asm__ ("" : "=r" (p) : "0" (p)); really did the trick


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D119816/new/

https://reviews.llvm.org/D119816

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to