On Mon, 2016-11-28 at 20:29:07 UTC, Andreas Schwab wrote:
> Use pr_cont where appropriate, and switch to pr_foo throughout.
> Additionally, lower messages in adb_probe_task to debug level.
>
> Signed-off-by: Andreas Schwab
Applied to powerpc next, thanks.
https://git.kernel.org/powerpc/c/f2be62
Andreas Schwab writes:
> Use pr_cont where appropriate, and switch to pr_foo throughout.
> Additionally, lower messages in adb_probe_task to debug level.
>
> Signed-off-by: Andreas Schwab
> ---
> drivers/macintosh/adb.c| 24 +---
> drivers/macintosh/adbhid.c | 56
>
On Nov 30 2016, David Laight wrote:
> Doesn't pr_cont() have its own major problem - garbled messages if
> there are concurrent writers?
> So it is best avoided if at all possible.
You are free to submit a followup patch the rework the messaging. My
patch is a strict improvement.
Andreas.
--
From: Andreas Schwab
> Sent: 28 November 2016 20:29
> Use pr_cont where appropriate, and switch to pr_foo throughout.
> Additionally, lower messages in adb_probe_task to debug level.
Doesn't pr_cont() have its own major problem - garbled messages if
there are concurrent writers?
So it is best avoi
Use pr_cont where appropriate, and switch to pr_foo throughout.
Additionally, lower messages in adb_probe_task to debug level.
Signed-off-by: Andreas Schwab
---
drivers/macintosh/adb.c| 24 +---
drivers/macintosh/adbhid.c | 56 +++---
2