[PATCH] Documentation: filesystems: remove reminiscences of POHMELFS

2018-09-12 Thread Vladimir Zapolskiy
change removes the abandoned POHMELFS documentation from the kernel tree. Signed-off-by: Vladimir Zapolskiy --- Documentation/filesystems/00-INDEX| 2 - .../filesystems/pohmelfs/design_notes.txt | 72 -- Documentation/filesystems/pohmelfs/info.txt | 99

[PATCH] SubmittingPatches: add a rule describing how to submit reverted changes

2016-03-25 Thread Vladimir Zapolskiy
'git revert' intact rather than inventing our own. Signed-off-by: Vladimir Zapolskiy --- The motivation of this change is to avoid ambiguity and discussions of the format of reverted changes in future, an example of such a discussion is found here: https://lkml.org/lkml/2016/3/24/53

Re: [PATCHv8 1/4] EDAC, altera: Add Altera L2 Cache and OCRAM EDAC Support

2016-01-22 Thread Vladimir Zapolskiy
Hi Thor, On 22.01.2016 17:35, Thor Thayer wrote: > Hi Vladimir, > > > On 01/22/2016 12:02 AM, Vladimir Zapolskiy wrote: >> Hi Thor, >> >> On 21.01.2016 19:34, ttha...@opensource.altera.com wrote: >>> From: Thor Thayer >>> >>> Adding L2 C

Re: [PATCHv8 1/4] EDAC, altera: Add Altera L2 Cache and OCRAM EDAC Support

2016-01-21 Thread Vladimir Zapolskiy
Hi Thor, On 21.01.2016 19:34, ttha...@opensource.altera.com wrote: > From: Thor Thayer > > Adding L2 Cache and On-Chip RAM EDAC support for the > Altera SoCs using the EDAC device model. The SDRAM > controller is using the Memory Controller model. > > Each type of ECC is individually configura