enh-google

Results 245 comments of enh-google

(Q3 update: kernel still only supports 24 bits. https://android-review.googlesource.com/c/platform/system/core/+/2755787 at least updates the comment, and makes the "minimum maximum" 24 too.)

is https://github.com/torvalds/linux/commit/add2cc6b6515f78d3a150f1fbbaf12c28c4bb20a all we need upstream?

no. for various reasons, we'll never statically link glibc into anything. we may statically link musl at some point, but no-one's actively working on that right now, so even if...

> What about linking host tools to musl statically? It should work fine. like i said five minutes ago: >> we may statically link musl at some point, but no-one's...

i take it you've never looked at how llvm is built :-)

isn't this the same think @maskray talked about? https://maskray.me/blog/2022-09-09-zstd-compressed-debug-sections

lol, i'm really torn on this ... on the one hand "deprecated; we're actively telling people to move to the google cpufeatures", but on the other "breaks our own tests...

> I don't think I understand that last sentence, "does not have workarounds for about specific SoCs". Should it be "for as many specific SoCs"? yeah, fixed: https://critique-ng.corp.google.com/cl/410265000 anyway, yeah,...

until we have someone actually look at what's wrong, no, you probably have more idea than we do since you've actually tried it! fixing tsan is in our plan between...