--- zzzz-none-000/linux-2.6.39.4/fs/fuse/dev.c 2011-08-03 19:43:28.000000000 +0000 +++ puma6-atom-6490-729/linux-2.6.39.4/fs/fuse/dev.c 2021-11-10 13:38:17.000000000 +0000 @@ -689,8 +689,8 @@ struct page *oldpage = *pagep; struct page *newpage; struct pipe_buffer *buf = cs->pipebufs; - struct address_space *mapping; - pgoff_t index; + struct address_space *mapping __attribute__((unused)); + pgoff_t index __attribute__((unused)); unlock_request(cs->fc, cs->req); fuse_copy_finish(cs);