"David S. Miller" <[EMAIL PROTECTED]> wrote on 24.02.2005 01:11:38:
> I'm taking a slightly different approach this time around so things
> are easier to integrate. Here is the first patch which builds the
> infrastructure. Basically:
>
> 2) pte_clear() gets "mm" and "addr" arguments now.
> This had a cascading effect on many ptep_test_and_*() routines.
> Specifically:
> a) ptep_test_and_clear_{young,dirty}() now take "vma" and "address"
args.
> b) ptep_get_and_clear now take "mm" and "address" args.
> c) ptep_mkdirty was deleted, unused by any code.
> d) ptep_set_wrprotect now takes "mm" and "address" args.
The change in the pte_clear prototype broke compilation on s390.
The attached little patch takes care of that. Runs fine now.
blue skies,
Martin
Martin Schwidefsky
Linux for zSeries Development & Services
IBM Deutschland Entwicklung GmbH
(See attached file: set_pte_at_s390.diff)
set_pte_at_s390.diff
Description: Binary data
