Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1232190 > unrolled thread
| Started by | Sudip Mukherjee <sudipm.mukherjee@gmail.com> |
|---|---|
| First post | 2015-09-24 17:30 +0200 |
| Last post | 2015-09-24 17:30 +0200 |
| Articles | 1 — 1 participant |
Back to article view | Back to linux.kernel
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: [PATCH 3/3] page-flags: rectify forward declaration Sudip Mukherjee <sudipm.mukherjee@gmail.com> - 2015-09-24 17:30 +0200
| From | Sudip Mukherjee <sudipm.mukherjee@gmail.com> |
|---|---|
| Date | 2015-09-24 17:30 +0200 |
| Subject | Re: [PATCH 3/3] page-flags: rectify forward declaration |
| Message-ID | <qcgD7-70f-7@gated-at.bofh.it> |
> > > > Also, I'm finding that the patch series introduces a pretty large > > bisection hole: > > > > include/linux/page-flags.h: In function 'PageYoung': > > include/linux/page-flags.h:327: error: implicit declaration of function 'PF_ANY' > > include/linux/page-flags.h:327: error: invalid type argument of '->' (have 'int') > > include/linux/page-flags.h:327: error: invalid type argument of '->' (have 'int') > > > > which later gets fixed up by > > page-flags-rectify-forward-declaration.patch. > How to test this? Should I apply them on top of v4.2 and bisect? And I > don't see any relation between the first two patches and this patch of > the series, then how does it fail in bisect? Am I missing something? > Confused.. :( > > > > Maybe it's time to do a wholesale refactoring of the patchset? > If this patch is the first in the series will that help? > And besides I got the auto mail from you that the patch is applied. > Now totally confused.. :( Ohhh ..all the time you were talking about Kirill's patch set and I kept thinking you are mentioning about this patchset. :) regards sudip -- 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 top | Article view | linux.kernel
csiph-web