diff options
author | Noralf Trønnes <[email protected]> | 2019-04-13 22:48:55 +0200 |
---|---|---|
committer | Mark Brown <[email protected]> | 2019-05-02 10:37:52 +0900 |
commit | ed86bf8ef3b5ea49230d7d7050a360b74df98ce2 (patch) | |
tree | 341520fc2cbbbf06ef66bb425bf3466e8c389da4 /lib/test_overflow.c | |
parent | c9ba7a16d0f1d2b1e70d47296eca5f612c753825 (diff) |
spi/trace: Cap buffer contents at 64 bytes
Large transfers (64kB) doesn't show up in the trace. Not sure why, but
since printk can only display buffers up to 64 bytes in length, we only
need to store the first 64 bytes.
Cc: Uwe Kleine-König <[email protected]>
Signed-off-by: Noralf Trønnes <[email protected]>
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'lib/test_overflow.c')
0 files changed, 0 insertions, 0 deletions