Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1742969
| From | David Miller <davem@davemloft.net> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH net] RDS: IB: Limit the scope of has_fr/has_fmr variables |
| Date | 2017-10-02 08:00 +0200 |
| Message-ID | <uw1VM-3t7-9@gated-at.bofh.it> (permalink) |
| References | <uveBH-5A0-7@gated-at.bofh.it> <uw1VL-3t7-1@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
From: David Miller <davem@davemloft.net> Date: Sun, 01 Oct 2017 22:54:19 -0700 (PDT) > From: Avinash Repaka <avinash.repaka@oracle.com> > Date: Fri, 29 Sep 2017 18:13:50 -0700 > >> This patch fixes the scope of has_fr and has_fmr variables as they are >> needed only in rds_ib_add_one(). >> >> Signed-off-by: Avinash Repaka <avinash.repaka@oracle.com> > > Applied. Actually, reverted, this breaks the build. net/rds/rdma_transport.c:38:10: fatal error: ib.h: No such file or directory #include "ib.h" Although I can't see how in the world this patch is causing such an error.
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH net] RDS: IB: Limit the scope of has_fr/has_fmr variables Avinash Repaka <avinash.repaka@oracle.com> - 2017-09-30 03:20 +0200
Re: [PATCH net] RDS: IB: Limit the scope of has_fr/has_fmr variables Santosh Shilimkar <santosh.shilimkar@oracle.com> - 2017-09-30 03:40 +0200
Re: [PATCH net] RDS: IB: Limit the scope of has_fr/has_fmr variables David Miller <davem@davemloft.net> - 2017-10-02 08:00 +0200
Re: [PATCH net] RDS: IB: Limit the scope of has_fr/has_fmr variables David Miller <davem@davemloft.net> - 2017-10-02 08:00 +0200
csiph-web