Re: [PATCH -v1] MIPS: a few of fixups and cleanups for the compressed kernel support

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Wu Zhangjin wrote:
From: Wu Zhangjin <wuzhangjin@xxxxxxxxx>

[...]
 	.comm .heap,BOOT_HEAP_SIZE,4
 	.comm .stack,4096*2,4
+	.set reorder

I feel a little ambivalent about the '.set reorder'.

Since it is at the end of the file, you could omit it. If you think you will add more things around it, you could put a '.set push' at the top and then use '.set pop' here. Or you could leave it as is.

David Daney


[Index of Archives]     [Linux MIPS Home]     [LKML Archive]     [Linux ARM Kernel]     [Linux ARM]     [Linux]     [Git]     [Yosemite News]     [Linux SCSI]     [Linux Hams]

  Powered by Linux