[PATCH RFC 6/6] arm64: wait for transmit completion before next character transmission

Pratyush Anand panand at redhat.com
Thu Apr 16 22:37:45 PDT 2015



On Friday 17 April 2015 11:06 AM, Minfei Huang wrote:
>>   	.quad	0
>> >  size arm64_dtb_addr
>> >+
>> >+.globl arm64_sink_lsr_val
>> >+arm64_sink_lsr_val:
>> >+	.word	0
> Since arm64_sink_lsr_val is declared as uint32_t, it is better to keep
> the same format here.
>

I thought .word will do the same. But may be I am wrong. What is the 
good syntax for uint32_t.

~Pratyush



More information about the kexec mailing list