@Thirumalai, your patch looks good, but I have only marginal knowledge
of AArch64 assembler, so I would be grateful to get input from somebody
having more insight.

@Jeremy, can you please help review Aarch64 patches especially if they
contain assembler code?


Thanks,
Corinna


On Jun  5 07:46, Thirumalai Nagalingam wrote:
> Hello,
> 
> Please find my patch attached for review.
> 
> This patch adds AArch64-specific inline assembly block for the pthread
> wrapper used to bootstrap new threads. It sets up the thread stack,
> adjusts for __CYGTLS_PADSIZE__ and shadow space, releases the original
> stack via VirtualFree, and invokes the target thread function.
> 
> Thanks & regards
> Thirumalai Nagalingam


Reply via email to