> - lcall *%cs:realmode_swtch
> + lcall %cs:realmode_swtch
>
> jmp rmodeswtch_end
>
> The "*" was put there early in the 2.5 series, to allow non-
> antique binutils to assemble the code cleanly without warnings.
> This patch reintroduces those warnings. Uncool.
GAR!, my bad. Most of the silly bits seem to stem from early 2.5
merges, hopefully there's not too many more sillies.
-- | Dave Jones. http://www.codemonkey.org.uk | SuSE Labs - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/