]> pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[IA64] Remove assembler warnings on head.S
authorHidetoshi Seto <seto.hidetoshi@jp.fujitsu.com>
Wed, 12 Dec 2007 07:28:52 +0000 (16:28 +0900)
committerTony Luck <tony.luck@intel.com>
Wed, 19 Dec 2007 19:15:12 +0000 (11:15 -0800)
commit091062284c05d13b3393f4fcfcedc0f52cb948b4
tree759b9eed3321a8c3846a8cfc957da4257a4937df
parent373167e80c52d65e444dfd40652ca227f5e4c227
[IA64] Remove assembler warnings on head.S

This patch removes the following assembler warning messages.

  AS      arch/ia64/kernel/head.o
arch/ia64/kernel/head.S: Assembler messages:
arch/ia64/kernel/head.S:1179: Warning: Use of 'ld8' violates RAW dependency 'CR[PTA]' (data)
arch/ia64/kernel/head.S:1179: Warning: Only the first path encountering the conflict is reported
arch/ia64/kernel/head.S:1178: Warning: This is the location of the conflicting usage
arch/ia64/kernel/head.S:1180: Warning: Use of 'ld8' violates RAW dependency 'CR[PTA]' (data)
arch/ia64/kernel/head.S:1180: Warning: Only the first path encountering the conflict is reported
arch/ia64/kernel/head.S:1178: Warning: This is the location of the conflicting usage
 :
arch/ia64/kernel/head.S:1213: Warning: Use of 'ldf.fill.nta' violates RAW dependency 'CR[PTA]' (data)
arch/ia64/kernel/head.S:1213: Warning: Only the first path encountering the conflict is reported
arch/ia64/kernel/head.S:1178: Warning: This is the location of the conflicting usage

Signed-off-by: Hidetoshi Seto <seto.hidetoshi@jp.fujitsu.com>
Signed-off-by: Tony Luck <tony.luck@intel.com>
arch/ia64/kernel/head.S