Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1241375
| From | Mark Brown <broonie@kernel.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [GIT PULL] regmap fixes for v4.3 |
| Date | 2015-10-07 13:10 +0200 |
| Message-ID | <qgULF-2Y1-35@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
[Multipart message — attachments visible in raw view] - view raw
The following changes since commit 6ff33f3902c3b1c5d0db6b1e2c70b6d76fba357f:
Linux 4.3-rc1 (2015-09-12 16:35:56 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap.git tags/regmap-fix-v4.3-rc4
for you to fetch changes up to 176fc2d5770a0990eebff903ba680d2edd32e718:
regmap: debugfs: Don't bother actually printing when calculating max length (2015-09-19 07:38:12 -0700)
----------------------------------------------------------------
regmap: Fixes for v4.3
A couple of fixes for the debugfs information on the register map,
fixing issues with very small reads potentially causing underflows and
wraparounds.
----------------------------------------------------------------
Mark Brown (2):
regmap: debugfs: Ensure we don't underflow when printing access masks
regmap: debugfs: Don't bother actually printing when calculating max length
drivers/base/regmap/regmap-debugfs.c | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
[GIT PULL] regmap fixes for v4.3 Mark Brown <broonie@kernel.org> - 2015-10-07 13:10 +0200
csiph-web