Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1722047
| From | Doug Ledford <dledford@redhat.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] IB/rxe: constify vm_operations_struct |
| Date | 2017-08-29 01:20 +0200 |
| Message-ID | <ujBu2-3iy-9@gated-at.bofh.it> (permalink) |
| References | <ujk09-Su-7@gated-at.bofh.it> |
| Organization | Red Hat, Inc. |
On Mon, 2017-08-28 at 10:00 +0530, Arvind Yadav wrote:
> vm_operations_struct are not supposed to change at runtime.
> vm_area_struct structure working with const vm_operations_struct.
> So mark the non-const vm_operations_struct structs as const.
>
> Signed-off-by: Arvind Yadav <arvind.yadav.cs@gmail.com>
Sorry, this bug had already been fixed by a previous patch. Thanks for
your submission though.
--
Doug Ledford <dledford@redhat.com>
GPG KeyID: B826A3330E572FDD
Key fingerprint = AE6B 1BDA 122B 23B4 265B 1274 B826 A333 0E57 2FDD
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH] IB/rxe: constify vm_operations_struct Arvind Yadav <arvind.yadav.cs@gmail.com> - 2017-08-28 06:40 +0200 Re: [PATCH] IB/rxe: constify vm_operations_struct Doug Ledford <dledford@redhat.com> - 2017-08-29 01:20 +0200
csiph-web