Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1186763

Re: [PATCHv2 1/6] mm: mark most vm_operations_struct const

From Christoph Hellwig <hch@infradead.org>
Newsgroups linux.kernel
Subject Re: [PATCHv2 1/6] mm: mark most vm_operations_struct const
Date 2015-07-17 14:20 +0200
Message-ID <pNcMp-59N-3@gated-at.bofh.it> (permalink)
References <pNct4-4xC-5@gated-at.bofh.it> <pNct5-4xC-27@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Fri, Jul 17, 2015 at 02:53:08PM +0300, Kirill A. Shutemov wrote:
> With two excetions (drm/qxl and drm/radeon) all vm_operations_struct
> structs should be constant.

Actually those two really need to be const as well, and the horrible
copy and overwrite hacks badly need to go away.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCHv2 0/6] Make vma_is_anonymous() reliable "Kirill A. Shutemov" <kirill.shutemov@linux.intel.com> - 2015-07-17 14:00 +0200
  [PATCHv2 1/6] mm: mark most vm_operations_struct const "Kirill A. Shutemov" <kirill.shutemov@linux.intel.com> - 2015-07-17 14:00 +0200
    Re: [PATCHv2 1/6] mm: mark most vm_operations_struct const Christoph Hellwig <hch@infradead.org> - 2015-07-17 14:20 +0200
      Re: [PATCHv2 1/6] mm: mark most vm_operations_struct const "Kirill A. Shutemov" <kirill.shutemov@linux.intel.com> - 2015-07-17 14:20 +0200
  [PATCHv2 6/6] mm, madvise: use vma_is_anonymous() to check for anon VMA "Kirill A. Shutemov" <kirill.shutemov@linux.intel.com> - 2015-07-17 14:00 +0200

csiph-web