commit | 765a0cac566c938821ae26efb4aa53b7502ee82c | [log] [tgz] |
---|---|---|
author | Heiko Carstens <heiko.carstens@de.ibm.com> | Sat Mar 23 10:29:01 2013 +0100 |
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | Tue Apr 02 08:53:11 2013 +0200 |
tree | fbde2574601a1feca8020135a96ce61cd0ed4252 | |
parent | ea81531de23cf92085e0601178fae920141caa5d [diff] |
s390/mm: provide emtpy check_pgt_cache() function All architectures need to provide a check_pgt_cache() function. The s390 one got lost somewhere. So reintroduce it to prevent future compile errors e.g. if Thomas Gleixner's idle loop rework patches get merged. Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>