On Mon, Dec 20, 2010 at 12:08:35PM -0800, Stephen Boyd wrote:
quoted
Here are the split patches.
The first two patches cleanup and fix the hvc_dcc driver for my
compiler. The final patch is more controversial, it removes the
v6 and v7 differences in this driver.
Stephen Boyd (3):
hvc_dcc: Fix bad code generation by marking assembly volatile
hvc_dcc: Simplify put_chars()/get_chars() loops
hvc_dcc: Simplify assembly for v6 and v7 ARM
Can you redo these against the linux-next tree as they don't apply
anymore and resend them so I can apply them?
Have you tried 'git am -3' on them? I assume it's the movement of the
file that's causing the problem.
Either way, I'll resend and collect the acks in a bit.