]> git.baikalelectronics.ru Git - kernel.git/commit
staging: gasket: page_table: use total_entries for max ext lvl0 page idx
authorNick Ewalt <nicholasewalt@google.com>
Mon, 17 Sep 2018 12:39:04 +0000 (05:39 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 18 Sep 2018 11:22:01 +0000 (13:22 +0200)
commit9aff0b5c9062f5d661c0b1c0a1c9726a487267cf
tree8bdcd76fa0a9f9f6b2d7fa02181d96c8469544a0
parent2db6e1f263a286db8ab8d2ac8c350c466741e188
staging: gasket: page_table: use total_entries for max ext lvl0 page idx

The maximum number of entries in the page table is configurable at
initialization time and should be used in gasket_extended_lvl0_page_idx.

Signed-off-by: Nick Ewalt <nicholasewalt@google.com>
Signed-off-by: Todd Poynor <toddpoynor@google.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/gasket/gasket_page_table.c